PDA

View Full Version : Installer bug - videora v4.07


protektor101
06-14-2009, 06:46 AM
Hi,

The v4.07 (and possibly earlier) installer has a bug where it does not create the folder C:\Documents and Settings\<username>\My Documents\Red Kawa. Consequently all video conversions fail. I didn't bother writing down the error code but from the console log:


DONE
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 3
MSG - Converter - Version: 4.07
MSG - Converter - Device: iPod_5G
MSG - Converter - Profile: H.264 480x320 768kbps Stereo/128kbps
MSG - VideoInfo - Length: 5709s
MSG - VideoInfo - Width: 528 pixels
MSG - VideoInfo - Height: 400 pixels
MSG - VideoInfo - Aspect Ratio: 1.32
MSG - VideoInfo - Framerate: 29.97 fps
MSG - VideoInfo - Frame Count: 171107
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:426 | New Height: 320
EXEC: f:\Program Files\Red Kawa\Video Converter App\Tools\FFmpeg\ffmpeg.exe -y -i "I:\Movies\AA_NEW_STUFF\P90X.Xtreme.Workout.Series. COMPLETE PACK.DVDrip.Xvid-SCP\P90X.DISC.04.Yoga.X\P90X.DISC.04.Yoga.X.avi" -f mp4 -metadata title="P90X.DISC.04.Yoga.X" -timestamp "2009-06-14 08:52:59" -vcodec libx264 -level 21 -s 426x320 -b 768k -bt 768k -bufsize 4M -maxrate 4M -g 250 -coder 0 -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -flags2 +mixed_refs -me_method umh -subq 6 -trellis 1 -refs 3 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -qmin 10 -qmax 51 -qdiff 4 -threads 0 -acodec libfaac -ac 2 -ab 128k "C:\Documents and Settings\xxxxxx\My Documents\Red Kawa\Videos\P90X.DISC.04.Yoga.X.mp4"

The path does not exist. Invoking the ffmpeg exe from command line fails as well, until you create the folder.