← Back to team overview

linux-traipu team mailing list archive

[Bug 837821] Re: ogv and webm embedded video with video tag fails

 

** Changed in: chromium-browser (Ubuntu)
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Chromium Browser.
https://bugs.launchpad.net/bugs/837821

Title:
  ogv and webm embedded video with video tag fails

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Invalid
Status in chromium-browser source package in Natty:
  Invalid

Bug description:
  Chrome Version       : 13.0.782.215
  OS Version: Ubuntu Natty
  URLs (if applicable) :
  Other browsers tested:
    Firefox 6 works fine
  What steps will reproduce the problem?
  1. add the HTML at the bottom to a local file and load it
  2.
  3.

  What is the expected result?
  ogv or webm video plays

  What happens instead?
  Embedded ogv or webm video will not play

  Please provide any additional information below. Attach a screenshot if
  possible.

  Here is the code snippet from an embedded html file in /tmp/foo loaded
  as file:///tmp/foo/5.html

  <video src='/tmp/foo/rfbproxy-jaunty.ogv' width='320' height='240'
  controls autoplay></video>

  This is from the QRT HTML5 video test.

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/837821/+subscriptions


References