mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
BGR32 is now supported also by lavc tscc decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14630 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e4515dde79
commit
a92d8e2d00
@ -1663,7 +1663,7 @@ videocodec ffcamtasia
|
||||
fourcc TSCC,tscc
|
||||
driver ffmpeg
|
||||
dll "camtasia"
|
||||
out BGR24,BGR15,BGR8 query
|
||||
out BGR32,BGR24,BGR15,BGR8 query
|
||||
|
||||
; sample videos: http://www.techsmith.com/products/camtasia/examplevideos.asp
|
||||
videocodec camtasia
|
||||
|
Loading…
Reference in New Issue
Block a user