|
#1
| ||||
| ||||
| When I use this line in run shell script automator hangs towards the end with out finishing the job and I have to use the activity monitor to stop it. Code: ffmpeg -i audio.ac3 -ab 192000 -ar 48000 -acodec libfaac -ac 2 audio.aac Can any one tell me why ? Cheers. |