How to Find out Existing Audio file through MEL

How to Find out Existing Audio file through MEL

krishnasilari
Participant Participant
621 Views
1 Reply
Message 1 of 2

How to Find out Existing Audio file through MEL

krishnasilari
Participant
Participant

Hi
I am Krishna..
I want to find out the existing audio file in the Maya scene through MEL

the reason is... I did UI for animators to do playblast with required options in a QT format,

 

but in the QT file audio is missing, 
can any one tell me how to query the existing audio file and declaring in the play blast options.

 

Thank you

 
 
0 Likes
622 Views
1 Reply
Reply (1)
Message 2 of 2

rajasekaransurjen
Collaborator
Collaborator

Hi,

This will list the audio in the scene.

 

ls -type audio;