mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 01:36:25 +01:00
Sync fourcc list for ffmpeg12vdpau
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28579 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d999d7652d
commit
720feba142
@ -278,12 +278,13 @@ videocodec ffmpeg12vdpau
|
||||
format 0x10000001 ; MPEG-1
|
||||
format 0x10000002 ; MPEG-2
|
||||
fourcc mpg1,mpg2,MPG2
|
||||
fourcc "DVR "
|
||||
fourcc hdv1
|
||||
fourcc hdv2
|
||||
fourcc PIM1 ; Pinnacle hardware-MPEG-1
|
||||
fourcc PIM2 ; Pinnacle hardware-MPEG-2
|
||||
fourcc VCR2
|
||||
fourcc "DVR "
|
||||
fourcc hdv2
|
||||
fourcc MPEG
|
||||
fourcc hdv1
|
||||
fourcc hdv3 ; HDV 1080i50
|
||||
fourcc hdv5 ; HDV 720p25
|
||||
fourcc mx5p ; MPEG IMX 625/50 (50 Mb/s)
|
||||
@ -294,6 +295,14 @@ videocodec ffmpeg12vdpau
|
||||
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 LMP2 ; Lead mpeg2 in avi
|
||||
driver ffmpeg
|
||||
dll "mpegvideo_vdpau"
|
||||
out VDPAU_MPEG1
|
||||
|
Loading…
Reference in New Issue
Block a user