summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 26119070f5..606c40c8d2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -111,7 +111,11 @@ videocodec mpegpes
fourcc mx3n,mx3p
fourcc AVmp
fourcc mp2v,mpgv
+ fourcc m2v1
+ fourcc PIM1 ; Pinnacle hardware-MPEG-1
+ fourcc PIM2 ; Pinnacle hardware-MPEG-2
fourcc VCR2
+ fourcc LMP2 ; Lead mpeg2 in avi
driver mpegpes
out MPES
@@ -154,6 +158,7 @@ videocodec ffmpeg2
fourcc AVmp
fourcc VCR2
fourcc mp2v,mpgv
+ fourcc m2v1
fourcc PIM2
fourcc LMP2 ; Lead mpeg2 in avi
driver ffmpeg
@@ -192,6 +197,7 @@ videocodec ffmpeg12
fourcc mx3n,mx3p
fourcc AVmp
fourcc mp2v,mpgv
+ fourcc m2v1
fourcc LMP2 ; Lead mpeg2 in avi
driver ffmpeg
dll "mpegvideo"
@@ -230,6 +236,7 @@ videocodec mpeg12
fourcc mx3n,mx3p
fourcc AVmp
fourcc mp2v,mpgv
+ fourcc m2v1
fourcc LMP2 ; Lead mpeg2 in avi
driver libmpeg2
; dll "libmpeg2"
@@ -266,6 +273,7 @@ videocodec ffmpeg12mc
fourcc mx3n,mx3p
fourcc AVmp
fourcc mp2v,mpgv
+ fourcc m2v1
fourcc LMP2 ; Lead mpeg2 in avi
driver ffmpeg
dll "mpegvideo_xvmc"
@@ -303,6 +311,7 @@ videocodec ffmpeg12vdpau
fourcc AVmp
fourcc mp2v,mpgv
fourcc LMP2 ; Lead mpeg2 in avi
+ fourcc m2v1
driver ffmpeg
dll "mpegvideo_vdpau"
out VDPAU_MPEG1
@@ -3048,6 +3057,7 @@ audiocodec ffqclp
status buggy
format 0x706C6351 ; "Qclp"
format 0x70637173 ; "sqcp"
+ format 0x716C6351 ; "Qclq"
driver ffmpeg
dll "qcelp"