Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.
Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.
ffmpeg_g.exe -i test_th.avi -f yuv4mpegpipe - | encoderwin.exe -a 5 -V 1000 -o test_th.ogg test_th.wav -
ffmpeg_g.exe -i test_th.avi -f yuv4mpegpipe - | encoderwin.exe -a 5 -V 1000 -o test_th.ogg test_th.wav -
mplayer.exe %1 -vc dummy -vo null -ao pcm ffmpeg -i %1 -f yuv4mpegpipe - | encoderwin.exe -a 5 -V 1000 -o %2 audiodump.wav - del audiodump.wav
|
|