summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-28 21:24:02 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-28 21:24:02 +0000
commit2b5faf453011e84004c154ec253f91eac795e723 (patch)
tree164a7fc8081b7295aed8358eb30c2c93f6ddb704 /etc
parentb201cec82cd30c2ca4ea71124bbd28d3c11d7440 (diff)
downloadmpv-2b5faf453011e84004c154ec253f91eac795e723.tar.bz2
mpv-2b5faf453011e84004c154ec253f91eac795e723.tar.xz
PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4898 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-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"