Can Case the almighty or someone help with this? Taking a VOB to 3GP. Whether I invert mapping or not, I get a zero KB file.
Here's the log without invert mapping:
Encoding started on Thu Apr 5 23:21:53 EDT 2007
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Input #0, mpeg, from '/Volumes/Storage/Video/PASSION_OF_THE_CHRIST/VIDEO_TS/VTS_04_1.VOB':
Duration: 00:16:38.3, start: 0.206467, bitrate: 8604 kb/s
Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 9800 kb/s
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.8[0x89]: Audio: 0x0000
Stream #0.9[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Codec type mismatch for mapping #0.1 -> #0.1
here's with:
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
Thu Apr 5 23:21:46 EDT 2007
Mac OSX universal build for ffmpegX
libavutil version: 49.0.0
libavcodec version: 51.9.0
libavformat version: 50.4.0
Input #0, mpeg, from '/Volumes/Storage/Video/PASSION_OF_THE_CHRIST/VIDEO_TS/VTS_04_1.VOB':
Duration: 00:16:38.3, start: 0.206467, bitrate: 8604 kb/s
Stream #0.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 9800 kb/s
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.8[0x89]: Audio: 0x0000
Stream #0.9[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Codec type mismatch for mapping #0.1 -> #0.0
the logs look the same to me.
Thanks!!!![]()
Results 1 to 3 of 3
-
-
Originally Posted by dizzie
The diagnose is an easy one.
It is trying to map a subtitle stream (#0.1) from the source to either video or audio at the target (-> #0.1). Which will fail for obvious reasons.
Now for the fix. You might re-rip to a single file with just one video stream and one audio stream to make the process easier.
Similar Threads
-
3gp issues
By flyingfrogsss in forum Newbie / General discussionsReplies: 2Last Post: 23rd Aug 2010, 02:40 -
3GP with 320x240 not possible?
By ahollmann in forum ffmpegX general discussionReplies: 2Last Post: 22nd Aug 2009, 05:29 -
3GP
By begeta50 in forum ffmpegX general discussionReplies: 3Last Post: 16th Aug 2009, 11:15 -
3gp with subtitles
By maxmaxx in forum Video ConversionReplies: 0Last Post: 5th Jan 2009, 17:23 -
FFMPEG 3gp
By dizzy123 in forum EditingReplies: 3Last Post: 6th Sep 2007, 03:24