Thread Previous • Date Previous • Date Next • Thread Next |
It looks like it's related to a libav bug. See https://bugzilla.libav.org/show_bug.cgi?id=597 and https://bugzilla.libav.org/show_bug.cgi?id=341 It has been fixed in libav between versions 9.13 and 9.14. So it looks like Firefox is less permissive than Gstreamer, Chromium and VLC on WebM files... In any case, could Firefox output an error message in such cases, instead of silently failing? -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to libav in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1323822 Title: Firefox can not play some WebM videos generated by avconv on Trusty Status in The Mozilla Firefox Browser: Confirmed Status in the libav multimedia framework: Fix Released Status in “firefox” package in Ubuntu: Invalid Status in “libav” package in Ubuntu: Triaged Bug description: Steps to reproduce : - Download the source H.264 video attached to this bug - On a Trusty machine, convert this video to WebM with "avconv -i P5270914.MOV P5270914-trusty.webm". It should give the same result as attached - Open this webm file in Totem or in VLC : it plays correctly - Open this webm file in Firefox 29. When you click on play, it goes directly to the end and does not show anything - Open this same webm file in Chromium (tested with version 34) : it plays correctly If you generate the WebM file on Precise, with the same command-line, it plays correctly in Firefox (see attached P5270914-precise.webm). So I suppose it comes from a difference in the way avconv does the conversion, that is not correctly supported by Firefox All tests are made with Precise and Trusty amd64, with all current updates. Firefox version 29.0 on both avconv 9.13-0ubuntu0.14.04.1 on Trusty, and 0.8.10-0ubuntu0.12.04.1 on Precise To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1323822/+subscriptions
Thread Previous • Date Previous • Date Next • Thread Next |