mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
FLV with lavc+lavf support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12174 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3f1640d856
commit
436d2cc048
@ -382,7 +382,15 @@ videocodec ff4xm
|
||||
driver ffmpeg
|
||||
dll 4xm
|
||||
out BGR16
|
||||
|
||||
|
||||
videocodec ffflv
|
||||
info "FFmpeg Flash video"
|
||||
status working
|
||||
fourcc FLV1
|
||||
driver ffmpeg
|
||||
dll flv
|
||||
out YV12
|
||||
|
||||
videocodec ffdivx
|
||||
info "FFmpeg DivX ;-) (MS MPEG-4 v3)"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user