After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 418231 - Keep separated the audio tags and video tags
Keep separated the audio tags and video tags
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.6
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 516409 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-14 14:11 UTC by Sebastien Merle
Modified: 2011-05-18 12:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add videotags, audiotags and othertags dict to the Discoverer (1.34 KB, patch)
2007-03-14 14:15 UTC, Sebastien Merle
rejected Details | Review
Add videotags, audiotags and othertags dict to the Discoverer (1.80 KB, patch)
2007-07-27 11:22 UTC, Sebastien Merle
rejected Details | Review

Description Sebastien Merle 2007-03-14 14:11:44 UTC
The discoverer should have a way to retrieve the video and audio tags separately.
Comment 1 Sebastien Merle 2007-03-14 14:15:29 UTC
Created attachment 84574 [details] [review]
Add videotags, audiotags and othertags dict to the Discoverer

In addition to the tags dict, add videotags, audiotags and othertags dict to the Discoverer
Comment 2 Edward Hervey 2007-07-27 11:09:57 UTC
This patch does not apply.

Please create it in this way:
~/work/cvs/gst-python# cvs diff -up > name.patch
Comment 3 Sebastien Merle 2007-07-27 11:22:55 UTC
Created attachment 92538 [details] [review]
Add videotags, audiotags and othertags dict to the Discoverer
Comment 4 Sebastien Merle 2007-07-27 11:24:23 UTC
For me the patch apply perfectly on gst-python HEAD.
But anyway, I have attached a new patch made the way you wanted.
Comment 5 Edward Hervey 2008-02-14 10:32:21 UTC
*** Bug 516409 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Dröge (slomo) 2011-05-18 12:56:45 UTC
With GstDiscoverer in -base and the gst-discoverer utility this is obsolete now.