Open GoogleCodeExporter opened 9 years ago
Robert included a test (marked with @Ignore) in the
com.xuggle.xuggler.video.ConverterFactoryTest class that reproduces this error.
It is either a bug in VideoResampler.cpp or (more likely) in the current ffmpeg
rewrite (ongoing of swscale).
If this ends up being a high priority for the community we may try to fix in
ffmpeg,
but for now a work around appears to be always do a color-space conversion
SEPARATELY
from a image resize.
Original comment by art.cla...@gmail.com
on 1 Apr 2009 at 1:01
Original comment by art.cla...@gmail.com
on 2 Apr 2009 at 2:02
Original comment by art.cla...@gmail.com
on 12 May 2009 at 6:23
any progress on this? its hitting me as well on random movies.
Original comment by sal.sco...@gmail.com
on 1 Jul 2009 at 4:23
No; it's an FFmpeg issue and they haven't fixed it. Does the workaround not
work for
you?
Original comment by art.cla...@gmail.com
on 1 Jul 2009 at 4:24
Original issue reported on code.google.com by
tre...@gmail.com
on 31 Mar 2009 at 10:12Attachments: