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 724215 - Pipelines in rygel.conf don't work with gstreamer-1.0
Pipelines in rygel.conf don't work with gstreamer-1.0
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: GstLaunch
git master
Other All
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2014-02-12 09:35 UTC by Debarshi Ray
Modified: 2014-02-12 12:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
data: Make the GstLaunch pipelines in rygel.conf work with gst-1.0 (1.04 KB, patch)
2014-02-12 09:38 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2014-02-12 09:35:46 UTC
The GstLaunch pipelines given in rygel.conf do not work with gstreamer-1.0 because it uses ffenc* instead of avenc*.
Comment 1 Debarshi Ray 2014-02-12 09:38:30 UTC
Created attachment 268891 [details] [review]
data: Make the GstLaunch pipelines in rygel.conf work with gst-1.0
Comment 2 Jens Georg 2014-02-12 11:02:27 UTC
Review of attachment 268891 [details] [review]:

Whoops. Thanks.
Comment 3 Debarshi Ray 2014-02-12 12:04:32 UTC
Comment on attachment 268891 [details] [review]
data: Make the GstLaunch pipelines in rygel.conf work with gst-1.0

Thanks for the review.