mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
a197d39e13
Some video formats, such as WebM, do not store duration information at the level of the video stream. Instead, the duration is stored as part of the container format information. This commit modifies `VideoAnalyzer` to use the duration from the video container when the duration from the video stream is not available. Fixes #40130. |
||
---|---|---|
.. | ||
image_analyzer_test.rb | ||
video_analyzer_test.rb |