Changes between Initial Version and Version 1 of Ticket #61449


Ignore:
Timestamp:
Nov 14, 2020, 3:17:20 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The +gpl2 variant provides libx264 support. It is on by default.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61449

    • Property Port ffmpeg added
  • Ticket #61449 – Description

    initial v1  
    33When running:
    44
     5{{{
    56ffmpeg -c:v libx264 -y -r 5 -i "geomorphology_%d.png" geomorphology.mp4
     7}}}
    68
    79I got the error:
    810
     11{{{
    912Unknown decoder 'libx264'
     13}}}
    1014
    1115I could not find information about which variant to install to have libx264 support (e.g. to make videos compatible with power point)