Re: [Libav-user] Problem with overlays

2015-11-18 Thread William MANCON
Thank you for those comments. I would love to have that success with real *technicals* questions ;) Regards, W. ___ Libav-user mailing list Libav-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/libav-user

Re: [Libav-user] Problem with overlays

2015-11-17 Thread Phil Turmel
On 11/16/2015 06:41 PM, William MANCON wrote: > But you should maybe stop to read the > contact guidelines and ask for a sheriff uniform. You should look at the git shortlog for ffmpeg sometime. You would see that Nicolas *has* a sheriff uniform, at least for ffmpeg. ___

Re: [Libav-user] Problem with overlays

2015-11-17 Thread Don Moir
>On 11/16/2015 6:41 PM, William MANCON wrote: >You are right. But, because his problem is localised in a filter (and maybe related to a video containing weired data) mysteriously he'll get an accurate response >on the -devel list before here. I bet on it. And as you can see, he already asked.

Re: [Libav-user] Problem with overlays

2015-11-16 Thread William MANCON
You are right. But, because his problem is localised in a filter (and maybe related to a video containing weired data) mysteriously he'll get an accurate response on the -devel list before here. I bet on it. And as you can see, he already asked. But you should maybe stop to read the contact guideli

Re: [Libav-user] Problem with overlays

2015-11-16 Thread Nicolas George
Le sextidi 26 brumaire, an CCXXIV, William MANCON a écrit : > On Mon, Nov 16, 2015 at 5:14 PM, Luis Roca > wrote: No, he should not. He posted on precisely the correct list. The -devel lists are for discussing the development of the tools and libraries themselves, not applications using them. An

Re: [Libav-user] Problem with overlays

2015-11-16 Thread Luis Roca
Hello, thanks for the response. We did, haven't gotten any response yet, though. Are you available for consulting? On Mon, Nov 16, 2015 at 2:50 PM William MANCON wrote: > You should write to the libav-devel mailing list :) > > On Mon, Nov 16, 2015 at 5:14 PM, Luis Roca wrote: > >> Hello, >> W

Re: [Libav-user] Problem with overlays

2015-11-16 Thread William MANCON
You should write to the libav-devel mailing list :) On Mon, Nov 16, 2015 at 5:14 PM, Luis Roca wrote: > Hello, > We are currently having issues with a ffmpeg implementation inside a > node.js app that generates a video using filters to merge overlays. > There are quality issues, server optimizat

[Libav-user] Problem with overlays

2015-11-16 Thread Luis Roca
Hello, We are currently having issues with a ffmpeg implementation inside a node.js app that generates a video using filters to merge overlays. There are quality issues, server optimization issues and positioning of the overlays on the final video. We have a github repo that we can share with you s