Yosaron
07-30-2007, 01:26 AM
I converted a VOB movie for my iPod but when i tested it in iTunes the audio was going like twice as fast as the picture. I tried it again later with the same result different settings. Any fix for this? And I tried to play the VOB file and that works fine so it must be videora problem.
Sketch
07-30-2007, 06:14 AM
Post a console log, please.
Yosaron
07-30-2007, 11:29 AM
Thanks for telling me that, here it is
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:\MAD_MAX1\VIDEO_TS\VTS_01_1.VOB"
PlayTime=01:29:03.424
Width=720
Height=576
AspectRatio=1.778
FrameRate=25.000
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.25
MSG - Converter - Profile: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 5343s
MSG - MediaInfo - Width: 720 pixels
MSG - MediaInfo - Height: 576 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 25 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:\MAD_MAX1\VIDEO_TS\VTS_01_1.VOB" -f mp4 -title "mad max" -timestamp "2007-07-30 05:12:16" -vcodec h264 -level 13 -s 320x180 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\User\My Documents\Converted Videos\iPod\H264\mad max.mp4"
FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
Input #0, mpeg, from 'C:\MAD_MAX1\VIDEO_TS\VTS_01_1.VOB':
Duration: 01:29:02.0, start: 0.037733, bitrate: 5789 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576, 7500 kb/s, 25.00 fps(r)
Stream #0.1[0x80]: Audio: ac3, 48000 Hz, mono, 192 kb/s
Output #0, mp4, to 'C:\Documents and Settings\User\My Documents\Converted Videos\iPod\H264\mad max.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=2-31, 768 kb/s, 25.00 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 @ 00AB2A40]width or height not divisible by 16 (320x180), compression will suffer.
[h264 @ 00AB2A40]using SAR=1/1
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2
No accelerated IMDCT transform found
Press [q] to stop encoding
[ac3 @ 00AB2A40]ac3dec: AC3 Source channels are less than specified: output to 1 channels.. (frmsize: 768)
[h264 @ 00AB2A40]OVERFLOW levelcode=4417
[h264 @ 00AB2A40]OVERFLOW levelcode=4417
msopnet
07-30-2007, 01:01 PM
You can try editing the profile "H.264 QVGA 768kbps Stereo/128kbps" and changing Audio Channels to Mono.
Don't know that that will fix it, though. You can try using AVS Maker below if other people don't have suggestions. Instructions are in the help file.
Sketch
07-31-2007, 07:10 AM
As long as you're changing stuff, turn off autosize and set the profile to 320x176.