Fwd: FFmpeg with libass and maybe GnuTLS also
Fredrik Fornstad <[email protected]> Sun, 12 Oct 2014 16:41:15 +0200
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <CACFv6hLT9voLdOmeqAo8YE8ZdWuE8_PLowFdf9LOEamX7vbMyQ@mail.gmail.com> |
It would be nice if the default FFmpeg spec file could be changed to include libass and SSL support, at least for RHEL 6 & 7. FFmpeg has support for libass, OpenSSL and GnuTLS. However, in the default ATrpms spec file (for RHEL at least) it is disabled. For libass, all that is needed would be to add --enable-libass \ in the spec file under the ./configure heading (If I am not misstaken). For SSL support, there are two options: OpenSSL or GnuTLS. For OpenSSL to work, the --non-free parameter must be set, which will cause licence problems. However, GnuTLS is using GPL and provides SSL just like OpenSSL. GnuTLS is part of the standard RHEL/CentOS installation, so for that to work, just add --enable-gnutls \ in the FFmpeg spec file. Can this be done, or will this cause any problems that I am unaware of? /Fred _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users