[mythtv-users] ffmpeg convert an ISO to view on PSP - "could not find codec parameters"

David Fishburn dfishburn.mythtv at gmail.com
Mon Aug 20 00:41:41 UTC 2007


I use ffmpeg to convert my recording to the PSP.

When I attempt to run ffmpeg on an ISO image from a DVD I get:
"could not find codec parameters"


Just trying to figure out:
1.  How I can figure what codec is required
2.  How I can install whatever that missing codec is

I am running in Ubuntu Edgy.
ffmpeg is very recent (within a month) and compiled on my own machine.

Here is the full output:

Executing ffmpeg command

ffmpeg -i "/myth_extras/videos/Burn/my_video.ISO" -y -acodec aac -ab 96
-vcodec h264 -b 280kb -ar 48000 -mbd 2 -coder 1 -cmp 2 -subcmp 2 -s 480x272
-r 30000/1001 -f psp -flags loop -trellis 2 -partitions
parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -level 13 -vol 480
"/media/mythtv/rss/my_video.MP4"

FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --enable-gpl --enable-pp --enable-vorbis --enable-libogg
--enable-a52 --enable-dts --enable-dc1394 --enable-libgsm --disable-debug
--enable-mp3lame --enable-faad --enable-faac --enable-xvid --enable-pthreads
--enable-x264
  libavutil version: 49.0.0
  libavcodec version: 51.11.0
  libavformat version: 50.5.0
  built on Jan  7 2007 18:11:34, gcc: 4.1.2 20060928 (prerelease) (Ubuntu
4.1.1-13ubuntu5)
/myth_extras/videos/Burn/my_video.ISO: could not find codec parameters



TIA,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070819/8c59d728/attachment.htm 


More information about the mythtv-users mailing list