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 557043 - please add an MP2 audio profile using libtwolame
please add an MP2 audio profile using libtwolame
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: media profiles
2.22.x
Other All
: Normal enhancement
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-20 08:50 UTC by Fabian Greffrath
Modified: 2008-12-16 07:36 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
add mp2 profile at 192k (3.69 KB, patch)
2008-12-14 20:38 UTC, Marc-Andre Lureau
committed Details | Review

Description Fabian Greffrath 2008-10-20 08:50:45 UTC
Forwarded from <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502059>.

Hi,

since gst-plugins-bad0.10 (0.10.8.2-1) there is an MP2 encoding plugin 
available based on TwoLAME. Please add an audio profile to make use of 
the feature e.g. in sound-juicer. Rationale: Many cheep MP3 players 
are able to play MP2 files, though they often not advertise this 
explicitely. It would be nice to be finally able to create music files 
suitable for my MP3 player using only official Debian packages.

Cheers,
Fabian
Comment 1 Marc-Andre Lureau 2008-12-04 23:37:22 UTC
Fabian, can you give an example of a gst-launch pipeline you use to produce mp2? (or you current profile pipeline)

thanks
Comment 2 Fabian Greffrath 2008-12-08 10:28:11 UTC
I have not yet used this feature myself (simply because it was not supported by gstreamer until recently). For example pipelines please have a look at the GStreamer Bad Plugins 0.10 Plugins Reference Manual:
<http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-twolame.html>
Comment 3 Marc-Andre Lureau 2008-12-14 20:38:55 UTC
Created attachment 124676 [details] [review]
add mp2 profile at 192k

Add mp2 profile
Comment 4 Marc-Andre Lureau 2008-12-14 20:42:34 UTC
Fixed in r4099
Comment 5 Fabian Greffrath 2008-12-16 07:36:34 UTC
Great, thank you very much!