[Bug 731853] New tool : Add a CodecAnalyzer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jun 21 14:34:13 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731853
  GStreamer | gst-devtools | unspecified

Thibault Saunier <tsaunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsaunier at gnome.org

--- Comment #9 from Thibault Saunier <tsaunier at gnome.org> 2014-06-21 21:34:09 UTC ---
Hello sreerenj, I have not looked in deep details to your tool but from what I
saw it is quite similare to the gst-validate-media-check in the end, just that
you go one step deeper in the parsing of each frame (in the media-check toool
we check the metadatas of the frames, ie pts, dts, etc...) but this is
something we which to do too there.

You can find the implementation of that tool at:

http://cgit.freedesktop.org/gstreamer/gst-devtools/tree/validate/tools/gst-validate-media-check.c

http://cgit.freedesktop.org/gstreamer/gst-devtools/tree/validate/gst/validate/media-descriptor-writer.c

That tool also allows to check that discovering of the medias file is
constantly correct through time letting us notice regressions.

I am just wondering if we could not share code here?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list