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 432521 - [gst-discover] show audio and video length in ms
[gst-discover] show audio and video length in ms
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal enhancement
: 0.10.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-23 08:44 UTC by Aidan Delaney
Modified: 2007-07-27 11:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Patches gst-discover to show the audio and video length (128 bytes, patch)
2007-04-23 08:44 UTC, Aidan Delaney
none Details | Review
patch made with diff -up. (927 bytes, patch)
2007-04-23 14:26 UTC, Aidan Delaney
committed Details | Review

Description Aidan Delaney 2007-04-23 08:44:06 UTC
gst-discover does not show the length of the audio or video track.
Comment 1 Aidan Delaney 2007-04-23 08:44:45 UTC
Created attachment 86825 [details] [review]
Patches gst-discover to show the audio and video length
Comment 2 Edward Hervey 2007-04-23 13:23:56 UTC
can you provide a patch with 'cvs diff -up', the current patch doesn't help figuring out where your changes are.
Comment 3 Aidan Delaney 2007-04-23 14:26:15 UTC
Created attachment 86844 [details] [review]
patch made with diff -up.
Comment 4 Edward Hervey 2007-07-27 11:06:05 UTC
2007-07-27  Aidan Delaney  <a.j.delaney@brighton.ac.uk>

	reviewed by: Edward Hervey  <bilboed@bilboed.com>
	* examples/gst-discover:
	Show duration of audio/video streams.
	Specify units for values.
	Fixes #432521