PDA

View Full Version : bad bitrate, framerate or resolution settings


helloswiss
07-26-2007, 06:39 AM
When I try to convert a .VOB file, I get this ''Your Video could not be converted due to bad bitrate, framerate or resolution settings. Please see Troubleshooting sections in help menu.''
Plese help me :confused:
My console 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:\Documents and Settings\Kaustubh\My Documents\My DVDs\krish\VTS_02_1.VOB"

PlayTime=00:04:16.743

Width=720

Height=480

AspectRatio=1.778

FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - MediaInfo - Length: 256s
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:\Documents and Settings\Kaustubh\My Documents\My DVDs\krish\VTS_02_1.VOB"

PlayTime=00:04:16.743

Width=720

Height=480

AspectRatio=1.778

FrameRate=29.970
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.19
MSG - Converter - Profile: VideoWizard
MSG - MediaInfo - Length: 256s
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:\Documents and Settings\Kaustubh\My Documents\My DVDs\krish\VTS_02_1.VOB" -f mp4 -title "kr" -timestamp "2007-07-26 11:17:44" -vcodec h264 -level 13 -s 320x180 -r 30000/1001 -b 512k -bt 512k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\Kaustubh\My Documents\Converted Videos\iPod\H264\kr.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

Seems stream 0 codec frame rate differs from container frame rate: 29.97 (30000/1001) -> 59.94 (60000/1001)
Input #0, mpeg, from 'C:\Documents and Settings\Kaustubh\My Documents\My DVDs\krish\VTS_02_1.VOB':
Duration: N/A, start: 0.316978, bitrate: N/A
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 8000 kb/s, 59.94 fps(r)
Stream #0.1[0x80]: Audio: ac3
Output #0, mp4, to 'C:\Documents and Settings\Kaustubh\My Documents\Converted Videos\iPod\H264\kr.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=2-31, 512 kb/s, 29.97 fps(c)
Stream #0.1: Audio: aac, 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 3DNow!
[aac @ 00AB2A40]libfaac doesn't support this output format!
Error while opening codec for output stream #0.1 - maybe incorrect parameters such as bit_rate, rate, width or height
MSG - FFmpeg - Conversion Failed (Failure Code: 2)

msopnet
07-26-2007, 09:13 AM
Go to Settings->Devices

Find the profile called "H.264 QVGA 768kbps Stereo/128kbps" and click New Profile.

In the new window, name the profile "Fix Audio" and then go to the Audio Tab. Set Sample Rate = 48000 and Channels = Stereo. Then Save and go to "Convert" -> "Current Conversion" (not video wizard).

Click on "Convert Video" and find your VOB. Then Select the profile "Fix Audio" and Convert.

Sketch
07-27-2007, 05:09 AM
In said profile, you also might want to disable auto-resize and set the width and height to 320 and 176, respectively.