lawdog462
03-06-2007, 06:35 PM
I've been trying to put a copy of a dvd onto my ipod all day. The first file converted fine and I was able to upload it to the ipod, however all further attempts have resulted in the converted file being in extremely slow motion. files that should be about 18 minutes are running nearly an hour. The following is the console code from the last time I tried converting a second file:
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\HALO_22\VIDEO_TS\VTS_01_2.VOB"
PlayTime=00:19:13.734
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: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 1153s
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 Resizing Resolution
MSG - Converter - New Width:320 | New Height: 180
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\HALO_22\VIDEO_TS\VTS_01_2.VOB" -f mp4 -title "VTS_01_2" -timestamp "2007-03-06 06:16:19" -vcodec h264 -s 320x180 -r 30000/1001 -b 768k -bt 768k -flags +loop -cmp +chroma -partitions +parti4x4+partp4x4+partp8x8+partb8x8 -flags2 +mixed_refs -me umh -subq 7 -trellis 2 -refs 5 -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 -acodec aac -ac 2 -ab 128 "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_2.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)
Stream with high frequencies VQ coding
Input #0, mpeg, from 'C:\HALO_22\VIDEO_TS\VTS_01_2.VOB':
Duration: 00:19:14.9, start: 1118.381967, bitrate: 7433 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 9800 kb/s, 29.97 fps(r)
Stream #0.1[0x8a]: Audio: dts, 48000 Hz, 5:1, 768 kb/s
Stream #0.2[0x81]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.3[0x80]: Audio: ac3, 48000 Hz, stereo, 256 kb/s
Stream #0.4[0x20]: Subtitle: dvdsub
Stream #0.5[0x21]: Subtitle: dvdsub
Output #0, mp4, to 'C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_2.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=10-51, 768 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 009C3820]width or height not divisible by 16 (320x180), compression will suffer.
[h264 @ 009C3820]using SAR=1/1
[h264 @ 009C3820]using cpu capabilities MMX MMXEXT SSE SSE2
Press [q] to stop encoding
Stream with high frequencies VQ coding
Any help would be appreciated. :)
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\HALO_22\VIDEO_TS\VTS_01_2.VOB"
PlayTime=00:19:13.734
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: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 1153s
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 Resizing Resolution
MSG - Converter - New Width:320 | New Height: 180
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\HALO_22\VIDEO_TS\VTS_01_2.VOB" -f mp4 -title "VTS_01_2" -timestamp "2007-03-06 06:16:19" -vcodec h264 -s 320x180 -r 30000/1001 -b 768k -bt 768k -flags +loop -cmp +chroma -partitions +parti4x4+partp4x4+partp8x8+partb8x8 -flags2 +mixed_refs -me umh -subq 7 -trellis 2 -refs 5 -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 -acodec aac -ac 2 -ab 128 "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_2.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)
Stream with high frequencies VQ coding
Input #0, mpeg, from 'C:\HALO_22\VIDEO_TS\VTS_01_2.VOB':
Duration: 00:19:14.9, start: 1118.381967, bitrate: 7433 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 9800 kb/s, 29.97 fps(r)
Stream #0.1[0x8a]: Audio: dts, 48000 Hz, 5:1, 768 kb/s
Stream #0.2[0x81]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.3[0x80]: Audio: ac3, 48000 Hz, stereo, 256 kb/s
Stream #0.4[0x20]: Subtitle: dvdsub
Stream #0.5[0x21]: Subtitle: dvdsub
Output #0, mp4, to 'C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\VTS_01_2.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=10-51, 768 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 48000 Hz, stereo, 128 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 009C3820]width or height not divisible by 16 (320x180), compression will suffer.
[h264 @ 009C3820]using SAR=1/1
[h264 @ 009C3820]using cpu capabilities MMX MMXEXT SSE SSE2
Press [q] to stop encoding
Stream with high frequencies VQ coding
Any help would be appreciated. :)