[FFmpeg-trac] #1595(FFmpeg:new): Theora video produced by latest ffmpeg fails to load in Google Chrome
FFmpeg
trac at avcodec.org
Thu Aug 2 15:06:34 CEST 2012
#1595: Theora video produced by latest ffmpeg fails to load in Google Chrome
-------------------------------------+-------------------------------------
Reporter: bartbogdan | Type: defect
Status: new | Priority: normal
Component: FFmpeg | Version:
Keywords: theora | unspecified
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Summary of the bug:
When creating a theora video with the latest checkout of ffmpeg
(n0.8-12179-g1f68be4), the video fails to load in Google Chrome.
The video loads properly when using the latest stable release 0.11.1.
How to reproduce:
{{{
% ffmpeg -i input -qscale 5 -an -vcodec libtheora output
}}}
Then try to open the video in Google Chrome (tested on Windows and Linux,
v.20.0.1132.57)
FFmpeg version: development branch (git describe: n0.8-12179-g1f68be4),
built on 2-8-2012 using libtheora 1.1.0 on RHEL.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1595>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list