1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 10:17:31 +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:
reimar 2004-11-11 13:41:35 +00:00
parent 8e882b5b3b
commit de4ae5ba94

View File

@ -92,6 +92,7 @@ videocodec mpng
status working
comment "Gray scaled PNG with Alpha channel not supported"
fourcc mpng,MPNG
fourcc "png " ; for PNG-encoded Quicktime files
dll "libpng"
driver mpng
out BGR32,BGR24