mirror of https://github.com/mpv-player/mpv
codecs.conf: Add FourCC ai12 for AVC Intra 100 / 1080.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33061 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
55dbd183e3
commit
2c2f620e7a
|
@ -949,6 +949,7 @@ videocodec ffh264
|
|||
fourcc vvvc ; only one sample using this fourcc
|
||||
fourcc ai55,ai15 ; flip4mac avc intra
|
||||
fourcc ai1q,ai5q ; flip4mac avc intra
|
||||
fourcc ai12 ;AVC Intra 100 / 1080
|
||||
format 0x10000005
|
||||
driver ffmpeg
|
||||
dll h264
|
||||
|
|
Loading…
Reference in New Issue