Hi, why not opening a PR? People don’t have to be afraid of contributing. We have worked hard over the past few months trying to lower the barrier of entry and we still have few things to make it easier. If people do not contribute, we can’t get even feedback and make the contribution process even better.
So, please. If you can (I am know that you can, open PR) for this feature. Cheers, Adam > On Dec 11, 2016, at 6:30 PM, Apostolos Syropoulos via openindiana-discuss > <[email protected]> wrote: > > Well compiling ffmpeg is very easy these days. For example, I have compiled > x264 and lame > > and I have installed then under /opt/gnu and I have use the following > commands to compile ffmpeg: > > > $ export CFLAGS="-I/opt/gnu/include" > $ export LDFLAGS="-L/opt/gnu/lib -R/opt/hnu/lib" > > ./configure --prefix=/opt/gnu --enable-shared --enable-static --enable-libx264 > --enable-gpl --enable-libmp3lame > > I have used ffmpeg-3.1.2 which I think is relatively new. > > A.S. > > ---------------------- > Apostolos Syropoulos > Xanthi, Greece > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
