#1595: Theora video produced by latest ffmpeg fails to load in Google Chrome
-------------------------------------+-------------------------------------
Reporter: bartbogdan | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: theora | Resolution:
regression | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
In your command line, you do not specify a colour space. Older FFmpeg by
default degraded colour information by choosing yuv420p even if the input
format is rgb, newer FFmpeg chooses an output colour space that allows for
maximum compatibility with the input colour space (see tickets #1426 and
#1517).
I suspect it will work fine with -pix_fmt yuv420p - please test.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1595#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac