[FFmpeg-user] zimg colorspace yuv -> rgb possible?
Andy Furniss
adf.lists at gmail.com
Wed Jan 27 01:40:29 CET 2016
Andy Furniss wrote:
> One thing that is curious if I convert to 422 interlace aware no
> flags then to rgb it looks better that going straight to rgb. flags
> will still make it better on the second conversion.
Another observation - if I grab (xwd) a frame produced by mplayer +
ilpack then it looks better than the both the interlaced in my
screenshot - it's as good as the best looking (progressive + flags) one
without the chroma field bleed of course.
mplayer -vf ilpack,scale -noaspect -vo gl ~/snooker-short.ts
I have to use gl as 422 vdpau is broken on my gpu (radeonsi)
Forcing ilpack into dumb (unweighted filter) mode - ilpack=0 produces
the banding/misaligned chroma similar to what's seen on ffmpegs worse
output.
https://drive.google.com/file/d/0BxP5-S1t9VEEcEd0WndFVlFENU0/view?usp=sharing
More information about the ffmpeg-user
mailing list