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 103028 - [PATCH] dumpfileindex testsuite
[PATCH] dumpfileindex testsuite
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other other
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-10 12:39 UTC by Joshua N Pritikin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
the C source code (2.26 KB, text/plain)
2003-01-10 12:40 UTC, Joshua N Pritikin
Details

Description Joshua N Pritikin 2003-01-10 12:39:04 UTC
This is a quick hack to print the content of an index in human readable
form.  i suggest this be added to gstreamer/testsuite/indexers (at a minimum).

With this tool, i figured out that my 3 minute video had less than 5
I-frames -- bad for seeking.  Once i realized my mistake, it was easy to
regenerate the MPEG with a higher percentage of I-frames.  Seeking works
better now.
Comment 1 Joshua N Pritikin 2003-01-10 12:40:24 UTC
Created attachment 13469 [details]
the C source code
Comment 2 Wim Taymans 2003-01-12 13:25:34 UTC
Added to CVS