summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index b5e1f4de61..388c3dc11a 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -3674,6 +3674,8 @@ audiocodec ffmp2
comment "integer only"
status working
format 0x50
+ fourcc ".mp2" ; MP2 (MOV files)
+ fourcc ".mp1" ; MP1 (MOV files)
driver ffmpeg
dll "mp2"