Bug 10830 - Audio mp4 file misdetected as video/mp4
Summary: Audio mp4 file misdetected as video/mp4
Status: RESOLVED NOTABUG
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 17:10 UTC by Sebastian Dröge (slomo)
Modified: 2007-08-31 10:53 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Sebastian Dröge (slomo) 2007-05-01 17:10:43 UTC
Hi,
the file at [0] is misdetected as video/mp4. gst-typefind for example correctly detects it as audio.

This is with shared-mime-info 0.20 and 0.21.

Bye

Relevant Bugs:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/63588
http://bugzilla.gnome.org/show_bug.cgi?id=430931

[0] http://librarian.launchpad.net/4638347/01%20-%20Michael%20Rains.mp4
Comment 1 Bastien Nocera 2007-08-31 10:53:24 UTC
video/mp4 is a super-set of audio/mp4. See RFC 4337 for details: http://tools.ietf.org/html/rfc4337

There's no way to know there's no video track without opening the file. You should make Banshee handle video/mp4 files, or the user should rename the file to a .m4a.


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.