PDA

View Full Version : Failed to load in iTunes error


PhillyMa
04-29-2007, 08:40 PM
Could someone please help me with the following error from my console:

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\HP_Owner\My Documents\iPod Videos\Dreamgirls.vob"


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 AviSynth
MSG - MediaInfo - Length: -1s
MSG - MediaInfo - Width: -1 pixels
MSG - MediaInfo - Height: -1 pixels
MSG - MediaInfo - Aspect Ratio: -1
MSG - MediaInfo - Framerate: -1 fps
WRITE: C:\Documents and Settings\HP_Owner\My Documents\Converted Videos\iPod\MPEG4\Dreamgirls.avs
Line 1: DirectShowSource("C:\Documents and Settings\HP_Owner\My Documents\iPod Videos\Dreamgirls.vob")
MSG - Converter - Resolution not detected. Using AutoResize Max Resolution as default.
MSG - Converter - Width: 320 pixels
MSG - Converter - Height: 240 pixels
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\HP_Owner\My Documents\Converted Videos\iPod\MPEG4\Dreamgirls.avs" -f mp4 -title "Dreamgirls" -timestamp "2007-04-29 08:18:12" -vcodec mpeg4 -s 320x240 -b 768k -bufsize 2500k -maxrate 2500k -g 250 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\HP_Owner\My Documents\Converted Videos\iPod\MPEG4\Dreamgirls.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)
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\AddToItunes\AddToItunes.exe -add "C:\Documents and Settings\HP_Owner\My Documents\Converted Videos\iPod\MPEG4\Dreamgirls.mp4"

iTunes Library Tool 2.0
(C) 2007 Red Kawa Inc.
http://www.redkawa.com

Failed to add file to iTunes Library
DELETE: C:\Documents and Settings\HP_Owner\My Documents\Converted Videos\iPod\MPEG4\Dreamgirls.avs

Midiman
04-29-2007, 11:06 PM
I don't really see any errors except for MediaInfo not being able to detect the stats from your VOB file... it's not all that uncommon.

Sketch
04-30-2007, 05:29 AM
Are you sure you installed AVISynth.

msopnet
04-30-2007, 09:30 AM
Perhaps AVISynth wasn't installed, but it'd have a problem anyway since you can't (as I've seen) load a VOB through DirectShowSource.

I would reinstall Videora first, making sure that AVISynth is installed (it will ask). Then, with your VOB, don't use an AVISynth profile.

PhillyMa
04-30-2007, 09:49 AM
Perhaps AVISynth wasn't installed, but it'd have a problem anyway since you can't (as I've seen) load a VOB through DirectShowSource.

I would reinstall Videora first, making sure that AVISynth is installed (it will ask). Then, with your VOB, don't use an AVISynth profile.

Thanks. I'll try that and let you know how I make out.

Sketch
05-01-2007, 05:46 AM
Good catch, missed the .vob reference