mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 04:51:52 +00:00
Fix some blu-ray samples: HDMV == H264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29404 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
71723dc2c6
commit
ec7dc56148
@ -859,6 +859,7 @@ videocodec ffh264
|
||||
fourcc X264,x264
|
||||
fourcc avc1,AVC1
|
||||
fourcc davc,DAVC
|
||||
fourcc HDMV
|
||||
format 0x10000005
|
||||
driver ffmpeg
|
||||
dll h264
|
||||
@ -871,6 +872,7 @@ videocodec ffh264vdpau
|
||||
fourcc X264,x264
|
||||
fourcc avc1,AVC1
|
||||
fourcc davc,DAVC
|
||||
fourcc HDMV
|
||||
format 0x10000005
|
||||
driver ffmpeg
|
||||
dll h264_vdpau
|
||||
|
Loading…
Reference in New Issue
Block a user