mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 13:47:04 +00:00
Add FFmpeg DNxHD codec support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26236 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
37ea342f85
commit
f5fe9c7aef
@ -1741,6 +1741,14 @@ videocodec ffcavs
|
||||
dll "cavs"
|
||||
out I420
|
||||
|
||||
videocodec ffdnxhd
|
||||
info "FFmpeg DNxHD decoder"
|
||||
status working
|
||||
fourcc AVdn
|
||||
driver ffmpeg
|
||||
dll "dnxhd"
|
||||
out 422P
|
||||
|
||||
; quicktime codecs:
|
||||
|
||||
videocodec qt3ivx
|
||||
|
Loading…
Reference in New Issue
Block a user