Hi, using the mpeg1 (ffmpeg) codec, I can create an mpeg file but I can't mux it with an .mp2 file. I get a message saying that the mpeg1 file is an unrecognizable format. How can I remedy this and mux them together? Thanks.
Results 1 to 5 of 5
-
discostuGuest
-
discostuGuest
Okay, it seems I was able to demux the file. But when I try to mux the newly created .m1v file with an .mp2 file I get an error that says "Too many frame drops -exiting". I'm trying to create an XVCD. Please help, thanks.
-
discostuGuest
I'm still having problems. I'm trying to convert a .mov file from FCP4. I get this error message below. The quality for the ffmpeg1 format is very high which is why I'm trying to use it. I'm doing a project for a friend whose dvd player won't play svcds but will play vcds and xvcds. I'd like to use the 720 x 480 video size if possible. But even here below when I use the stock vcd settings I get errors. Suggestions? Thanks a lot.
Encoding started on Thu Dec 11 14:14:35 PST 2003
Input #0, mov, from '/Volumes/C.A. Republic/PRINCE SVCD/Contro.TEST':
Stream #0.0: Video: dvvideo, 720x480, 29.97 fps, 800 kb/s
Stream #0.1: Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Output #0, vcd, to '/Volumes/C.A. Republic/PRINCE SVCD/TEST2':
Stream #0.0: Video: mpeg1video (hq), 352x240, 29.97 fps, q=2-15, pass 1, 1800 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Error while decoding stream #0.0
Error while decoding stream #0.0
CODECID 31 31 sowt
CODECID 0 31 dcmt
bench: utime=53.540s
Input #0, mov, from '/Volumes/C.A. Republic/PRINCE SVCD/Contro.TEST':
Stream #0.0: Video: dvvideo, 720x480, 29.97 fps, 800 kb/s
Stream #0.1: Audio: pcm_s16be, 48000 Hz, stereo, 1536 kb/s
Output #0, vcd, to '/Volumes/C.A. Republic/PRINCE SVCD/TEST2':
Stream #0.0: Video: mpeg1video (hq), 352x240, 29.97 fps, q=2-15, pass 2, 1800 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Error while decoding stream #0.0
Error while decoding stream #0.0
CODECID 31 31 sowt
CODECID 0 31 dcmt
bench: utime=54.620s
Encoding completed on Thu Dec 11 14:17:14 PST 2003
Similar Threads
-
how can i mux to mp4 from h264/aac using ffmpeg
By DKhanh in forum Video ConversionReplies: 3Last Post: 24th Aug 2013, 11:50 -
How to mux .264 and .wav files to .m2ts or .mp4 using FFmpeg????
By rallymax in forum EditingReplies: 1Last Post: 31st Oct 2011, 17:04 -
ffmpeg mux problem with 2 pcm audiotracks
By thunder25 in forum Video ConversionReplies: 1Last Post: 15th Jun 2010, 08:41 -
Mux mpeg2 using ffmpeg
By juhani in forum EditingReplies: 9Last Post: 30th Sep 2008, 07:24 -
Using ffmpeg to mux an arbitrary number of streams from multiple files
By punmaster in forum Video ConversionReplies: 5Last Post: 4th Aug 2008, 00:14