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 732153 - pbutils need different descriptions for MPEG4 Video profiles
pbutils need different descriptions for MPEG4 Video profiles
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-24 11:51 UTC by Christian Fredrik Kalager Schaller
Modified: 2018-11-03 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2014-06-24 11:51:43 UTC
In Transmageddon I know offer people to transcode to either MPEG4 video simple and advanced-simple. It would be great if pbutils could return something else than just MPEG-4 Video for both. For instance it would be perfect if Advanced-simple profile returned something like "MPEG-4 Video (xvid)" for instance.

Currently the Transmageddon UI just list MPEG-4 Video twice due to that is what is being returned by pbutils.
Comment 1 Sebastian Dröge (slomo) 2014-07-01 07:30:36 UTC
That could be implemented in descriptions.c:format_info_get_desc(). We currently create custom strings for variants of codecs already, but don't do that for profiles.

If we start doing that for profiles, we should probably also do it for AAC and h264 at least.
Comment 2 Tim-Philipp Müller 2014-09-17 20:35:34 UTC
> For instance it would be perfect if Advanced-simple profile
> returned something like "MPEG-4 Video (xvid)" for instance.

We could do MPEG-4 Video (Simple Profile) and MPEG-4 Video (Advanced Simple Profile) or somesuch, but certainly not "MPEG-4 (xvid)" or "H.264 (x264)".
Comment 3 GStreamer system administrator 2018-11-03 11:30:14 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org'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.freedesktop.org/gstreamer/gst-plugins-base/issues/122.