PDA

View Full Version : Conversion error, need help here


virdieboy
05-30-2007, 11:16 PM
here are the console logs

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\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv"

PlayTime=00:02:11.633

Width=480

Height=480

AspectRatio=1.333

FrameRate=29.962
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: MPEG4 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 131s
MSG - MediaInfo - Width: 480 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.333
MSG - MediaInfo - Framerate: 29.962 fps
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 240
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv" -f mp4 -title "2x00 - Intro and Credits" -timestamp "2007-05-31 11:04:46" -vcodec xvid -s 320x240 -b 768k -bufsize 2500k -maxrate 2500k -g 250 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\Xgamer\My Documents\Converted Videos\iPod\MPEG4\2x00 - Intro and Credits.mp4"

Can't resample. Aborting.

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
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)
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1549a966
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1654ae6b
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x114d9b74
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1043a770
[matroska @ 009EDBF0]Unknown entry 0x73a4 in info header
[matroska @ 009EDBF0]Unknown track header entry 0x55aa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x23314f - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55ee - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0xaa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55aa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x23314f - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55ee - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0xaa - ignoring
[matroska @ 009EDBF0]Unknown matroska file header ID 0x1043a770
Input #0, matroska, from 'C:\Documents and Settings\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv':
Duration: 00:02:11.8, start: 0.000000, bitrate: N/A
Stream #0.0: Video: h264, yuv420p, 480x480, 30.30 fps(r)
Stream #0.1: Audio: vorbis, 48000 Hz, 5:1
Resampling with input channels greater than 2 unsupported.Abort at ffmpeg.c:1578

Tried using 2-Pass conversion type & it won't work either

msopnet
05-31-2007, 08:21 AM
I don't know all that much about mkv files. First, you may need to install an OGG filter. It's saying your audio stream has 5 channels, and it needs to 'downmix' into 2 channels (stereo). Maybe someone can give you a link to one they know that works - I've never had a Vorbis file, so no experience here.

If that doesn't work, maybe you'll find something usefule here:
http://www.redkawa.com/forums/showthread.php?t=846

Speed
05-31-2007, 10:38 AM
convert it to an .avi container and see what happens. Matroska dones't really seem to work 100% on videora.

Midiman
05-31-2007, 03:48 PM
Or try this codec:

http://www.free-codecs.com/download/Matroska_Pack.htm

virdieboy
05-31-2007, 10:57 PM
I've already downloaded & installed CCCP & tried doing conversions again. As a result....

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\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv"

PlayTime=00:02:11.633

Width=480

Height=480

AspectRatio=1.333

FrameRate=29.962
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: MPEG4 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 131s
MSG - MediaInfo - Width: 480 pixels
MSG - MediaInfo - Height: 480 pixels
MSG - MediaInfo - Aspect Ratio: 1.333
MSG - MediaInfo - Framerate: 29.962 fps
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 240
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv" -f mp4 -title "2x00 - Intro and Credits" -timestamp "2007-06-01 10:43:45" -vcodec xvid -s 320x240 -b 768k -bufsize 2500k -maxrate 2500k -g 250 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\Xgamer\My Documents\Converted Videos\iPod\MPEG4\2x00 - Intro and Credits.mp4"


This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
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)
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1549a966
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1654ae6b
Can't resample. Aborting.
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x114d9b74
[matroska @ 009EDBF0]Ignoring seekhead entry for ID=0x1043a770
[matroska @ 009EDBF0]Unknown entry 0x73a4 in info header
[matroska @ 009EDBF0]Unknown track header entry 0x55aa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x23314f - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55ee - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0xaa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55aa - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x23314f - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0x55ee - ignoring
[matroska @ 009EDBF0]Unknown track header entry 0xaa - ignoring
[matroska @ 009EDBF0]Unknown matroska file header ID 0x1043a770
Input #0, matroska, from 'C:\Documents and Settings\Xgamer\My Documents\Spawn\Season2\2x00 - Intro and Credits.mkv':
Duration: 00:02:11.8, start: 0.000000, bitrate: N/A
Stream #0.0: Video: h264, yuv420p, 480x480, 30.30 fps(r)
Stream #0.1: Audio: vorbis, 48000 Hz, 5:1
Resampling with input channels greater than 2 unsupported.Abort at ffmpeg.c:1578

It plays better in WMP though