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 648022 - support for vgz files
support for vgz files
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.19
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-17 13:38 UTC by mihai.draghicioiu
Modified: 2011-04-18 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mihai.draghicioiu 2011-04-17 13:38:43 UTC
vgz files are gzipped versions of vgm files, which are supported by gstreamer through libgme (ext/gme/ folder).

The reason for this is that project2612.org provides a huge collection of video game music, in vgz format (zip files containing several vgz files).
Comment 1 Sebastian Dröge (slomo) 2011-04-17 15:03:21 UTC
Please report this against gme: http://code.google.com/p/game-music-emu/
Comment 2 mihai.draghicioiu 2011-04-18 08:48:20 UTC
You sure gstreamer doesn't have some zlib/gzip layer that can be used here instead?
Comment 3 Sebastian Dröge (slomo) 2011-04-18 08:51:48 UTC
Could be implemented but this is better handled in gme