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

From MultimediaWiki
Jump to navigation Jump to search
(Link to latest version of MLP/TrueHD patch)
m (cosmetic)
Line 18: Line 18:
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes<ref>H.264 implementation does not yet support "Interlaced pictures + spatial direct mode".</ref><ref>Due to the very high bitrate of H.264 streams on HD-DVD and Blu-ray, very high-end hardware might be needed for optimal playback.</ref>
| bgcolor="lime" | Yes<ref>H.264 implementation does not yet support "Interlaced pictures + spatial direct mode".</ref><ref>Due to the very high bitrate of H.264 streams on HD-DVD and Blu-ray, very high-end hardware might be needed for optimal playback.</ref>
| bgcolor="lime" | Yes
| bgcolor="lime" | Out of the box


|-
|-
Line 26: Line 26:
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes<ref>Native VC-1 implementation does not yet decode all samples correctly.</ref>
| bgcolor="lime" | Yes<ref>Native VC-1 implementation does not yet decode all samples correctly.</ref>
| bgcolor="lime" | Yes
| bgcolor="lime" | Out of the box


|-
|-
Line 34: Line 34:
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes<ref>Hardware acceleration via XvMC is available.</ref>
| bgcolor="lime" | Yes<ref>Hardware acceleration via XvMC is available.</ref>
| bgcolor="lime" | Yes
| bgcolor="lime" | Out of the box


|-
|-
| [[EAC3]]
| [[EAC3]]
| bgcolor="lime" | Yes
| bgcolor="lime" | Native
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
Line 46: Line 46:
|-
|-
| [[TrueHD]]
| [[TrueHD]]
| bgcolor="lime" | Yes
| bgcolor="lime" | Native
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
| bgcolor="lime" | Yes
Line 63: Line 63:
| [[HD DVD]] Subtitles
| [[HD DVD]] Subtitles
| bgcolor="silver" |
| bgcolor="silver" |
| bgcolor="lime" | Yes
| bgcolor="lime" | Native
| bgcolor="orange" | Unknown
| bgcolor="orange" | Unknown
| bgcolor="orange" | Unknown
| bgcolor="orange" | Unknown

Revision as of 01:46, 2 February 2008

Latest SVN is always recommended.

Neither HD DVD nor Blu-ray disc decryption are supported yet. This page only details playing the files ripped/decrypted using other programs.

Codec FFmpeg demuxer MPlayer demuxer Works Status
H.264 Native Yes Yes Yes<ref>H.264 implementation does not yet support "Interlaced pictures + spatial direct mode".</ref><ref>Due to the very high bitrate of H.264 streams on HD-DVD and Blu-ray, very high-end hardware might be needed for optimal playback.</ref> Out of the box
VC-1 Native and binary Yes Yes Yes<ref>Native VC-1 implementation does not yet decode all samples correctly.</ref> Out of the box
MPEG-2 Native Yes Yes Yes<ref>Hardware acceleration via XvMC is available.</ref> Out of the box
EAC3 Native Yes Yes Yes Patch needed<ref>The files are in the Mplayer Google Summer Of Code repository: http://svn.mplayerhq.hu/soc/eac3/ - Last working revision: libavcodec r11690</ref>
TrueHD Native Yes Yes Yes Patch needed<ref>Working patch (at least on libavcodec r11690) - Source - Original patch - Latest version</ref><ref>Channels are not ordered properly by default (at least on Windows with the DirectX AO). Use -af channels=6:6:0:0:1:1:2:4:3:5:4:2:5:3 to fix the channel ordering.</ref>
Blu-ray Subtitles Unknown Unknown Unknown Unknown
HD DVD Subtitles Native Unknown Unknown In progress
Menus Native and libmpeg2 Unknown Yes Partially<ref>The menu background movie is displayed with dvdnav://.</ref> Patch needed<ref>DVD Menu patch for mplayer - there is only so much free time :)</ref>

HD-DVD samples: http://samples.mplayerhq.hu/evob/

<references />

See also

  • HD-DVD - a next-generation optical disc format designed for high-density storage of high-definition video and data.
  • Blu-ray - another next-generation optical disc format designed for high-density storage of high-definition video and data
  • X-Video Motion Compensation (XvMC) - hardware accelerated video decoding API for X11
  • Video Acceleration API (VA API) - independent hardware accelerated video decoding API