PDA

View Full Version : Unable To Convert


Rure
09-19-2007, 10:39 PM
I am unable to convert videos to ipod format (.mp4). Videora just says that the "Conversion is Complete" but actually isn't. I checked the console and got this:

PlayTime=00:21:01.880

Width=480

Height=352

AspectRatio=1.364

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: 1261s
MSG - MediaInfo - Width: 480 pixels
MSG - MediaInfo - Height: 352 pixels
MSG - MediaInfo - Aspect Ratio: 1.364
MSG - MediaInfo - Framerate: 25 fps
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 234
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\susan\My Documents\Downloads\Season 7\712 - The One Where They're Up All Night.avi" -f mp4 -title "712 - The One Where They're Up All Night" -timestamp "2007-09-19 10:14:55" -vcodec h264 -level 13 -s 320x234 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\susan\My Documents\Converted Videos\iPod\H264\712 - The One Where They're Up All Night.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, ogg, from 'C:\Documents and Settings\susan\My Documents\Downloads\Season 7\712 - The One Where They're Up All Night.avi':
Duration: 00:20:59.8, start: 1.880000, bitrate: 920 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 480x352, 25.00 fps(r)
Stream #0.1: Audio: vorbis, 48000 Hz, stereo, 0 kb/s
Output #0, mp4, to 'C:\Documents and Settings\susan\My Documents\Converted Videos\iPod\H264\712 - The One Where They're Up All Night.mp4':
Stream #0.0: Video: h264, yuv420p, 320x234, 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 (320x234), compression will suffer.
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2
[vorbis @ 00AB2A40]Extradata corrupt.
Error while opening codec for input stream #0.1

What seems to be the error?