Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] FFmpeg 6.1 requires build options '--enable-libharfbuzz' and '--enable-libfontconfig' to enable 'drawtext' filter
Date: Thu, 14 Nov 2024 17:58:37 +0100	[thread overview]
Message-ID: <20241114165837.3F35A2EBD1@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52730@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3132 bytes --]

Closed issue by abhocetabhac on void-packages repository

https://github.com/void-linux/void-packages/issues/52730

Description:
### Is this a new report?

Yes

### System Info

Void 6.11.3_1 x86_64-musl

### Package(s) Affected

ffmpeg6-6.1.2_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://ffmpeg.org/ffmpeg-all.html#drawtext-1
https://github.com/AnimMouse/ffmpeg-stable-autobuild/issues/129
https://github.com/FedericoCarboni/setup-ffmpeg/issues/15

### Expected behaviour

ffmpeg -h filter=drawtext
...
Filter drawtext
...

### Actual behaviour

ffmpeg -h filter=drawtext
...
Unknown filter 'drawtext'.

### Steps to reproduce

1. ffmpeg -i input.mkv -vf "drawtext=fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf': text='Hello World': fontcolor=white: fontsize=24: box=1: boxcolor=black@0.5: x=10: y=10" output.mp4
2.  ffmpeg -i input.mkv -vf "drawtext=fontfile='/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf': text='Hello World': fontcolor=white: fontsize=24: box=1: boxcolor=black@0.5: x=10: y=10" output.mp4
ffmpeg version 6.1.2 Copyright (c) 2000-2024 the FFmpeg developers
  built with gcc 13.2.0 (GCC)
  configuration: --prefix=/usr --disable-debug --enable-gpl --enable-gnutls --disable-stripping --enable-libcdio --enable-version3 --enable-runtime-cpudetect --enable-libmp3lame --enable-libvorbis --enable-libxvid --enable-libx264 --enable-libvpx --enable-libtheora --enable-shared --enable-static --enable-libxcb --enable-libpulse --enable-libfreetype --enable-libmodplug --enable-libspeex --enable-libcelt --enable-libass --enable-libopus --enable-librtmp --enable-libjack --disable-libopencore_amrnb --disable-libopencore_amrwb --disable-libopenjpeg --enable-libbluray --enable-postproc --enable-opencl --enable-libvmaf --enable-libx265 --enable-libv4l2 --enable-libaom --enable-libbs2b --enable-libvidstab --enable-libdav1d --enable-libsrt --enable-librist --enable-libwebp --enable-vulkan --enable-libdrm --enable-libsvtav1 --enable-vaapi --enable-vdpau --disable-libzimg --disable-libmysofa --enable-libvpl --enable-nvenc --enable-nvdec
  libavutil      58. 29.100 / 58. 29.100
  libavcodec     60. 31.102 / 60. 31.102
  libavformat    60. 16.100 / 60. 16.100
  libavdevice    60.  3.100 / 60.  3.100
  libavfilter     9. 12.100 /  9. 12.100
  libswscale      7.  5.100 /  7.  5.100
  libswresample   4. 12.100 /  4. 12.100
  libpostproc    57.  3.100 / 57.  3.100
Input #0, matroska,webm, from 'input.mkv':
  Metadata:
    title           : Session streamed by TP-LINK
    COMMENT         : h264_hd.sdp
    ENCODER         : Lavf60.16.100
  Duration: N/A, start: 0.000000, bitrate: N/A
  Stream #0:0: Video: h264 (Main), yuv420p(progressive), 1280x720, 27.33 fps, 27.33 tbr, 1k tbn
  Stream #0:1: Audio: aac (LC), 8000 Hz, mono, fltp
    Metadata:
      ENCODER         : Lavc60.31.102 aac
[AVFilterGraph @ 0x7f2c063ff580] No such filter: 'drawtext'
[vost#0:0/libx264 @ 0x7f2c082ce5c0] Error initializing a simple filtergraph
Error opening output file output.mp4.
Error opening output files: Filter not found

      parent reply	other threads:[~2024-11-14 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22  2:57 [ISSUE] " abhocetabhac
2024-11-14 16:58 ` [ISSUE] [CLOSED] " classabbyamp
2024-11-14 16:58 ` classabbyamp [this message]

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

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

  git send-email \
    --in-reply-to=20241114165837.3F35A2EBD1@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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.
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 NNTP newsgroup(s).