https://bugzilla.wikimedia.org/show_bug.cgi?id=31850
--- Comment #1 from Brion Vibber <[email protected]> 2011-10-20 20:41:28 UTC --- If I load http://upload.wikimedia.org/wikipedia/commons/6/62/Jan_Wr%C3%B3bel_-_Koniec_%C5%9Bwiata_nast%C4%85pi_%28wideo%29.ogv directly into Firefox 7.0.2, it starts downloading and playing the file just fine... On the file page though MW shows: "Jan_Wróbel_-_Koniec_świata_nastąpi_(wideo).ogv (Invalid ogg file: Cannot decode Ogg file: Invalid page at offset 1088569774) " which is a bit suspicious. The inline player for me is firing up an <audio> rather than a <video>, probably since it doesn't have width/height info... looks kinda like it is loading the file, but it doesn't show any video since it's an <audio>. Possibly there is something about the file that's legit breaking our ogg metadata reading, or there's a bug in our ogg metadata reading libraries. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
