1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 12:47:49 +00:00

The FFmpeg RoQ video decoder now uses 444P colorspace.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24613 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-09-25 07:10:39 +00:00
parent e907bda20a
commit 21b3d1e874

View File

@ -307,7 +307,7 @@ videocodec ffroqvideo
fourcc RoQV ; RoQV is an internal MPlayer FOURCC
driver ffmpeg
dll "roqvideo"
out YV12
out 444P
videocodec lzo
info "LZO compressed"