mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
added fourcc of PNG-encoded Quicktime files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13920 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8e882b5b3b
commit
de4ae5ba94
@ -92,6 +92,7 @@ videocodec mpng
|
|||||||
status working
|
status working
|
||||||
comment "Gray scaled PNG with Alpha channel not supported"
|
comment "Gray scaled PNG with Alpha channel not supported"
|
||||||
fourcc mpng,MPNG
|
fourcc mpng,MPNG
|
||||||
|
fourcc "png " ; for PNG-encoded Quicktime files
|
||||||
dll "libpng"
|
dll "libpng"
|
||||||
driver mpng
|
driver mpng
|
||||||
out BGR32,BGR24
|
out BGR32,BGR24
|
||||||
|
Loading…
Reference in New Issue
Block a user