[FFmpeg-user] Fluorescent White Balance Video Filters

2022-04-18 Thread Roger
I'm not finding much about fixing video having incorrect white space, more specifically video with incorrect or forgotten fluorescent white balance setting during recording. I have a very old VHS recorded tape without a fluorescent white balance applied, and as such a green mask throughout the

Re: [FFmpeg-user] showvolume filter memory leak

2022-04-18 Thread Paul B Mahol
On Mon, Apr 18, 2022 at 8:13 PM Paul B Mahol wrote: > > > On Mon, Apr 18, 2022 at 7:00 PM ramon wrote: > >> Yes, I used the master versión with your 24144af2 patch. >> Your patch corectec the leak if dm (draw_persistent_duration) > 0, and >> the >> leak memory occurs also with dm=0. >> > >

Re: [FFmpeg-user] feedback filter

2022-04-18 Thread Michael Koch
Am 18.04.2022 um 20:00 schrieb Michael Koch: Hello, I'm just testing the new feedback filter with this command line: ffmpeg -i test.jpg -vf "[in][fb_in]feedback=x=2000:y=1000:w=2000:h=2000[out][fb_out];[fb_out]gblur=50[fb_in]" -map "[out]" -y out.jpg I get this error message: Output with

Re: [FFmpeg-user] showvolume filter memory leak

2022-04-18 Thread Paul B Mahol
On Mon, Apr 18, 2022 at 7:00 PM ramon wrote: > Yes, I used the master versión with your 24144af2 patch. > Your patch corectec the leak if dm (draw_persistent_duration) > 0, and the > leak memory occurs also with dm=0. > Does not leak here at all. > > > > On Mon, Apr 18, 2022 at 5:51 PM Paul

Re: [FFmpeg-user] feedback filter

2022-04-18 Thread Paul B Mahol
On Mon, Apr 18, 2022 at 8:00 PM Michael Koch wrote: > Hello, > > I'm just testing the new feedback filter with this command line: > > ffmpeg -i test.jpg -vf > "[in][fb_in]feedback=x=2000:y=1000:w=2000:h=2000[out][fb_out];[fb_out]gblur=50[fb_in]" > > -map "[out]" -y out.jpg > > I get this error

[FFmpeg-user] feedback filter

2022-04-18 Thread Michael Koch
Hello, I'm just testing the new feedback filter with this command line: ffmpeg -i test.jpg -vf "[in][fb_in]feedback=x=2000:y=1000:w=2000:h=2000[out][fb_out];[fb_out]gblur=50[fb_in]" -map "[out]" -y out.jpg I get this error message: Output with label 'out' does not exist in any defined

Re: [FFmpeg-user] showvolume filter memory leak

2022-04-18 Thread ramon
Yes, I used the master versión with your 24144af2 patch. Your patch corectec the leak if dm (draw_persistent_duration) > 0, and the leak memory occurs also with dm=0. On Mon, Apr 18, 2022 at 5:51 PM Paul B Mahol wrote: > On Mon, Apr 18, 2022 at 5:32 PM ramon wrote: > > > Thanks,but not

Re: [FFmpeg-user] showvolume filter memory leak

2022-04-18 Thread Paul B Mahol
On Mon, Apr 18, 2022 at 5:32 PM ramon wrote: > Thanks,but not work. The memory leak is the same. > The init function is called only once. > > Sorry, use master version of ffmpeg. > > > On Wed, Apr 13, 2022 at 6:24 PM Paul B Mahol wrote: > > > On Wed, Apr 13, 2022 at 5:58 PM ramon wrote: > >

Re: [FFmpeg-user] How can I extract m3u8 URL for use with ffmpeg on this site?

2022-04-18 Thread Reino Wijnsma
On 2022-04-17T00:45:14+0200, Bo Berglund wrote: > One can see an item 'exp=1650232874', where the number seems to be seconds > since > 1970. That is the base of timekeeping on Linux, right? That's right. See https://en.wikipedia.org/wiki/Unix_time. $ date -d @1650232874 -u '+%FT%T%:z'

Re: [FFmpeg-user] showvolume filter memory leak

2022-04-18 Thread ramon
Thanks,but not work. The memory leak is the same. The init function is called only once. On Wed, Apr 13, 2022 at 6:24 PM Paul B Mahol wrote: > On Wed, Apr 13, 2022 at 5:58 PM ramon wrote: > > > I'm testing the showolume filter to generate a single vumeter from an > input > > stream. > > The

Re: [FFmpeg-user] How can I extract m3u8 URL for use with ffmpeg on this site?

2022-04-18 Thread Rob Hallam
On Mon, 18 Apr 2022 at 14:01, Bo Berglund wrote: > On Mon, 18 Apr 2022 12:53:19 +0200, stefano roveda wrote: > > >Dear reino, i found the thread very interesting i don see any reason fir your comment in that case [ed: quote fixed to original] > >Anyway thank you for taking care. > > I can supply

Re: [FFmpeg-user] How can I extract m3u8 URL for use with ffmpeg on this site?

2022-04-18 Thread Bo Berglund
On Mon, 18 Apr 2022 12:53:19 +0200, stefano roveda wrote: >Dear reino, i found the thread very interesting. >Anyway thank you for taking care. I can supply the exact ffmpeg command I use in the script for the download if that would make it better suited here... #!/bin/bash

[FFmpeg-user] Delay between the first packet and last packed in the muxing queue

2022-04-18 Thread Kousthu Gangarapu
Hi, We are seeing a black screen with complete audio and video loss with muxing error continuously when we enable debug logs. We had observed initially there were few seconds of audio loss in input and it recovered after a few seconds and from there, FFmpeg was not able to handle it and saw a

Re: [FFmpeg-user] How can I extract m3u8 URL for use with ffmpeg on this site?

2022-04-18 Thread stefano roveda
Dear reino, i found the thread very interesting i don see any reason fir your comment in that case Anyway thank you for taking care. Il giorno sab 9 apr 2022 alle 13:14 Reino Wijnsma ha scritto: > Hello Bo, > > On 2022-04-07T18:48:06+0200, Bo Berglund wrote: > > I want to get hold of the m3u8