OK what is a PR? Also, what is a pull-request? I simply have no idea what all these terms mean! I have compiled ffmpeg, mplayer (64bit!), and some relevant media libraries. I can write down all the steps, but I cannot open a PR, since I do not know what this is!
A.S ---------------------- Apostolos Syropoulos Xanthi, Greece http://asyropoulos.eu http://asyropoulos.wordpress.com http://hypercomputation.blogspot.com/ > On Sunday, December 11, 2016 8:12 PM, Adam Števko <[email protected]> > wrote: > > 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
