[gst-devel] release?

Benjamin Otte in7y118 at public.uni-hamburg.de
Mon Feb 2 07:31:03 CET 2004


On Mon, 2 Feb 2004, Jérémy Simon wrote:

>    _ Replaygain metadata doesn't work for me. I have to switch from
> G_TYPE_DOUBLE to G_TYPE_STRING to make it works ...
>      Colin, what default metadata system are you going to release with RB
> (monkeymedia or gst) ?
>
Could you explain that a bit more? (AFAIK replaygain values are in dB and
therefore make a lot of sense as doubles.)

>    _ Gst-player crash with quicktime files. qtdemux and/or ffmpeg plugin
> (svq1, svq3) don't work with spider.
>      It seems that qtdemux doesn't handle seek events too :(
>
Which reminds me: Everyone that wants to understand how hard GStreamer is
is highly encouraged to write a complete demuxer. (incl. working in
spider, seeking, queries, funny events coming in at funny times (like
during setup), getting timestamps/offsets correct, handling broken data
(partially downloaded files or streams from the net) and such things).
oggdemux taught me again how complicated GStreamer is in some places, if
you intend to do it right...

FWIW, qtdemux code is pretty ugly because it was done fast. So there's
lots of improvements possible. Same for asfdemux which will reach its
limits when mms support is added or more people listen to wma with
alsasink.

Benjamin





More information about the gstreamer-devel mailing list