[FFmpeg-trac] #1186(avformat:closed): Regression in duration calculation for ogg files.
FFmpeg
trac at avcodec.org
Sat Jun 2 01:02:24 CEST 2012
#1186: Regression in duration calculation for ogg files.
-------------------------------------+-------------------------------------
Reporter: dalecurtis | Owner:
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: fixed
Keywords: ogg | Blocked By:
regression | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by dalecurtis):
I was testing the next FFmpeg roll for Chrome and this realized this fix
causes reading of the entire file during avformat_open_input. Which can
be gigabytes of data in the case of long videos. If you try with a multi-
gigabyte theora/ogv file over http it's immediately noticeable.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1186#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list