1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

ffmpeg truemotion1 codec now outputs BGR32 for some files

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16965 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2005-11-10 20:38:05 +00:00
parent 77909fb136
commit 57334e4ab7

View File

@ -1439,7 +1439,7 @@ videocodec ffduck
fourcc DUCK
driver ffmpeg
dll "truemotion1"
out BGR15,BGR16,BGR24
out BGR15,BGR16,BGR24,BGR32 query
videocodec fftm20
info "FFmpeg Duck/On2 TrueMotion 2.0"