1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00

codecs.conf: add Libav ProRes decoder

This commit is contained in:
Uoti Urpala 2011-09-22 18:16:04 +03:00
parent ef81031350
commit e35362f507

View File

@ -2830,6 +2830,17 @@ videocodec qtaic
dll "QuickTime.qts"
out UYVY
videocodec ffprores
info "Libav ProRes"
status working
fourcc apch
fourcc apcn
fourcc apcs
fourcc apco
fourcc ap4h
driver ffmpeg
dll prores
videocodec qtprores
info "Apple ProRes 422 (HQ) decoder"
status working