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

Diego Biurrun diego at biurrun.de
Wed Mar 3 10:03:29 CET 2010


On Sun, Aug 30, 2009 at 07:47:08PM +0300, Christian P. Schmidt wrote:
> 
> 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

Is this still needed?  Has anybody tested with lavf demuxer recently?

Diego



More information about the MPlayer-dev-eng mailing list