summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2009-11-16 02:45:59 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-11-16 02:46:33 +0200
commitb8861ce8e28080b151467827f65bdc3707a74511 (patch)
tree389371a07fb867d9a37fc130d530df8c2fe2f66f /etc
parent19b4d70e01ca2fd963b4ca599e0377e109a6881f (diff)
downloadmpv-b8861ce8e28080b151467827f65bdc3707a74511.tar.bz2
mpv-b8861ce8e28080b151467827f65bdc3707a74511.tar.xz
Support VDPAU MPEG4 hardware decoding
Original patch by NVIDIA.
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf31
1 files changed, 31 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 84660fc82f..68d47e6dea 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -954,6 +954,37 @@ videocodec ffodivx
dll mpeg4 ;opendivx
out YV12,I420,IYUV
+videocodec ffodivxvdpau
+ info "FFmpeg MPEG-4,DIVX-4/5 (VDPAU)"
+ status working
+ fourcc FMP4,fmp4
+ fourcc DIVX,divx
+ fourcc DIV1,div1 divx
+ fourcc MP4S,mp4s ; ISO MPEG-4 Video V1
+ fourcc M4S2,m4s2
+ fourcc xvid,XVID,XviD,XVIX
+ fourcc DX50,dx50,BLZ0 DX50
+ fourcc mp4v,MP4V
+ format 0x4
+ fourcc UMP4
+ fourcc RMP4
+ fourcc 3IV2,3iv2 ; 3ivx Delta 4
+ fourcc DXGM
+ fourcc SEDG ; diskless camcorder Samsung Miniket VP-M110
+ fourcc SMP4,smp4 ; Samsung SMP4 video codec
+ fourcc VIDM ; vidm 4.01 codec
+ format 0x10000004 ; mpeg 4 es
+ fourcc m4cc,M4CC
+ fourcc hdx4,HDX4
+ fourcc FVFW,fvfw
+ fourcc FFDS
+ fourcc DCOD,MVXM,EM4A,PM4V
+ fourcc M4T3,DMK2,DIGI,INMC
+ fourcc EPHV,SN40
+ driver ffmpeg
+ dll mpeg4_vdpau
+ out VDPAU_MPEG4
+
videocodec ffwv1f
info "WV1F MPEG-4"
status working