diff etc/codecs.conf @ 29546:87b0995398b6

Support PCM in Bluray streams.
author cehoyos
date Sun, 30 Aug 2009 21:14:42 +0000
parents cb49baf6440c
children 0105eab3f1a1
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Aug 29 23:08:32 2009 +0000
+++ b/etc/codecs.conf	Sun Aug 30 21:14:42 2009 +0000
@@ -3786,6 +3786,13 @@
   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