From 97503eb4ee91d6678c70d85e9b01e07034d26382 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 30 Aug 2009 21:14:42 +0000 Subject: Support PCM in Bluray streams. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29588 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 8143ac2bab..d083d62afc 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3786,6 +3786,13 @@ audiocodec dvdpcm format 0x10001 driver dvdpcm +audiocodec lpcm + info "Bluray LPCM" + status working + fourcc BPCM + driver ffmpeg + dll pcm_bluray + audiocodec a52 info "AC3-liba52" status working -- cgit v1.2.3