[gstreamer-bugs] [Bug 332339] FFmpeg muxers port to 0.10

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 8 08:11:29 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=332339
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Comment #15 from Edward Hervey  2006-09-08 15:10 UTC -------
(In reply to comment #14)
> The following pipe works without problems
> 
> gst-launch -v --gst-debug-level=2 filesrc location=movie.mpeg ! decodebin
> name=d d. ! ffmpegcolorspace ! ffenc_mpeg2video ! queue ! m. d. ! audioconvert
> ! lame ! queue ! m. ffmux_mpeg name=m ! filesink location=transcoded.mpeg
> 

  Excellent, will give it another try and if it doesn't need too much
cleaning-up I'll commit it.

> [To Edward]: What legal issues do you mean? Do mean patent issues? I thougth
> that Europe is still patent-safe. FFmpeg is LGPL so there is no problem to use
> gst-fmpeg plugins in proprietary encoder and of course, we are releasing the
> sources. BTW: We do not use ffmpegmux anymore.
> 

  The code is LGPL, but distributing software that implements some
patent-protected codecs still requires you to have a license if you want to
distribute worldwide (I'm thinking mostly about the mpeg consortium/mp3
licenses). It's not at all sourcecode issue.


-- 
Configure bugmail: http://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