I'm running Myth 0.20 using atrpms on Fedora Core 5. I'm trying to play some .mov files with mpeg4 video and mpeg4/aac audio. I compiled a version of ffmpeg and ffplay from the latest source and confirmed that the new binaries could decode and play the .mov files. However, MythVideo still refuses to play the files:
<br><br>0: start_time: 0.000 duration: 0.029<br>stream: start_time: 0.000 duration: 627.541 bitrate=1476 kb/s<br>2007-01-04 21:20:34.921 AFD Error: Could not find decoder for codec (AAC), ignoring.<br>2007-01-04 21:20:34.921
 NVP: Disabling Audio, params(-1,-1,-1)<br>2007-01-04 21:20:34.921 NVP: Disabling Audio, params(0,-1,-1)<br>2007-01-04 21:20:34.940 VideoOutputXv: XvMCTex: Init failed<br>2007-01-04 21:20:34.941 VideoOutputXv: XVideo Adaptor Name: &#39;NV17 Video Overlay&#39;
<br>2007-01-04 21:20:35.962 TV: Changing from None to WatchingPreRecorded<br>2007-01-04 21:20:35.966 The realtime priority setting is not enabled.<br>2007-01-04 21:20:36.062 Video timing method: USleep with busy wait<br>2007-01-04 21:20:
36.062 NVP: Prebuffer wait timed out 10 times.<br><br>According to the wiki (<a href="http://www.mythtv.org/wiki/index.php/MythVideo">http://www.mythtv.org/wiki/index.php/MythVideo</a>) MythVideo uses ffmpeg. I moved the old versions of ffmpeg and ffplay so Myth wouldn&#39;t try to use those. I saw this thread (
<a href="http://www.gossamer-threads.com/lists/mythtv/users/230295?search_string=mythvideo%20ffmpeg;#230295">http://www.gossamer-threads.com/lists/mythtv/users/230295?search_string=mythvideo%20ffmpeg;#230295</a>) and double-checked that my TV playback settings were on Standard.
<br><br>Is there something else I need to do to make sure that MythVideo is using the version of ffmpeg that includes aac support?<br><br>