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 313089 - Use gst_element_make_from_uri
Use gst_element_make_from_uri
Status: RESOLVED OBSOLETE
Product: sound-juicer
Classification: Applications
Component: general
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: Sound Juicer Maintainers
Sound Juicer Maintainers
Depends on:
Blocks: 313302
 
 
Reported: 2005-08-10 10:25 UTC by Ross Burton
Modified: 2021-05-17 15:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for input case (3.91 KB, patch)
2007-03-26 09:22 UTC, James "Doc" Livingston
committed Details | Review

Description Ross Burton 2005-08-10 10:25:14 UTC
This is a very cool function:

http://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/gstreamer-GstUriHandler.html#id3063819

When the file sink behaviour for overwriting is defined (filesink vs
gnomevfssink have different behaviours), SJ should use it.
Comment 1 Ross Burton 2005-08-12 08:19:47 UTC
In fact I can use this for input as well.

Make element from "cdda:///1", and then set "device" to /dev/cdrom.  This will
use  whatever element is available, and in fact will prefer libcdio over cdparanoia.
Comment 2 James "Doc" Livingston 2007-03-26 09:22:48 UTC
Created attachment 85305 [details] [review]
patch for input case

This patch makes S-J use gst_element_make_from_uri with cdda://1 for input, and checks that properties like paranoia-mode and read-speed exist before using them.
Comment 3 Ross Burton 2007-03-26 09:51:55 UTC
Comment on attachment 85305 [details] [review]
patch for input case

Committed, thanks!
Comment 4 Brian Cameron 2007-04-17 05:38:11 UTC
If this bug is fixed, can this bug be marked as fixed rather than "New"?
Comment 5 Ross Burton 2007-04-17 06:49:26 UTC
It only fixed the input side, not the output side.
Comment 6 GNOME Infrastructure Team 2021-05-17 15:49:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/sound-juicer/-/issues/38.