Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-12 Thread Apostolos Syropoulos via openindiana-discuss
> FFmpeg can use several libraries. But as libraries (which ffmpeg can > use) use different licensing, if you compile ffmpeg with all options > enabled, you get binary, which you can't redistribute according to > GPLv2 license. Correct remark! That is why I explained how one can compile ffmpeg

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Alexander Pyhalov
On 12/11/16 08:21 PM, Hans J Albertsson wrote: This is in hipster-encumbered, so why are a few options disabled with reference to incompatility with various open licenses? Encumbered should mean that details in licensing should not matter, as long as we're outside the US, right? Hi. No, it's

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Aurélien Larcher
On Sun, Dec 11, 2016 at 7:30 PM, Apostolos Syropoulos via openindiana-discuss wrote: > 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 >

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Adam Števko
Pull request on github - the way we all contribute to oi-userland (that holds all recipes for building packages). Adam > On Dec 11, 2016, at 7:30 PM, Apostolos Syropoulos > wrote: > > OK what is a PR? Also, what is a pull-request? I simply have no idea what all >

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Apostolos Syropoulos via openindiana-discuss
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 --

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Adam Števko
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

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Aurélien Larcher
On Sun, Dec 11, 2016 at 6:30 PM, Apostolos Syropoulos via openindiana-discuss 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 >

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Aurélien Larcher
On Sun, Dec 11, 2016 at 6:21 PM, Hans J Albertsson < hans.j.alberts...@gmail.com> wrote: > This is in hipster-encumbered, so why are a few options disabled with > reference to incompatility with various open licenses? > > Encumbered should mean that details in licensing should not matter, as long

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Apostolos Syropoulos via openindiana-discuss
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

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Hans J Albertsson
This is in hipster-encumbered, so why are a few options disabled with reference to incompatility with various open licenses? Encumbered should mean that details in licensing should not matter, as long as we're outside the US, right? Hans J. Albertsson From my Nexus 5 Den 11 dec. 2016 15:44

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Jim Klimov
11 декабря 2016 г. 14:40:32 CET, "Hans J. Albertsson" пишет: >What options are included in the ffmpeg expected to be usable in the >latest hipster distro? > >Who is keeping ffmpeg going?? > >In what repo is it kept?? > > >

Re: [OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Aurélien Larcher
On Sun, Dec 11, 2016 at 2:40 PM, Hans J. Albertsson < hans.j.alberts...@gmail.com> wrote: > What options are included in the ffmpeg expected to be usable in the > latest hipster distro? > See here: https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/encumbered Published in

[OpenIndiana-discuss] (I've probably asked this before but my search of the list fails) ffmpeg version and compile time options

2016-12-11 Thread Hans J. Albertsson
What options are included in the ffmpeg expected to be usable in the latest hipster distro? Who is keeping ffmpeg going?? In what repo is it kept?? ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org