PDA

View Full Version : Error while converting DVD File into IPOD format


Vees
09-20-2007, 08:52 AM
Please help.....I've tried with a bit rate of 48Kbps as suggested in some of the threads I've found similar to the problem I faced, but this did not work.

-------------------------------------------------------------------------------------------------------------

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" "E:\DCH\VTS_03_1.VOB"

PlayTime=03:04:48.500

Width=352

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: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 11088s
MSG - MediaInfo - Width: 352 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 29.97 fps
MSG - Converter - Out of Order Execution Detected
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "E:\DCH\VTS_03_1.VOB" -f mp4 -title "VTS_03_1" -timestamp "2007-09-20 09:37:26" -vcodec h264 -level 13 -s 320x240 -r 30000/1001 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "E:\Converted Videos\iPod\H264\VTS_03_1.mp4"

FFmpeg version SVN-r8731, 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.4.0
libavcodec version: 51.40.3
libavformat version: 51.12.1
built on Apr 15 2007 00:37:23, gcc: 4.3.0 20070330 (experimental)
Input #0, mpeg, from 'E:\DCH\VTS_03_1.VOB':
Duration: 03:04:59.3, start: 0.233567, bitrate: 1684 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 352x480, 1800 kb/s, 29.97 fps(r)
Stream #0.1[0x80]: Audio: ac3
Output #0, mp4, to 'E:\Converted Videos\iPod\H264\VTS_03_1.mp4':
Stream #0.0: Video: h264, yuv420p, 320x240, q=2-31, 768 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 @ 009BC940]using SAR=4/3
[h264 @ 009BC940]using cpu capabilities MMX MMXEXT SSE SSE2
[aac @ 009BC940]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)

Midiman
09-20-2007, 10:10 PM
MSG - MediaInfo - Width: 352 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.778


I don't know why it thinks you have a VOB file with a width of 352... should be 720. With an aspect ratio of 1.78, I'd also expect it to try to resize to 320x180... not 320x240. Not sure what's up with your source file.