mirror of
https://github.com/mpv-player/mpv
synced 2024-12-30 11:02:10 +00:00
H.261 through QuickTime DLL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19400 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3b436fd963
commit
ee830eebc9
@ -1020,6 +1020,14 @@ videocodec ffh261
|
|||||||
dll h261
|
dll h261
|
||||||
out YV12
|
out YV12
|
||||||
|
|
||||||
|
videocodec qt261
|
||||||
|
info "QuickTime H.261 video decoder"
|
||||||
|
status working
|
||||||
|
fourcc H261,h261
|
||||||
|
driver qtvideo
|
||||||
|
dll "QuickTime.qts"
|
||||||
|
out YUY2
|
||||||
|
|
||||||
videocodec h261xa
|
videocodec h261xa
|
||||||
info "XAnim's CCITT H.261"
|
info "XAnim's CCITT H.261"
|
||||||
status buggy
|
status buggy
|
||||||
|
Loading…
Reference in New Issue
Block a user