Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-06-04 Thread Kevin Mark
On Mon, Jun 4, 2018 at 2:35 AM, Paul B Mahol wrote: > Have you started working on this? Hey Paul, Unfortunately I only have it partially implemented, and probably not correct either as when I stopped I was still learning how the API worked. Some personal stuff hit me during the week I planned to

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-08 Thread Kevin Mark
I might have a patch submitted by the end of this month. If that's outside your timeline feel free to work on it. On Tue, May 8, 2018 at 5:32 PM, Paul B Mahol wrote: > On 5/8/18, Kevin Mark wrote: >> Hi Paul, >> >> Are you referring to the patch for implementing t

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-08 Thread Kevin Mark
Tue, May 8, 2018 at 11:29 AM, Paul B Mahol wrote: > On 5/4/18, Kevin Mark wrote: >> Hi Carl, >> >> I'm using the latter, the ffmpeg CLI. The entire command is: >> >> ffmpeg \ >> -i DV_b2.mp4 \ >> -i SCREEN_ba.mp4 \ >> -i SCREEN_

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-03 Thread Kevin Mark
d x264 in the matroska and mp4 containers. As for logs would you like verbose, debug, or trace level? On Thu, May 3, 2018 at 6:04 PM, Carl Eugen Hoyos wrote: > 2018-05-03 23:06 GMT+02:00, Kevin Mark : > >> I'm getting an OOM with the following ffmpeg complex filtergraph: &g

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-03 Thread Kevin Mark
Perfect. Thanks so much, Paul. On Thu, May 3, 2018 at 5:46 PM, Paul B Mahol wrote: > On 5/3/18, Kevin Mark wrote: >> Paul, >> >> Okay, sounds like something I might take a stab at. I'm looking through the >> devel list now for anything related. If you have a

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-03 Thread Kevin Mark
e anyone listed for that in MAINTAINERS unless it's Nicolas George. Thanks! On Thu, May 3, 2018 at 5:31 PM Paul B Mahol wrote: > On 5/3/18, Kevin Mark wrote: > > Hi Paul, > > > > Thanks for the quick reply. Looks like my suspicions were correct. > > Using the concat

Re: [FFmpeg-user] Conference video-like filtergraph eating memory

2018-05-03 Thread Kevin Mark
require a devout knowledge over the entire codebase) I could look, at some point, make an attempt. On Thu, May 3, 2018 at 5:13 PM, Paul B Mahol wrote: > On 5/3/18, Kevin Mark wrote: >> Hey everyone, >> >> I'm getting an OOM with the following ffmpeg complex filtergraph: >