MrZebra
03-07-2007, 10:43 PM
As I mentionned in the Speed Diff between 2.05 and 2.06 thread, the files I made with 2.06 won't sync to my iPod whereas the ones did in 2.05 sync without a problem. I figured I should start a new thread since the old thread was more about the speed issue and did not want to derive it into a different problem.
Here's a concole log dump of running a very short test video (A Dolby Digital Intro) maybe someone can tell me where I've gone wrong in my Profile settings.
I've tried changing the Level to 3 and the console log shows the same thing, only difference is the time it takes to encode.
------------- Begin Log ---------------
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "E:\DVD Images\Dolby Digital - City.VOB"
PlayTime=00:00:34.001
Width=720
Height=480
AspectRatio=1.778
FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.06
MSG - Converter - Profile: _H264 640x352 768+128k 300%
MSG - MediaInfo - Length: 34s
MSG - MediaInfo - Width: 720 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 29.97 fps
MSG - Converter - Automatically Generating Framerate
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "E:\DVD Images\Dolby Digital - City.VOB" -an -pass 1 -f mp4 -title "Dolby Digital - City" -timestamp "2007-03-07 10:21:10" -vcodec h264 -s 640x360 -r 30000/1001 -b 768k -bt 768k -flags +loop -cmp +chroma -partitions 0 -me umh -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 768k -bufsize 2M -rc_eq "blurCplx^(1-qComp)" -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 13 "E:\DVD Images\Dolby Digital - City.mp4"
FFmpeg version SVN-r8047, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libdts --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --enable-amr_nb --enable-amr_wb --cpu=i686 --enable-memalign-hack --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.34.0
libavformat version: 51.10.0
built on Feb 21 2007 23:20:24, gcc: 4.3.0 20070126 (experimental)
Input #0, mpeg, from 'E:\DVD Images\Dolby Digital - City.VOB':
Duration: 00:00:33.9, start: 0.060000, bitrate: 6580 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 6000 kb/s, 29.97 fps(r)
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5 channels, 448 kb/s
Output #0, mp4, to 'E:\DVD Images\Dolby Digital - City.mp4':
Stream #0.0: Video: h264, yuv420p, 640x360, q=10-51, pass 1, 768 kb/s, 29.97 fps(c)
Stream mapping:
Stream #0.0 -> #0.0
[h264 @ 009C3820]width or height not divisible by 16 (640x360), compression will suffer.
[h264 @ 009C3820]using SAR=4/3
[h264 @ 009C3820]frame MB size (40x23) > level limit (396)
[h264 @ 009C3820]MB rate (27572) > level limit (11880)
[h264 @ 009C3820]using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
Press [q] to stop encoding
frame= 29 q=10.0 size= 1kB time=1.0 bitrate= 9.4kbits/s
frame= 42 q=27.0 size= 201kB time=1.4 bitrate=1174.1kbits/s
[...]
------------- End Log ---------------
This is the beginning of a 2-Pass encoding log stopped right at the beginning. If you need the output of the 2nd pass, I can provide it.
Also I am forcing the resolution in all my profiles to either 640x480 (Non-Anamorphic DVD) or 640x352 (Anamorphic DVD) so that the image is not disproportioned.
Here's a concole log dump of running a very short test video (A Dolby Digital Intro) maybe someone can tell me where I've gone wrong in my Profile settings.
I've tried changing the Level to 3 and the console log shows the same thing, only difference is the time it takes to encode.
------------- Begin Log ---------------
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "E:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "E:\DVD Images\Dolby Digital - City.VOB"
PlayTime=00:00:34.001
Width=720
Height=480
AspectRatio=1.778
FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.06
MSG - Converter - Profile: _H264 640x352 768+128k 300%
MSG - MediaInfo - Length: 34s
MSG - MediaInfo - Width: 720 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 29.97 fps
MSG - Converter - Automatically Generating Framerate
EXEC: E:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "E:\DVD Images\Dolby Digital - City.VOB" -an -pass 1 -f mp4 -title "Dolby Digital - City" -timestamp "2007-03-07 10:21:10" -vcodec h264 -s 640x360 -r 30000/1001 -b 768k -bt 768k -flags +loop -cmp +chroma -partitions 0 -me umh -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 768k -bufsize 2M -rc_eq "blurCplx^(1-qComp)" -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 13 "E:\DVD Images\Dolby Digital - City.mp4"
FFmpeg version SVN-r8047, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libdts --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --enable-amr_nb --enable-amr_wb --cpu=i686 --enable-memalign-hack --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.34.0
libavformat version: 51.10.0
built on Feb 21 2007 23:20:24, gcc: 4.3.0 20070126 (experimental)
Input #0, mpeg, from 'E:\DVD Images\Dolby Digital - City.VOB':
Duration: 00:00:33.9, start: 0.060000, bitrate: 6580 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 6000 kb/s, 29.97 fps(r)
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, 5 channels, 448 kb/s
Output #0, mp4, to 'E:\DVD Images\Dolby Digital - City.mp4':
Stream #0.0: Video: h264, yuv420p, 640x360, q=10-51, pass 1, 768 kb/s, 29.97 fps(c)
Stream mapping:
Stream #0.0 -> #0.0
[h264 @ 009C3820]width or height not divisible by 16 (640x360), compression will suffer.
[h264 @ 009C3820]using SAR=4/3
[h264 @ 009C3820]frame MB size (40x23) > level limit (396)
[h264 @ 009C3820]MB rate (27572) > level limit (11880)
[h264 @ 009C3820]using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
Press [q] to stop encoding
frame= 29 q=10.0 size= 1kB time=1.0 bitrate= 9.4kbits/s
frame= 42 q=27.0 size= 201kB time=1.4 bitrate=1174.1kbits/s
[...]
------------- End Log ---------------
This is the beginning of a 2-Pass encoding log stopped right at the beginning. If you need the output of the 2nd pass, I can provide it.
Also I am forcing the resolution in all my profiles to either 640x480 (Non-Anamorphic DVD) or 640x352 (Anamorphic DVD) so that the image is not disproportioned.