mirror of
https://github.com/mpv-player/mpv
synced 2025-02-08 16:07:16 +00:00
-vc ffmpeg12 compatibility requested by gabu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11436 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
95e49827fd
commit
fd63eeea66
@ -51,6 +51,7 @@ videocodec ffmpeg2
|
||||
dll "mpeg2video"
|
||||
out YV12,I420,IYUV
|
||||
|
||||
; for backward compatibility
|
||||
videocodec ffmpeg12
|
||||
info "FFmpeg MPEG 1/2"
|
||||
status working
|
||||
@ -60,7 +61,7 @@ videocodec ffmpeg12
|
||||
fourcc PIM1 ; Pinnacle hardware-mpeg1
|
||||
fourcc VCR2
|
||||
driver ffmpeg
|
||||
dll "mpegvideo"
|
||||
dll "mpeg1video"
|
||||
out YV12,I420,IYUV
|
||||
|
||||
videocodec ffmpeg12mc
|
||||
|
Loading…
Reference in New Issue
Block a user