Hello, I have a situation, I created an avs script and I use Videora so I convert it and it transcodes in like 0 seconds. I think I need to set it up in a certain way because I am using something different, but I am not sure. Thanks
Have you used the converted script to see if it maybe converted it that fast? If it's not working after that, I would consider downloading the latest version of Videora and if you already have it, uninstall and reinstall it. ;-)
Before I do could you please tell me how Avs script works or how you put it on videora or maybe a link. Thanks.
I'm not real familiar with AVS Scripts. I only tend to use the music/video features of my iPod, so I'm really not sure 100%. Sorry
This is the videora debug code: *** Queue Empty *** Transcoding: C:\Documents and Settings\Kimberly Kaufman\My Documents\Live Aus Berlin - Engel.avs ### C:\Program Files\VideoraiPodConverter\apps\ffmpeg.exe -y -maxfr 30 -i "C:\Documents and Settings\Kimberly Kaufman\My Documents\Live Aus Berlin - Engel.avs" -title "Live Aus Berlin - Engel" -timestamp "2006-03-21 04:31:16" -bitexact -vol 256 -vcodec xvid -s 320x240 -b 768 -acodec aac -ac 2 -ab 64 -f mp4 "C:\Documents and Settings\Kimberly Kaufman\My Documents\My Music\video folder\Live Aus Berlin - Engel.mp4" ffmpeg version CVS, build 4759, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-mp3lame --enable-faac --enable-faad --enable-amr_nb --enable-amr_wb --disable-ffplay --enable-small --enable-memalign-hack --enable-gpl --enable-xvid --enable-dts --enable-a52 --disable-vhook --enable-pthread --enable-x264 built on Nov 7 2005 09:41:59, gcc: 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) [avs @ 0x6d8984]failed to open avs : AVISource autodetect: couldn't open file 'C:\Documents And Settings\Kimberly Kaufman\My Documents\Live Aus Berlin - Engel.avi'Error code: 2(C:\Documents and Settings\Kimberly Kaufman\My Documents\Live Aus Berlin - Engel.avs, line 1) C:\Documents and Settings\Kimberly Kaufman\My Documents\Live Aus Berlin - Engel.avs: Error while opening file Thanks.