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 776188 - encodebin: Fallback to other profile if we fail with one
encodebin: Fallback to other profile if we fail with one
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-17 01:15 UTC by Thibault Saunier
Modified: 2016-12-19 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
encodebin: Fallback to other profile if we fail with one (8.51 KB, patch)
2016-12-17 01:15 UTC, Thibault Saunier
none Details | Review
encodebin: Fallback to other profile if we fail with one (8.57 KB, patch)
2016-12-17 01:19 UTC, Thibault Saunier
committed Details | Review

Description Thibault Saunier 2016-12-17 01:15:35 UTC
See commit message.
Comment 1 Thibault Saunier 2016-12-17 01:15:44 UTC
Created attachment 342097 [details] [review]
encodebin: Fallback to other profile if we fail with one

In some case we might have EncodingProfile that will be defined
in a way that, for example if a Preset is not present, another
profile for that stream should be used.

A test is added showing the feature.
Comment 2 Thibault Saunier 2016-12-17 01:19:38 UTC
Created attachment 342098 [details] [review]
encodebin: Fallback to other profile if we fail with one

Since version 1:
 - Enhanced and fix test comments
Comment 3 Thibault Saunier 2016-12-19 17:01:15 UTC
Attachment 342098 [details] pushed as c8ea302 - encodebin: Fallback to other profile if we fail with one