Opened 5 days ago

Closed 5 days ago

#11453 closed defect (invalid)

FFmpeg package lacks libx264 support.

Reported by: terra238523 Owned by:
Priority: minor Component: undetermined
Version: 7.0 Keywords: libx264 missing
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug: libx264 doesn't exists which leads to not being able to render .mp4 and .mkv videos.
How to reproduce:ffmpeg -codecs | grep 264
no libx264 encoder

% ffmpeg -i input ... output
ffmpeg version 7.0.2
built on ... Fedora 41  Linux 6.12.11-200.fc41.x86_64

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (1)

comment:1 by Gyan, 5 days ago

Resolution: invalid
Status: newclosed

The FFmpeg project offers no binaries, only source code.

You have to contact the provider of your binary for support, most likely your distro's package manager.

Note: See TracTickets for help on using tickets.