GNU bug report logs - #41043
ffmpeg 'depends' on qtbase

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Sun, 3 May 2020 08:43:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 41043 <at> debbugs.gnu.org
Subject: bug#41043: ffmpeg 'depends' on qtbase
Date: Sun, 3 May 2020 14:31:35 -0400
On Sun, May 03, 2020 at 11:41:49AM +0300, Efraim Flashner wrote:
> qtbase seems like a rather heavy dependency for ffmpeg. After looking
> through 'guix graph ffmpeg'
> 
> qtbase -> extra-cmake-modules -> fcitx -> sdl2 -> ffmpeg
> 
> What does sdl2 bring to ffmpeg?
> (on a similar note, what does it bring to u-boot?)
> 'guix size ffmpeg'
> with sdl2:    713.3 MiB
> without sdl2: 699.2 MiB
> 
> https://ffmpeg.org/ffmpeg-devices.html#sdl

According to that page, "This output device allows one to show a video
stream in an SDL window. Only one SDL window is allowed per application,
so you can have only one instance of this output device in an
application."

Personally, I think FFmpeg is useful because it does everything. It's
supposed to be heavy. But maybe the dependency chain could be cut
earlier, if that's important.  Although, I think most systems will
include Qtbase for other reasons.




This bug report was last modified 5 years and 17 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.