Basically what I am trying to do is get mpeg1 vcd compliant files out of ripped VOB files using win32 command line pgms.
I've used vstrip (excellent pgm) and have been very successful getting the VOBs ripped to my HD. No problems there.
Next I tried using ffmpeg to convert the VOB to vcd mpeg1 using the following (or very close to) : ffmpeg (win32 version) downloaded from the
link on this sites 'tools' page.
ffmpeg -i c:\test.vob -f vcd -s 352x240 -r 29.97 -acodec mp2 -ar 44100 -ab 128 -ac 2 -y c:\test.mpg
and I get a dreaded 'Unsupported codec (id=9) for input stream #0.5'
If I use a '-acodec copy' the program crashes.
using a standard -f mpeg1video I get a great looking mpg, however no sound! :/
Any help would really be welcomed here, merely trying to use ffmpeg to make a vcd compat mpeg1 file (video and sound) from a vob.
Guess I will try some pgms called decodevob and mplex next, but if you know of any other win32 command line apps that would help, please let me know!
Thanks in advance,
Sabro
+ Reply to Thread
Results 1 to 4 of 4
-
-
Originally Posted by johns0
Personal perference for right now, easier to run from bat files, etc without having to navigate around forms clicking this and that...for now during the learning process.
For my other deals, I'll admit, I use EasyVCD which has produced 100% for me and that's why I have tried using vstrip and Besweet with pretty good results, but would like to get away from the TMPG, AVI2DVD screens popping up while they are running even though they are excellent programs from what I have seen so far.
Thanks,
Sabro
Similar Threads
-
About cdex command line
By kathir. in forum DVD RippingReplies: 0Last Post: 21st Jul 2011, 02:25 -
Win32 command line WM9 encoding
By temma in forum Video ConversionReplies: 0Last Post: 6th Oct 2010, 20:31 -
Command-line command for fixing AVI?
By timur in forum ffmpegX general discussionReplies: 1Last Post: 23rd Sep 2009, 02:23 -
best way to record tv from command line
By mierdatuti in forum LinuxReplies: 1Last Post: 17th Jun 2009, 02:08 -
command line
By exekutive in forum ffmpegX general discussionReplies: 22Last Post: 1st Jun 2008, 23:44