mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01: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:
parent
77909fb136
commit
57334e4ab7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user