I'm getting two files when using the new profile. A Video file with no audio and a Audio file that is Zero bytes. Why is this happening? I'm not changing any defaults within the Profile.
Results 1 to 9 of 9
-
Have you waited for the process to be "Finished" ?
It's not finished when it says "100%"
When the process reaches 100% it has finished encoding the videopart - it then exports and encodes the audio, and finally muxes the 2 files together - this all happens without the progressbar moving.
So you have to wait for it to say "Finished".
-
I'm getting the same exact problem. I'm using the iPod H.264 320w preset and I unchechecd decode with quicktime. Here's my output...all of it,
Code:FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard Mac OSX universal build for ffmpegX configuration: --enable-memalign-hack --enable-mp3lame --enable-gpl --disable-vhook --disable-ffplay --disable-ffserver --enable-a52 --enable-xvid --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --enable-pthreads --enable-x264 libavutil version: 49.0.0 libavcodec version: 51.9.0 libavformat version: 50.4.0 built on Apr 15 2006 04:58:19, gcc: 4.0.1 (Apple Computer, Inc. build 5250) Input #0, mpeg, from '/Users/ryan/Desktop/test.VOB': Duration: 00:50:52.1, start: 0.201478, bitrate: 15990 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 Tue Oct 10 16:41:56 PDT 2006 m #0.5[0x24]: Subtitle: dvdsub Stream #0.6[0x25]: Subtitle: dvdsub Stream #0.7[0x26]: Subtitle: dvdsub Stream #0.8[0x27]: Subtitle: dvdsub Stream #0.9[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s Stream #0.10[0x89]: Audio: 0x0000 Stream #0.11[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #0.12[0x83]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #0.13[0x84]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #0.14[0x85]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Output #0, yuv4mpegpipe, to 'pipe:': Stream #0.0, 29.97 fps(c): Video: rawvideo, yuv420p, 320x128, q=2-31, 200 kb/s Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding x264 [info]: using SAR=1000/1001 x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 mp4 [info]: initial delay 0 (scale 30000) video:0kB audio:0kB global headers:0kB muxing overhead inf% x264 [info]: slice I:2151 Avg QP:24.65 size: 4056 PSNR Mean Y:42.10 U:45.10 V:44.95 Avg:42.77 Global:41.40 x264 [info]: slice P:185036 Avg QP:26.69 size: 564 PSNR Mean Y:39.92 U:44.32 V:43.93 Avg:40.76 Global:39.26 x264 [info]: mb I I16..4: 30.3% 0.0% 69.7% x264 [info]: mb P I16..4: 3.4% 0.0% 2.5% P16..4: 47.9% 0.0% 0.0% 0.0% 0.0% skip:46.3% x264 [info]: final ratefactor: 26.29 x264 [info]: PSNR Mean Y:39.945 U:44.328 V:43.940 Avg:40.781 Global:39.282 kb/s:144.94 encoded 187187 frames, 111.30 fps, 145.03 kb/s FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard Mac OSX universal build for ffmpegX configuration: --enable-memalign-hack --enable-mp3lame --enable-gpl --disable-vhook --disable-ffplay --disable-ffserver --enable-a52 --enable-xvid --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --enable-pthreads --enable-x264 libavutil version: 49.0.0 libavcodec version: 51.9.0 libavformat version: 50.4.0 built on Apr 15 2006 04:58:19, gcc: 4.0.1 (Apple Computer, Inc. build 5250) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/ryan/Desktop/test.VOB.ff.video.mp4': Duration: 01:44:05.8, start: 0.000000, bitrate: 146 kb/s Stream #0.0(und), 29.97 fps(r): Video: h264, yuv420p, 320x128 Input #1, mpeg, from '/Users/ryan/Desktop/test.VOB': Duration: 00:50:52.1, start: 0.201478, bitrate: 15990 kb/s Stream #1.0[0x1e0], 29.97 fps(r): Video: mpeg2video, yuv420p, 720x480, 9800 kb/s Stream #1.1[0x20]: Subtitle: dvdsub Stream #1.2[0x21]: Subtitle: dvdsub Stream #1.3[0x22]: Subtitle: dvdsub Stream #1.4[0x23]: Subtitle: dvdsub Stream #1.5[0x24]: Subtitle: dvdsub Stream #1.6[0x25]: Subtitle: dvdsub Stream #1.7[0x26]: Subtitle: dvdsub Stream #1.8[0x27]: Subtitle: dvdsub Stream #1.9[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s Stream #1.10[0x89]: Audio: 0x0000 Stream #1.11[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #1.12[0x83]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #1.13[0x84]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream #1.14[0x85]: Audio: ac3, 48000 Hz, stereo, 192 kb/s Codec type mismatch for mapping #1.1 -> #0.0
-ryan
-
I checked all the other audio tracks by selecting them in the audio page one by one and then previewing them. Only track 0 gives the normal movie audio, but I get the above error when encoding with that one. Maybe I'll try encoding one of the other ones with commentary...
Similar Threads
-
How can I convert MKV profile high@5.1 to MKV profile 4.1 ?
By utahmar in forum Video ConversionReplies: 53Last Post: 4th Nov 2012, 08:03 -
Ripbot264 iPod format will play on iTunes but won't sync to iPod/iTouch?
By Riley007 in forum Blu-ray RippingReplies: 2Last Post: 31st Dec 2010, 00:04 -
How can I convert MKV profile 5.1 to MKV profile 4.1 ?
By Sanshero in forum Video ConversionReplies: 5Last Post: 28th Mar 2009, 03:40 -
How can I convert MKV profile 5.1 to MKV profile 4.1 ?
By Sanshero in forum Video Streaming DownloadingReplies: 1Last Post: 26th Mar 2009, 12:32 -
File Converted by Handbrake (0.9.3) Using iPod Preset Won't Play on iPod
By GrayStrickland in forum Video ConversionReplies: 0Last Post: 8th Mar 2009, 20:56