View Single Post
Old 01-14-2007, 02:44 PM   #9 (permalink)
SwissHeritage
Junior Member
 
SwissHeritage's Avatar
 
Join Date: Jan 2007
Posts: 16

I've been trying to use Video 9, and it hasn't worked on most of the files I've tried to convert, including avi files from my camera and my Web cam, an avi sample file that came with Windows, and a mov file that I downloaded. The only files I *have* been able to convert have been mpeg1 and mpeg2.

Here's the debug listing for one of the conversions that didn't work:

Quote:
*** Queue Empty
*** Transcoding: C:\Documents and Settings\Jim\My Documents\My Pictures\My Logitech Pictures\Pictures and Videos\FishTank.avi
### C:\Program Files\pspvideo9\apps\ffmpeg.exe -y -i "C:\Documents and Settings\Jim\My Documents\My Pictures\My Logitech Pictures\Pictures and Videos\FishTank.avi" -title "FishTank" -timestamp "2007-01-12 11:06:15" -bitexact -vol 256 -vcodec xvid -s 368x208 -r 29.97 -b 1500 -acodec aac -ac 2 -ar 24000 -ab 64 -f psp -muxvb 768 "C:\Program Files\pspvideo9\MP_ROOT\100MNV01\M4V10016.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 Oct 30 2005 01:30:25, gcc: 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Input #0, avi, from 'C:\Documents and Settings\Jim\My Documents\My Pictures\My Logitech Pictures\Pictures and Videos\FishTank.avi':
Duration: 00:00:06.4, start: 0.000000, bitrate: 1092 kb/s
Total Seconds: 6.4
Stream #0.0: Video: IV50, 320x240, 15.00 fps
Stream #0.1: Audio: pcm_u8, 11025 Hz, mono, 88 kb/s
Output #0, psp, to 'C:\Program Files\pspvideo9\MP_ROOT\100MNV01\M4V10016.MP4':
Stream #0.0: Video: xvid, 368x208, 29.97 fps, q=2-31, 1500 kb/s
Stream #0.1: Audio: aac, 24000 Hz, stereo, 64 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Unsupported codec (id=0) for input stream #0.0
### C:\Program Files\pspvideo9\apps\ffmpeg.exe -y -i "C:\Documents and Settings\Jim\My Documents\My Pictures\My Logitech Pictures\Pictures and Videos\FishTank.avi" -f image2 -ss 5 -vframes 1 -s 160x120 -an "C:\Program Files\pspvideo9\MP_ROOT\100MNV01\M4V10016.THM"

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 Oct 30 2005 01:30:25, gcc: 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Input #0, avi, from 'C:\Documents and Settings\Jim\My Documents\My Pictures\My Logitech Pictures\Pictures and Videos\FishTank.avi':
Duration: 00:00:06.4, start: 0.000000, bitrate: 1092 kb/s
Stream #0.0: Video: IV50, 320x240, 15.00 fps
Stream #0.1: Audio: pcm_u8, 11025 Hz, mono, 88 kb/s
Output #0, image2, to 'C:\Program Files\pspvideo9\MP_ROOT\100MNV01\M4V10016.THM':
Stream #0.0: Video: mjpeg, yuvj420p, 160x120, 15.00 fps, q=2-31, 200 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Unsupported codec (id=0) for input stream #0.0
SwissHeritage is offline   Reply With Quote