Blu Ray and HD-DVD Playback Status: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
Line 79: Line 79:


==See also==
==See also==
* [[X-Video Motion Compensation|X-Video Motion Compensation (XvMC)]], the [[X11]] equivalent
* [[X-Video Motion Compensation|X-Video Motion Compensation (XvMC)]] - hardware accelerated video decoding API for X11
* [[Video Acceleration API |Video Acceleration API (VA API)]]
* [[Video Acceleration API |Video Acceleration API (VA API)]] - independent hardware accelerated video decoding API

Revision as of 04:21, 7 January 2008

last updated july 9 2007

latest svn is reccomended.

HD-DVD/bluray disc decryption is not supported yet.

This page only details playing the files ripped using other programs.


Codec FFmpeg (de)muxer MPlayer (de)muxer Works? Status?
H.264 hddvd native yes yes yes yes
VC-1 hddvd native and binary yes yes yes yes
MPEG-2 hddvd native yes yes yes yes
EAC3 hddvd audio yes yes yes works in soc repo
hddvd subtitles yes unknown unknown in progress
DVD menus native and libmpeg2 ?? dvd menu patch menu background movie displayed with dvdnav:// there is only so much free time :)

Note:
H.264 implementation does not support PAFF.
Native VC-1 implementation does not decode all samples correctly.
For MPEG-2, hardware acceleration via XvMV is available.

http://svn.mplayerhq.hu/soc/eac3/

  • for eac3 decoder + patch for ffmpeg


See also