mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 10:55:43 +00:00
Autodesk RLE decoder via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15060 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e3b183dc3f
commit
862264a4fb
@ -130,6 +130,14 @@ videocodec fffli
|
||||
dll "flic"
|
||||
out BGR8
|
||||
|
||||
videocodec ffaasc
|
||||
info "Autodesk RLE decoder"
|
||||
status working
|
||||
fourcc AASC
|
||||
driver ffmpeg
|
||||
dll "aasc"
|
||||
out BGR24
|
||||
|
||||
videocodec ffqtrle
|
||||
info "QuickTime Animation (RLE)"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user