I found this bug report on Firefox : https://bugzilla.mozilla.org/show_bug.cgi?id=868797 It might be related, but I don't think it's the same issue : manually sliding the video in the middle does not make it play. The workaround they propose is for ffmpeg, and does not seem to work on avconv : "unrecognized option 'avoid_negative_ts'"
** Bug watch added: Mozilla Bugzilla #868797 https://bugzilla.mozilla.org/show_bug.cgi?id=868797 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1323822 Title: Firefox can not play some WebM videos generated by avconv on Trusty Status in “firefox” package in Ubuntu: New 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/ubuntu/+source/firefox/+bug/1323822/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

