all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#18814: ffmpeg 2.4.2 upgrade broke vlc
       [not found] <E1XgIhE-0000WJ-Vl@vcs.savannah.gnu.org>
@ 2014-10-24  8:57 ` Mark H Weaver
  2014-10-26  0:08   ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Mark H Weaver @ 2014-10-24  8:57 UTC (permalink / raw)
  To: Jason Self; +Cc: 18814

Jason Self <jself@gnu.org> writes:

> commit 7947a05439cc26d93bd93300f38d216dbb93c76d
> Author: Jason Self <j@jxself.org>
> Date:   Mon Oct 20 12:32:42 2014 -0700
>
>     gnu: ffmpeg: Update to 2.4.2.
>     
>     * gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.

This broke the vlc build with the following error:

  checking for AVCODEC... yes
  configure: error: libavcodec versions 56 and later are not supported yet.

See:

  http://hydra.gnu.org/job/gnu/master/vlc-2.1.4.x86_64-linux
  http://hydra.gnu.org/job/gnu/master/vlc-2.1.4.i686-linux

I tried upgrading vlc to the latest release (2.1.5), but it didn't help:

  http://hydra.gnu.org/job/gnu/master/vlc-2.1.5.x86_64-linux
  http://hydra.gnu.org/job/gnu/master/vlc-2.1.5.i686-linux

Two solutions come to mind:

* Add an alternate 'ffmpeg-2.3' package (in addition to 2.4.x) for use
  by vlc.

* Look for upstream vlc patches that fix this problem.

Jason, would you like to look into it?

     Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#18814: ffmpeg 2.4.2 upgrade broke vlc
  2014-10-24  8:57 ` bug#18814: ffmpeg 2.4.2 upgrade broke vlc Mark H Weaver
@ 2014-10-26  0:08   ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2014-10-26  0:08 UTC (permalink / raw)
  To: Jason Self; +Cc: 18814-done

Mark H Weaver <mhw@netris.org> writes:

> Jason Self <jself@gnu.org> writes:
>
>> commit 7947a05439cc26d93bd93300f38d216dbb93c76d
>> Author: Jason Self <j@jxself.org>
>> Date:   Mon Oct 20 12:32:42 2014 -0700
>>
>>     gnu: ffmpeg: Update to 2.4.2.
>>     
>>     * gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.
>
> This broke the vlc build with the following error:
>
>   checking for AVCODEC... yes
>   configure: error: libavcodec versions 56 and later are not supported yet.

I fixed this by adding ffmpeg-2.2 and using it for vlc, in commit
f9e687b51aafaa160b3c361c801ec5823dbef2f0.  I'm closing this bug now.

      Mark

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-26  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1XgIhE-0000WJ-Vl@vcs.savannah.gnu.org>
2014-10-24  8:57 ` bug#18814: ffmpeg 2.4.2 upgrade broke vlc Mark H Weaver
2014-10-26  0:08   ` Mark H Weaver

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.