PDA

View Full Version : Help


arodddd
06-11-2007, 08:05 PM
I cant convert a video due to bad bitrate, framerate or resolution settings. A error pops up and it says this. Please help, Here is the log.

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\Andrew\My Documents\Microsoft 1844527\1875649\2_108782_bangbus.flv"

PlayTime=00:34:08.055

Width=300

Height=225

AspectRatio=1.333

FrameRate=18.000
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - MediaInfo - Length: 2048s
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\Andrew\My Documents\Microsoft 1844527\1875649\2_108782_bangbus.flv"

PlayTime=00:34:08.055

Width=300

Height=225

AspectRatio=1.333

FrameRate=18.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.19
MSG - Converter - Profile: VideoWizard
MSG - MediaInfo - Length: 2048s
MSG - MediaInfo - Width: 300 pixels
MSG - MediaInfo - Height: 225 pixels
MSG - MediaInfo - Aspect Ratio: 1.333
MSG - MediaInfo - Framerate: 18 fps
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Andrew\My Documents\Microsoft 1844527\1875649\2_108782_bangbus.flv" -f mp4 -title "2_108782_bangbus" -timestamp "2007-06-11 04:53:08" -vcodec h264 -level 13 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 160k "C:\Documents and Settings\Andrew\My Documents\Converted Videos\iPod\H264\2_108782_bangbus.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)

Seems stream 0 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 18.00 (18/1)
Input #0, flv, from 'C:\Documents and Settings\Andrew\My Documents\Microsoft 1844527\1875649\2_108782_bangbus.flv':
Duration: 00:34:08.0, start: 0.000000, bitrate: 32 kb/s
Stream #0.0: Video: vp6f, yuv420p, 300x225, 18.00 fps(r)
Stream #0.1: Audio: mp3, 11025 Hz, stereo, 32 kb/s
Output #0, mp4, to 'C:\Documents and Settings\Andrew\My Documents\Converted Videos\iPod\H264\2_108782_bangbus.mp4':
Stream #0.0: Video: h264, yuv420p, 300x225, q=2-31, 768 kb/s, 18.00 fps(c)
Stream #0.1: Audio: aac, 11025 Hz, stereo, 160 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
[h264 @ 009BC940]width or height not divisible by 2 (300x225)
Error while opening codec for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height
MSG - FFmpeg - Conversion Failed (Failure Code: 2)

Midiman
06-11-2007, 08:34 PM
1) Your video is FLV format and an odd one at that.
2) You're storing both your source and converted files in Documents and settings
3) You video is actually pretty small (300x225)

arodddd
06-11-2007, 10:08 PM
So what is the solution to this?

Midiman
06-11-2007, 10:21 PM
Start with where you're storing and creating your files.

arodddd
06-11-2007, 10:34 PM
so where should i store them?

Sketch
06-12-2007, 07:23 AM
Try C:\Movies

msopnet
06-12-2007, 09:54 AM
Also:
Output #0, mp4, to 'C:\Documents and Settings\Andrew\My Documents\Converted Videos\iPod\H264\2_108782_bangbus.mp4':
Stream #0.0: Video: h264, yuv420p, 300x225, q=2-31, 768 kb/s, 18.00 fps(c)
Having that 225 alone will give you the incorrect parameters error. Your resolution needs to be a multiple of 2 at least (preferably 16, but Videora doesn't do this automatically).

You'll have to edit a profile and change the AutoResize off and output to 300x224 or something. Instructions for editing profiles should be simple to find here.

Note you can't use the Video Wizard.