[gstreamer-bugs] [Bug 526794] [giosrc] totem doesn't work with some gvfs backends

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 9 23:38:46 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=526794

  GStreamer | gst-plugins-base | Ver: 0.10.x




------- Comment #18 from Sebastian Dröge  2008-04-10 06:38 UTC -------
(In reply to comment #16)
> (In reply to comment #14)
> > 2008-04-09  Sebastian Dröge  <slomo at circular-chaos.org>
> > 
> >         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
> >         Filter cdda from the supported URI schemes. We can't support
> >         musicbrinz tags and everything else one expects from a cdda source
> >         with GIO. Fixes bug #526794.
> 
> I'm reopening as
> 
>  - this doesn't fix the problem; the gphoto2 backend still doesn't work;
>    see earlier commments.

As asked before, is the file also corrupted when using gvfs-copy? I can't think
of any possible reason why only the gphoto2 backend produces broken files, we
handle all URI schemes (except filtering for automatic usage) the same in the
gio plugin.

You said "(Identical.. although the file is 70 bytes longer.)", what are these
70 additional bytes? Maybe you can attach a sample to this bug :)

>  - filtering cdda:// out seems like a bad idea; if the user specifically
>    asks for "cdda://sr0/Track 1.wav" then I don't see what the problem
>    of letting the gstgio backend handle it.

That will still work, my change only prevents it from being used automatically
when asking for a cdda source.

>    (And I should probably rename the cdda:// gvfs gio backend to something
>    else to avoid conflicts. I'll look at doing that in gvfs.)

That's not necessary IMHO... otherwise one could also argue that either gst or
gvfs should use something different than http:// for http as gstreamer http
sources are supposed to do more (icecast stuff, ...) than gvfs can possibly
offer ;)

This kind of conflicts will probably appear with other URI schemes sooner or
later and I think the best solution for this is, to prevent the gstreamer gio
source being used automatically for those schemes.

> The implication of this bug is that you don't get sound previews (via
> totem-audio-preview) in the file manager.

Should be fixed with my change for cdda at least.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=526794.




More information about the Gstreamer-bugs mailing list