unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: 宋文武 <iyzsong@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: 01/01: gnu: Add gst-libav.
Date: Tue, 14 Apr 2015 10:14:40 -0400	[thread overview]
Message-ID: <87k2xehk4v.fsf@netris.org> (raw)
In-Reply-To: <87pp7810pi.fsf@gmail.com> ("宋文武"'s message of "Mon, 13 Apr 2015 23:56:25 +0800")

宋文武 <iyzsong@gmail.com> writes:

> Mark H Weaver <mhw@netris.org> writes:
>
>> 宋文武 <iyzsong@gmail.com> writes:
>>
>>> commit 1b922590d758e458ce4f9abd3d1694045bcccb58
>>> Author: 宋文武 <iyzsong@gmail.com>
>>> Date:   Fri Apr 10 21:01:10 2015 +0800
>>>
>>>     gnu: Add gst-libav.
>>>     
>>>     * gnu/packages/gstreamer.scm (gst-libav): New variable.
>>
>> Can we add gst-ffmpeg and remove gst-libav?  It seems that ffmpeg has
>> won out in the ffmpeg/libav fork.
> It seems to me that GStreamer choose libav over ffmpeg when made the
> 1.0 release.  That is why there are:
>   gst-ffmpeg-0.10.x
>   gst-libav-1.x

Indeed, you are right.

>>
>>   https://lwn.net/Articles/607591/
>>
>> Also, can we make it use the system ffmpeg library that we already have
>> instead of a bundled copy?  It would be good to avoid code duplication
>> for several reasons.  Code duplication means more memory use in the
>> system, and more importantly, it means multiple copies of the software
>> to patch when investigating and applying security updates or build fixes
>> for Guix, fixes for non-Intel platforms, etc.  As the person who seems
>> to be doing almost all of the work on non-Intel platforms and most of
>> the security updates, I'd strongly prefer to minimize that workload.
> I Agree.
>>
>> What do you think?
> I quick tested gst-libav linked with ffmpeg from Guix,
> it does seem work fine, but may need more testing or some
> confirm from upstream.
>
> I think it's great to use system ffmpeg, if no problem occurs,

Sounds good to me.  In another thread you reported that it seems to work
with our system ffmpeg and provided a patch, so I'm quite happy with
this result.

> or we can use system libav (to be packaged) in Guix instead.

I would very much prefer to have just one of ffmpeg/libav in Guix, for
all the reasons given above against code duplication.

     Thanks!
       Mark

  reply	other threads:[~2015-04-14 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150410130205.11406.56090@vcs.savannah.gnu.org>
     [not found] ` <E1YgYZS-0002yu-0Y@vcs.savannah.gnu.org>
2015-04-13 13:14   ` 01/01: gnu: Add gst-libav Mark H Weaver
2015-04-13 15:56     ` 宋文武
2015-04-14 14:14       ` Mark H Weaver [this message]
2015-04-15 19:58         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2xehk4v.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guix-devel@gnu.org \
    --cc=iyzsong@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).