New update with a small fix for Linux (Error compiling)
Jorge Fuentes
2016-08-07 1:04 GMT+02:00 Llorx :
> Hi Ronald,
>
> Well, this is a PoC. There are a lot of ways to implement this under a
> security context, so that's not a problem. For example, using ZeroMQ as
> Bod
;
> On Sat, Aug 6, 2016 at 9:00 AM, Llorx wrote:
>
> > Hi,
> >
> > Some days ago I started a thread here:
> > http://ffmpeg.org/pipermail/ffmpeg-devel/2016-August/197306.html
> >
> > Starting a new thread now because I lost my main thread ma
eone likes this, I'll continue developing this small patch listening to
the community suggestions.
Looking forward to return a bit to this great software that saved my ass
uncountable times xD
PD: Attaching link just in case Gmail attachment gets discarded:
https://g
Hi,
About 1 or 2 years ago I had written an addition for ffmpeg to change the
video bitrate while ffmpeg is running. The way I've done it is by listening
to a UDP socket for an int32, and each time a 4 byte packet enters, changes
the bitrate, taking effect instantly. Works like a charm, and the UD