Mercurial > mplayer.hg
changeset 31376:ecfafda9a165
Lower priority of hardware MPEG decoder cards below software decoders.
Nowadays these cards are vintage hardware. The default case should be to try
software decoders first; people with hardware cards can adjust their setups.
author | diego |
---|---|
date | Thu, 17 Jun 2010 08:22:21 +0000 |
parents | 0f1be4f9f7ff |
children | 1d38e2c9c005 |
files | etc/codecs.conf |
diffstat | 1 files changed, 30 insertions(+), 31 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Thu Jun 17 08:17:06 2010 +0000 +++ b/etc/codecs.conf Thu Jun 17 08:22:21 2010 +0000 @@ -124,37 +124,6 @@ out BGR32,RGB32 ; MPEG-1/2 decoding: -; Note: mpegpes is preferred for hw decoders: - -videocodec mpegpes - info "MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)" - comment "for hardware decoding" - status working - format 0x10000001 ; mpeg 1 - format 0x10000002 ; mpeg 2 - fourcc mpg1,MPG1,mpg2,MPG2 - fourcc MPEG - fourcc hdv1,hdv2,hdv3 - fourcc hdv5 - fourcc hdv6,hdv7,hdv8 - fourcc xdv1,xdv2,xdv3 - fourcc xdv4,xdv5,xdv6 - fourcc xdv7,xdv8,xdv9 - fourcc xdva,xdvb,xdvc - fourcc xdvd,xdve,xdvf - fourcc xd5a,xd5b,xd5c - fourcc xd5d,xd5e,xd5f - fourcc xd59 - fourcc mx5n,mx4n,mx4p - fourcc mx3n,mx3p - fourcc AVmp - fourcc mp2v,mpgv - fourcc m2v1,m1v1 - fourcc PIM1 ; Pinnacle hardware-MPEG-1 - fourcc PIM2 ; Pinnacle hardware-MPEG-2 - fourcc LMP2 ; Lead mpeg2 in avi - driver mpegpes - out MPES videocodec ffmpeg1 info "FFmpeg MPEG-1" @@ -357,6 +326,36 @@ out VDPAU_MPEG1 out VDPAU_MPEG2 +videocodec mpegpes + info "MPEG-PES output (.mpg or DXR3/IVTV/DVB/V4L2 card)" + comment "for hardware decoding" + status working + format 0x10000001 ; mpeg 1 + format 0x10000002 ; mpeg 2 + fourcc mpg1,MPG1,mpg2,MPG2 + fourcc MPEG + fourcc hdv1,hdv2,hdv3 + fourcc hdv5 + fourcc hdv6,hdv7,hdv8 + fourcc xdv1,xdv2,xdv3 + fourcc xdv4,xdv5,xdv6 + fourcc xdv7,xdv8,xdv9 + fourcc xdva,xdvb,xdvc + fourcc xdvd,xdve,xdvf + fourcc xd5a,xd5b,xd5c + fourcc xd5d,xd5e,xd5f + fourcc xd59 + fourcc mx5n,mx4n,mx4p + fourcc mx3n,mx3p + fourcc AVmp + fourcc mp2v,mpgv + fourcc m2v1,m1v1 + fourcc PIM1 ; Pinnacle hardware-MPEG-1 + fourcc PIM2 ; Pinnacle hardware-MPEG-2 + fourcc LMP2 ; Lead mpeg2 in avi + driver mpegpes + out MPES + ; we have only native open source codecs for these: videocodec ffnuv