mirror of https://github.com/mpv-player/mpv
codecs.conf: add Etymonix MPEG-2 I-frame codec to ffmpeg12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33332 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
84b2296c34
commit
d0376729d1
|
@ -254,6 +254,7 @@ videocodec ffmpeg12
|
|||
fourcc m2v1,m1v1
|
||||
fourcc LMP2 ; Lead mpeg2 in avi
|
||||
fourcc slif ; SoftLab MPEG-2 I-frames Codec
|
||||
fourcc EM2V ; Etymonix MPEG-2 I-frame Video Codec
|
||||
driver ffmpeg
|
||||
dll "mpegvideo"
|
||||
out YV12,I420,IYUV
|
||||
|
|
Loading…
Reference in New Issue