PDA

View Full Version : Error Importing


trekkie101
02-28-2007, 08:47 PM
I am using v2.03 and am trying to convert an avi file encoded with Xvid/mp3. And I'm running Windows XP.

Heres the problem though. When I try and convert in like two secs it stops so I read the FAQ and I'm posting the log for help.

---------------------------
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe --Inform=Video;file://"C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Family\Desktop\William's Files\Torrents\[C1]Death_Note_-_11[XviD][2EF856FD].avi"

PlayTime=00:22:46.574
MSG - Video Length is 1366s
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Family\Desktop\William's Files\Torrents\[C1]Death_Note_-_11[XviD][2EF856FD].avi" -f mp4 -title "[C1]Death_Note_-_11[XviD][2EF856FD]" -timestamp "2007-02-28 08:37:21" -vcodec h264 -s 320x167 -b 640k -bt 640 -flags +loop -cmp +chroma -partitions +parti4x4+partp4x4+partp8x8+partb8x8 -me umh -subq 7 -trellis 2 -refs 1 -coder 0 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 10M -bufsize 10M -rc_eq "blurCplx^(1-qComp)" -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -level 30 -acodec aac -ac 2 -ab 128 -vol 300 "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\[C1]Death_Note_-_11[XviD][2EF856FD].mp4-1"


Width=704

Height=396

AspectRatio=1.778

FrameRate=23.976
FFmpeg version SVN-r7906, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-mp3lame --enable-libnut --enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-libgsm --enable-xvid --enable-x264 --enable-mingw32 --enable-a52 --enable-dts --enable-pp --enable-amr_nb --enable-amr_wb --enable-swscaler --enable-avisynth --enable-pthreads --enable-gpl --enable-memalign-hack --cpu=i686 --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.32.0
libavformat version: 51.8.0
built on Feb 10 2007 17:57:18, gcc: 4.3.0 20070126 (experimental)

Seems stream 0 codec frame rate differs from container frame rate: 23.98 (65535/2733) -> 23.98 (12570329/524288)
Input #0, avi, from 'C:\Family\Desktop\William's Files\Torrents\[C1]Death_Note_-_11[XviD][2EF856FD].avi':
Duration: 00:22:46.5, start: 0.000000, bitrate: 1061 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 704x396, 23.98 fps(r)
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
Frame size must be a multiple of 2
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\NicMP4Box\NicMP4Box.exe -itags "Name=[C1]Death_Note_-_11[XviD][2EF856FD]" -add "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\[C1]Death_Note_-_11[XviD][2EF856FD].mp4-1" "C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\[C1]Death_Note_-_11[XviD][2EF856FD].mp4"

Error importing C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\[C1]Death_Note_-_11[XviD][2EF856FD].mp4-1: Feature Not Supported
DELETE: C:\Program Files\Red Kawa\Video Converter\Videos\iPod\H264\[C1]Death_Note_-_11[XviD][2EF856FD].mp4-1

Red Kawa
02-28-2007, 09:16 PM
Could you tell me what profile you used? Was it one you created yourself? Or one of the profiles that came with the program?

The reason for the crash is becuase the resolution values used are messed up.

trekkie101
03-01-2007, 03:47 PM
I used a profile created myself.

Encoder: ipod 1-pass - FFmpeg MINB
Codec: H.264
Profile: Baseline
Level: 3

Bitrate
Mode: ABR
Bitrate: 640

Resolution
Width: 320
Height: 167<---Ok found the problem, I meant to type 176...

Thanks :)

Red Kawa
03-01-2007, 04:21 PM
Yes that was the issue. The program can't convert to resolution sizes that are not even numbers.

Also, if you are entering in custom resolutions for your profiles, remember to disable the AutoResize setting for that specifc profile, so the program won't try to pick the best resolution for you.