summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2e14580be1..708c72de93 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -262,6 +262,7 @@ videocodec ffmpeg12
format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2
fourcc mpg1,mpg2
+ fourcc PIM1
driver ffmpeg
dll "mpegvideo"
out YV12
@@ -665,7 +666,7 @@ videocodec mss1
videocodec pim1
info "PIM1"
status buggy
- comment "no picture"
+ comment "no picture. use ffmpeg12!"
fourcc PIM1
driver vfw
dll "PCLEPIM1.DLL"