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 731245 - pipeline: Add support to rendering without container
pipeline: Add support to rendering without container
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
unspecified
Other All
: Normal normal
: 1.3.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-05 00:19 UTC by Thibault Saunier
Modified: 2014-09-23 09:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
pipeline: Add support to rendering without container (5.79 KB, patch)
2014-06-05 00:19 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2014-06-05 00:19:31 UTC
Currently we do not support rendering to a containerless format, adding that.
Comment 1 Thibault Saunier 2014-06-05 00:19:33 UTC
Created attachment 277914 [details] [review]
pipeline: Add support to rendering without container

+ Simplify the support in ges-launch as we should not require the
profile desc to start with : in that case
Comment 2 Mathieu Duponchelle 2014-06-06 14:43:04 UTC
Review of attachment 277914 [details] [review]:

OK
Comment 3 Thibault Saunier 2014-06-09 14:12:18 UTC
Attachment 277914 [details] pushed as b3a2401 - pipeline: Add support to rendering without container