[Bug 733602] Add lame encoder to cerbero

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 23 06:58:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733602
  GStreamer | packages | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #281475|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-23 13:58:37 UTC ---
Review of attachment 281475:
 --> (https://bugzilla.gnome.org/review?bug=733602&attachment=281475)

::: recipes/gst-plugins-ugly-1.0-static.recipe
@@ +14,2 @@
     files_plugins_codecs_restricted_devel = [
              'libgsta52dec',

You also need to add the plugin here

::: recipes/gst-plugins-ugly-1.0.recipe
@@ +14,2 @@
     files_plugins_codecs_restricted = [
              'lib/gstreamer-1.0/libgsta52dec%(mext)s',

and here

::: recipes/lame.recipe
@@ +5,3 @@
+    stype = SourceType.TARBALL
+    configure_options = ' --enable-static'
+    url =
'http://switch.dl.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz'

And lame:libs has to go into the relevant package


Is this already building lame with the assembler optimizations?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list