[MPlayer-dev-eng] Codec definition for LPCM in MPEG-TS

Christian P. Schmidt schmidt at digadd.de
Sun Aug 30 18:47:08 CEST 2009


Hi guys,

For a few day ffmpeg supports LPCM audio in MPEG-TS streams under the
HDMV RID. This is found on Blu-ray discs.

I can't really figure out how to add the demuxing support directly to
mplayer's mpeg-ts demuxer, but here's the codec definition that works
with -demuxer lavf

audiocodec bluraypcm
  info "FFmpeg Blu-ray LPCM"
  status working
  format 0x564D4448 ; HDMV
  driver ffmpeg
  dll pcm_bluray

Regards,
Christian



More information about the MPlayer-dev-eng mailing list