Does anyone have a compiled version of mp2enc that you can share with the group ? I don't have Developers Tools and even if I did I am not sure how to compile anything. This is the error that I get when using Missing Mpeg tools. I think it is because I need a compiled version of mp2enc in a directory called /sw/bin/init.csh ??
Any ideas ?
-S
Welcome to Darwin!
cd /Volumes/Main\ Disk/SVCD\ Tools/MissingMpegTools0.8.8/MissingMpegTools.app//Contents/Resources
./a52dec -o wav /Users/user/Desktop/TITLE04-ANGLE1.ac3 | mp2enc -V -o /Users/user/Desktop//audio.mp2
/sw/bin/init.csh: No such file or directory.
[localhost:~] user% cd /Volumes/Main\ Disk/SVCD\ Tools/MissingMpegTools0.8.8/MissingMpegTools.app//Contents/Resources
[localhost:MissingMpegTools.app/Contents/Resources] user% ./a52dec -o wav /Users/user/Desktop/TITLE04-ANGLE1.ac3 | mp2enc -V -o /Users/user/Desktop//audio.mp2
mp2enc: Command not found.
a52dec-0.7.3 - by Michel Lespinasse <walken@zoy.org> and Aaron Holtzman
[localhost:MissingMpegTools.app/Contents/Resources] user%
+ Reply to Thread
Results 1 to 4 of 4
-
-
Never mind, found it. Thanks! Is that a bug with Missing Mpeg Tools ?
-S