summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf1
-rw-r--r--etc/example.conf4
2 files changed, 5 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index ac3dc06aca..49faf25322 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3929,6 +3929,7 @@ audiocodec ffac3
format 0x2000
format 0x332D6361 ; ac-3 in mp4
format 0x332D4341
+ format 0x20736D ; "ms\20" older ac3 fcc (MOV files)
fourcc dnet
fourcc sac3
driver ffmpeg
diff --git a/etc/example.conf b/etc/example.conf
index 5f94437db9..a0fec86eb0 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -91,6 +91,10 @@
# Fixes playback when playlist and media file use the same URL.
#user-agent=NSPlayer/4.1.0.3856
+# Pretend to be Quicktime
+# Fixes playback for apple.com/trailers redirects
+#user-agent="QuickTime/7.1.3 (qtver=7.1.3;cpu=PPC;os=Mac 10.4.8)"
+
# Drop frames to preserve audio/video sync.
#framedrop = yes