&gt;On 8/19/07, David Fishburn &lt;<a href="mailto:dfishburn.mythtv@gmail.com">dfishburn.mythtv@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; I use ffmpeg to convert my recording to the PSP.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; When I attempt to run ffmpeg on an ISO image from a DVD I get:
<br>&gt;&nbsp;&nbsp;&nbsp; &quot;could not find codec parameters&quot;<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; Just trying to figure out:<br>&gt;&nbsp;&nbsp;&nbsp; 1.&nbsp; How I can figure what codec is required<br>&gt;&nbsp;&nbsp;&nbsp; 2.&nbsp; How I can install whatever that missing codec is
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; I am running in Ubuntu Edgy.<br>&gt;&nbsp;&nbsp;&nbsp; ffmpeg is very recent (within a month) and compiled on my own machine.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; Here is the full output:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; Executing ffmpeg command<br>
&gt;<br>&gt;&nbsp;&nbsp;&nbsp; ffmpeg -i &quot;/myth_extras/videos/Burn/my_video.ISO&quot; -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 &quot;/media/mythtv/rss/my_video.MP4&quot;
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp; FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configuration:&nbsp; --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
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libavutil version: 49.0.0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libavcodec version: 51.11.0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libavformat version: 50.5.0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; built on Jan&nbsp; 7 2007 18:11:34, gcc: 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5
)<br>&gt;&nbsp;&nbsp;&nbsp; /myth_extras/videos/Burn/my_video.ISO: could not find codec parameters<br><br><br>Any takers on this one?<br><br>Just looking for some ideas.<br><br>TIA,<br>Dave<br>&nbsp;<br><br>