mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
rv40 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6984 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3388a619db
commit
365b59045d
@ -757,6 +757,14 @@ videocodec 3ivX
|
||||
|
||||
; experimental real video decoder using closed source codecs
|
||||
|
||||
videocodec rv40
|
||||
info "Linux RealPlayer 9 RV40 decoder"
|
||||
status working
|
||||
fourcc RV40,rv40
|
||||
driver realvid
|
||||
dll "drv4.so.6.0"
|
||||
out I420
|
||||
|
||||
videocodec rv30
|
||||
info "Linux RealPlayer 8 RV30 decoder"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user