On 10/11/07, <b class="gmail_sendername">Janne Grunau</b> &lt;<a href="mailto:janne-mythtv@grunau.be">janne-mythtv@grunau.be</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>the next ffmpeg sync is overdue and working H.264 PAFF (since 9th of<br>october) in ffmpeg is an exellent opportunity.<br><br>Almost 2000 revisions passed since the last merge and noteable changes<br>beside PAFF are the updated ac3 decoder, dca decoder and slice-based
<br>parallelism in the H.264 decoder.<br>With both H.264 changes playback of H.264 HDTV as used in Europe should<br>be possible on most dual core processors. A 15mbit 1080p stream plays<br>on a Athlon64 X2 2ghz with using between 50 and 70% cpu.
<br><br>There are tons of other changes (ape and atrac3 decoder, nut and<br>matroska muxer, much cleanup and file splitting, ...) but those aren&#39;t<br>that relevant to mythtv.<br><br>The patch compiles cleanly on x86 and x86_64. Mpeg2 and 
H.264 recordings<br>seems be without regressions. Plugins compiled fine but aren&#39;t tested.<br><br>Please test and report any problems. Patches apply with -p2.<br><br><a href="http://www.grunau.be/ffmpeg_sync_10712_14666_0.diff.bz2">
http://www.grunau.be/ffmpeg_sync_10712_14666_0.diff.bz2</a><br><br>simple multithreaded patch, threading must be enabled<br>with --enable-ffmpeg-pthreads.<br><a href="http://www.grunau.be/0001-enable-multithreaded-video-stream-decoding.patch">
http://www.grunau.be/0001-enable-multithreaded-video-stream-decoding.patch</a><br><br><br>I still have some things to do before the patch can be applied:<br>test plugins, especially dvd playback<br>merge libavformat/mpegts.c many conflicts, is still r8742 plus our
<br>modifications<br>review configure changes<br>test ppc altivec build<br><br>Janne<br>_______________________________________________<br>mythtv-dev mailing list<br><a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a><br><br></blockquote></div><br><br>Janne,<br>
<br>
Patches applied cleanly and compiled. Is there a particular reason --disable-audio-oss was removed from configure? It also seems that MPEG2VIDEO_XVMC codec did not build. I received a message about could not open codec MPEG2VIDEO_XVMC followed by a seg fault when trying to watch a 1080 ATSC recording.
<br><br>Let me know what additional testing or info I can provide to you.<br><br>HTH,<br>Ben<br>