← Back to team overview

linux-traipu team mailing list archive

[Bug 1244954] Re: Chromium refuses to play OGV unless response code is 200

 

** Also affects: chromium-browser (Ubuntu)
   Importance: Undecided
       Status: New

** Bug watch added: code.google.com/p/chromium/issues #312073
   http://code.google.com/p/chromium/issues/detail?id=312073

** Changed in: chromium-browser
   Importance: Undecided => Unknown

** Changed in: chromium-browser
       Status: New => Unknown

** Changed in: chromium-browser
 Remote watch: None => code.google.com/p/chromium/issues #312073

** Changed in: chromium-browser (Ubuntu)
     Assignee: (unassigned) => Chad Miller (cmiller)

-- 
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/1244954

Title:
  Chromium refuses to play OGV unless response code is 200

Status in Chromium Browser:
  Unknown
Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  When Chromium encounters media file link it sends request for partial
  content with the range of '0-' (entire file). But then, when receiving
  the following headers it refuses to play the file:

  [header] HTTP/1.1 206 Partial Content
  [header] Pragma: 
  [header] Cache-Control:
  [error] [client 127.0.0.1] [header] Content-type: video/ogg
  [error] [client 127.0.0.1] [header] Content-Disposition: inline
  [error] [client 127.0.0.1] [header] Content-range: 0-6642902/6642903
  [error] [client 127.0.0.1] [header] Content-length: 6642903
  [error] [client 127.0.0.1] [header] X-Content-Duration: 157.858

  What happens: Partial request headers are sent, partial response
  headers are received, file does not play

  What i expect to happen: Either send regular file request or accept
  206 response as a valid response.

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