[Bug 647364] VGM files loop indefinately

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 18 00:33:19 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=647364
  GStreamer | gst-plugins-bad | 0.10.21

--- Comment #17 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-18 07:33:13 UTC ---
(In reply to comment #15)
> Thanks, I've found the libgme tracker at
> http://code.google.com/p/game-music-emu/
> 
> I have a few more issues to report though (sorry, just gathering my thoughts
> here):
> 
> 1. VGZ files are not supported, and project2612.org has tons of zip files with
> vgz files inside them. Libgme does not support these directly, only if you
> ungzip them before you play them. I wouldn't know how to implement this, should
> I file it in this same section?

Please report to gme at code.google.com as explained in the other bug

> 2. Support for NSF files is based on nosefart. It has the same looping issue,
> but this is different gst code - try playing back
> http://www.zophar.net/download_file/13252 for example. Thing is, libgme also
> supports nsf files, so the nosefart code might be unneeded. I'll file this as a
> bug.

Is there a reason why the NSF plugin should be removed completely? It has no
external dependencies and it might make sense to just lower the rank to
secondary and have the gme rank at primary. Let's continue that in the bug you
filed

> 3. Support for mime types and default actions in gnome. I guess I'll have to
> file against totem, rhythmbox and whichever package contains the mime database.

shared-mime-info contains the mimetype database but applications need to add
the mimetypes to their .desktop file. For shared-mime-info, if some of the
mimetypes are missing there, take a look at gst-plugins-base/gst/typefind,
should be possible to convert that code into the shared-mime-info xml database.

> 4. Make a set of test files for video game music - is there one already? Maybe
> for several other audio formats?

samples.mplayerhq.hu has some samples and with the help of Google you find lots
of game music files. But I don't know of a central place of test files just for
video game music

-- 
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