Bug 14982

Summary: Flash video (*.flv) defined with incorrect MIME type
Product: shared-mime-info Reporter: Nathan de Vries <nathan>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Proposed change (make video/x-flv default, and application/x-flash-video an alias)

Description Nathan de Vries 2008-03-12 21:18:19 UTC
Flash videos should have a default MIME type of "video/x-flv", since there's a lot of software that distinguishes media by looking for image/*, audio/* and video/* MIME types. At the moment, Flash video has a default MIME type of "application/x-flash-video".
Comment 1 Nathan de Vries 2008-03-12 21:19:57 UTC
Created attachment 15079 [details] [review]
Proposed change (make video/x-flv default, and application/x-flash-video an alias)
Comment 2 Bastien Nocera 2008-04-09 03:23:14 UTC
Your application should be fixed to look at aliases as well then.

* freedesktop.org.xml.in: Make application/x-flash-video an alias,
and have the top-level mime-type be video/x-flv, so apps can use
video/ to filter it (Closes: #14982)
Comment 3 Nathan de Vries 2008-04-09 04:53:31 UTC
Thank you :)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.