[MacPorts] #61449: ffmpeg and libx264
MacPorts
noreply at macports.org
Sat Nov 14 15:17:20 UTC 2020
#61449: ffmpeg and libx264
-----------------------+--------------------
Reporter: ogourgue | Owner: (none)
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: ffmpeg |
-----------------------+--------------------
Changes (by ryandesign):
* port: => ffmpeg
Old description:
> I installed ffmpeg with and without nonfree variant and tried to encode
> video with codec libx264
>
> When running:
>
> ffmpeg -c:v libx264 -y -r 5 -i "geomorphology_%d.png" geomorphology.mp4
>
> I got the error:
>
> Unknown decoder 'libx264'
>
> I could not find information about which variant to install to have
> libx264 support (e.g. to make videos compatible with power point)
New description:
I installed ffmpeg with and without nonfree variant and tried to encode
video with codec libx264
When running:
{{{
ffmpeg -c:v libx264 -y -r 5 -i "geomorphology_%d.png" geomorphology.mp4
}}}
I got the error:
{{{
Unknown decoder 'libx264'
}}}
I could not find information about which variant to install to have
libx264 support (e.g. to make videos compatible with power point)
--
Comment:
The +gpl2 variant provides libx264 support. It is on by default.
--
Ticket URL: <https://trac.macports.org/ticket/61449#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list