htor has quit [Read error: Connection reset by peer]
htor has joined #ffmpeg
<aaabbb> why do the channel names in the showvolume filter flicker, and how can i prevent them from doing that?
<aaabbb> i've removed all unrelated variables and can reproduce it with this: ffplay -f lavfi "anullsrc,showvolume=r=5"
a0z has joined #ffmpeg
<aaabbb> i've tested 4.3.6 and 4.4.2 and i'm going to check the source code now
<durandal_1707> it reads previous pixels where font is going to be put
<aaabbb> durandal_1707: why can't it do that before sending the frame?
<aaabbb> is there any way to prevent it from flickering (and strangly getting gradually lighter gray)? it's breaking mpdecimate
<durandal_1707> why you use that with mpdecimate?
<aaabbb> i'm generating analyses of audio, and there are often long periods of silence. i'm using mpdecimate later in the filterchain to save on space
<durandal_1707> ah, the idea for that is to give contrast between channel bar and channel font text
<durandal_1707> but it obviously does not work 100% correctly - as there are flickering
<durandal_1707> needs to change order of it probably, may fix it later tommorrow
<aaabbb> if i only expected one channel, i could disable the channel labels and use drawtext, but i can't assume it will always be the same channel layout
<durandal_1707> if i do not forget
<aaabbb> durandal_1707: another strange thing that i've noticed is that using ffplay causes the font to be white when the volume bar is behind the text, but if using ffmpeg to encode to h264 (or anything else), it's colored pink
<durandal_1707> alpha plane
<aaabbb> that is why 'ffmpeg -filter_complex "sine=frequency=1000,showvolume=r=5" -f h264 - | ffplay -' and 'ffplay -f lavfi "sine=frequency=1000,showvolume=r=5"' appear different?
<aaabbb> i suppose i can figure out how to get around that on my own, thanks
lusciouslover has quit [Read error: Connection reset by peer]
lusciouslover has joined #ffmpeg
minimal has quit [Quit: Leaving]
anticw has quit [Remote host closed the connection]
anticw has joined #ffmpeg
<aaabbb> durandal_1707: is there any way i can get rid of the flickering in a filtergraph without patching and recompiling? setting p=1 works but that causes the channel labels to be hidden when the volume bars are not over them
<durandal_1707> nope
<durandal_1707> it reused video buffer all the time
Ogobaga has quit [Quit: Konversation terminated!]
<aaabbb> why doesn't the volume intensity flicker?
Ogobaga has joined #ffmpeg
htor has left #ffmpeg [#ffmpeg]
vampirefrog has quit [Ping timeout: 240 seconds]
<aaabbb> i guess i'll have to set t=0 and then think of some way to drawtext dependent on the number of channels
<durandal_1707> aaabbb: try set fade to 0
<aaabbb> yeah that works. i like the fade, but it's not necessary. thanks :)
<durandal_1707> thing is if fade > 0.0 it will fade also text, the text stuff should be drawn last, and such pixels should not be cached/reused in next output frame....
<aaabbb> perhaps if i mix in some audio so the minimum sound is always enough that the bar stays over the text...
Mister_Magister has quit [Remote host closed the connection]
Mister_Magister has joined #ffmpeg
<durandal_1707> yea...
<aaabbb> or perhaps there's a filter which i can use to take the first frame of the leftmost 20 pixels, freeze it, then overlay it. idk, at this point it's an exercise in curiosity
vtorri79 has joined #ffmpeg
waleee has quit [Ping timeout: 255 seconds]
waleee has joined #ffmpeg
vtorri79 has quit [Ping timeout: 252 seconds]
thilo has quit [Ping timeout: 240 seconds]
thilo has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
emmanuelux has quit [Quit: au revoir]
timothy has quit [Quit: ZNC 1.8.2 - https://znc.in]
timothy has joined #ffmpeg
hightower2 has quit [Read error: Connection reset by peer]
hightower2 has joined #ffmpeg
MrZeus has quit [Ping timeout: 240 seconds]
wangbin has joined #ffmpeg
wangbin29 has joined #ffmpeg
wangbin has quit [Ping timeout: 248 seconds]
kriztmark has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 255 seconds]
foul_owl has quit [Ping timeout: 255 seconds]
lemourin has quit [Read error: Connection reset by peer]
ecapi has quit [Remote host closed the connection]
lemourin has joined #ffmpeg
foul_owl has joined #ffmpeg
zumba_addict has joined #ffmpeg
maxim_d33 has quit [Ping timeout: 246 seconds]
maxim_d33 has joined #ffmpeg
zumba_addict has quit [Quit: Client closed]
<Hopeful5155> Anyone can help me?
<CounterPillow> no
ecapi has joined #ffmpeg
<Hopeful5155> Can someone tell me how to get the subtitle segments to match their correspondent `.ts` output here? `ffmpeg.exe -y -hide_banner -ss 00:15:00.000 -i http://file.mkv -copyts -t 60 -map 0:v:0 -map 0:a:0 -map 0:s:0 -codec:v:0 copy -codec:a:0 copy -codec:s:0 webvtt -f hls -hls_time 2.0 -force_key_frames expr:gte(t,n_forced*2) -hls_playlist_type vod
<Hopeful5155> -start_number 0 -hls_segment_filename out_%01d.ts out_.m3u8`
markizano has quit [Ping timeout: 260 seconds]
ecapi has quit [Remote host closed the connection]
ecapi has joined #ffmpeg
<Hopeful5155> Can you see my question? Am I banned?
<aaabbb> we can see your question, but answers can take a while to come in
markizano has joined #ffmpeg
someuser has joined #ffmpeg
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
vtorri50 has joined #ffmpeg
Vonter has quit [Ping timeout: 252 seconds]
Muimi has joined #ffmpeg
Vonter has joined #ffmpeg
<Hopeful5155> alright, i'll wait
Jan\ has quit [Ping timeout: 252 seconds]
f0x_ has joined #ffmpeg
Vonter has quit [Ping timeout: 246 seconds]
Vonter has joined #ffmpeg
MisterMinister has quit [Ping timeout: 258 seconds]
lavaball has joined #ffmpeg
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #ffmpeg
Jan\ has joined #ffmpeg
Vonter has quit [Ping timeout: 260 seconds]
AbleBacon has quit [Read error: Connection reset by peer]
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg
stevenliu has joined #ffmpeg
stevenliu has joined #ffmpeg
stevenliu has quit [Client Quit]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
foul_owl has quit [Ping timeout: 240 seconds]
foul_owl has joined #ffmpeg
hightower3 has joined #ffmpeg
hightower2 has quit [Ping timeout: 272 seconds]
lavaball has quit [Remote host closed the connection]
lavaball has joined #ffmpeg
ZedHedTed has quit [Ping timeout: 272 seconds]
ZedHedTed has joined #ffmpeg
vampirefrog has joined #ffmpeg
Shuriko has quit [Ping timeout: 260 seconds]
vtorri50 has quit [Ping timeout: 255 seconds]
losth1ghway has quit [Quit: Bye~!]
lusciouslover has quit [Ping timeout: 260 seconds]
foul_owl has quit [Ping timeout: 245 seconds]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
foul_owl has joined #ffmpeg
Vonter has joined #ffmpeg
Capstan has joined #ffmpeg
vtorri26 has joined #ffmpeg
HarshK23 has quit [Quit: Connection closed for inactivity]
Capstan has quit [Ping timeout: 248 seconds]
Blacker47 has joined #ffmpeg
Ytsejammer has joined #ffmpeg
MrZeus has joined #ffmpeg
HarshK23 has joined #ffmpeg
kraftwerk28 has quit [Ping timeout: 240 seconds]
Tano has quit [Quit: WeeChat 4.0.4]
MrZeus_ has joined #ffmpeg
kraftwerk28 has joined #ffmpeg
ZedHedTed has quit [Remote host closed the connection]
ZedHedTed has joined #ffmpeg
MrZeus has quit [Ping timeout: 255 seconds]
Razor has quit [Remote host closed the connection]
Razor has joined #ffmpeg
wangbin29 has quit [Quit: Connection closed]
Razor has quit [Remote host closed the connection]
MrZeus__ has joined #ffmpeg
MrZeus_ has quit [Ping timeout: 272 seconds]
losth1ghway has joined #ffmpeg
<BtbN> With subtitles, very often it's simply not implemented.
Ytsejammer has left #ffmpeg [#ffmpeg]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
Shine_ has joined #ffmpeg
MrZeus_ has joined #ffmpeg
thilo has quit [Ping timeout: 246 seconds]
thilo has joined #ffmpeg
MrZeus__ has quit [Ping timeout: 258 seconds]
MrZeus__ has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
Tano has joined #ffmpeg
MrZeus_ has quit [Ping timeout: 248 seconds]
hussein1 has quit [Ping timeout: 256 seconds]
ZedHedTed has quit [Quit: leaving]
MisterMinister has joined #ffmpeg
aindilis has joined #ffmpeg
<aindilis> hi, I am trying to extract an mp3 clip given an mplayer seek position (-sb 95380000), and I can't seem to find a way to do that with ffmpeg. I also don't know how to compute the time that would be useful for an -ss value
<aindilis> *seek byte
<JEEB> there's a byte-specific value in ffmpeg cli as well
<aindilis> TY!
<JEEB> s/value/option/
<aindilis> ha! TY! I am silly. :)
kron has quit [Ping timeout: 252 seconds]
<aindilis> wait, I tried -sb and it started at the beginning nevertheless, do you know what the CLI flag is?
kron has joined #ffmpeg
<JEEB> I don't recall right now, you may want to check out https://www.ffmpeg.org/ffmpeg-all.html
<aindilis> TY again!
hussein1 has joined #ffmpeg
hussein1 has quit [Remote host closed the connection]
hussein1 has joined #ffmpeg
kron has quit [Read error: Connection reset by peer]
kron has joined #ffmpeg
a0z has quit [Quit: Leaving]
Vonter has quit [Ping timeout: 260 seconds]
minimal has joined #ffmpeg
Vonter has joined #ffmpeg
Shine_ has joined #ffmpeg
rv1sr has joined #ffmpeg
Ogobaga has quit [Read error: Connection reset by peer]
Ogobaga has joined #ffmpeg
ZedHedTed has joined #ffmpeg
Buster__ has joined #ffmpeg
qqq has joined #ffmpeg
MrZeus has joined #ffmpeg
vlt has quit [Quit: WeeChat 2.3]
MrZeus__ has quit [Ping timeout: 240 seconds]
Buster__ has quit [Ping timeout: 252 seconds]
user23 has joined #ffmpeg
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
whupdup has joined #ffmpeg
beaver has joined #ffmpeg
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
taupiqueur_shiny has joined #ffmpeg
Kissaki has joined #ffmpeg
Guest96 has joined #ffmpeg
Guest96 has quit [Client Quit]
minimal has quit [Quit: Leaving]
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
Shine_ has quit [Ping timeout: 264 seconds]
beaver has quit [Remote host closed the connection]
<Kissaki> Good day. My email provider rejects insecure email delivery (as per my preference). I received a log msg that an email from `trac@avcodec.org fftrac-bg.ffmpeg.org` has been rejected. Is it correct and known that the trac instance sends email out in a non-secured manner? Are there plans on upgrading to secure mail transport/delivery?
beaver has joined #ffmpeg
beaver is now known as bout`baby
qqq has quit [Ping timeout: 245 seconds]
waleee has joined #ffmpeg
Capstan has joined #ffmpeg
bout`baby has quit [Quit: (Lag: 26 (??))]
waleee has quit [Ping timeout: 255 seconds]
bout`baby has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
billchenchina has joined #ffmpeg
Ogobaga has joined #ffmpeg
paulk has joined #ffmpeg
jmcantrell has left #ffmpeg [#ffmpeg]
billchenchina has quit [Remote host closed the connection]
billchenchina has joined #ffmpeg
Capstan has quit [Ping timeout: 248 seconds]
billchenchina has quit [Ping timeout: 258 seconds]
bout`baby has quit []
bout`baby has joined #ffmpeg
bout`baby has quit [Remote host closed the connection]
AbleBacon has joined #ffmpeg
derpydoo has quit [Read error: No route to host]
derpydoo has joined #ffmpeg
taupiqueur_shiny has quit [Ping timeout: 248 seconds]
minimal has joined #ffmpeg
HarshK23 has quit [Quit: Connection closed for inactivity]
bout`baby has joined #ffmpeg
kurosu has joined #ffmpeg
qqq has joined #ffmpeg
vlt has joined #ffmpeg
qaph has joined #ffmpeg
Nik- has joined #ffmpeg
kron has quit [Ping timeout: 240 seconds]
qaph has quit [Ping timeout: 255 seconds]
kron has joined #ffmpeg
Keshl has quit [Ping timeout: 255 seconds]
kus has joined #ffmpeg
bout`baby has quit [Remote host closed the connection]
Keshl has joined #ffmpeg
<BtbN> define "non secure manner".
<BtbN> It does not gpg encrypt its mails or anything
Vonter has quit [Ping timeout: 258 seconds]
Vonter has joined #ffmpeg
<DeHackEd> I assume he means the mail server runs SSL/TLS over port 25 for delivery
iive has joined #ffmpeg
hussein1 has quit [Ping timeout: 256 seconds]
fling has quit [Ping timeout: 256 seconds]
chiselfuse has quit [Ping timeout: 256 seconds]
b50d has joined #ffmpeg
foul_owl has quit [Ping timeout: 252 seconds]
hussein1 has joined #ffmpeg
chiselfuse has joined #ffmpeg
fling has joined #ffmpeg
function1 has quit [Ping timeout: 245 seconds]
justache is now known as justHaunted
function1 has joined #ffmpeg
foul_owl has joined #ffmpeg
Haxxa has quit [Quit: Haxxa flies away.]
aljazmc has joined #ffmpeg
Haxxa has joined #ffmpeg
ZedHedTed has quit [Quit: leaving]
aljazmc has quit [Remote host closed the connection]
taupiqueur_shiny has joined #ffmpeg
taupiqueur_shiny has quit [Remote host closed the connection]
taupiqueur_shiny has joined #ffmpeg
noonien has quit [Ping timeout: 255 seconds]
noonien has joined #ffmpeg
aljazmc has joined #ffmpeg
aljazmc has quit [Remote host closed the connection]
HarshK23 has joined #ffmpeg
kmango has quit [Ping timeout: 255 seconds]
noonien8 has joined #ffmpeg
kmango has joined #ffmpeg
qaph has joined #ffmpeg
noonien has quit [Ping timeout: 260 seconds]
noonien8 is now known as noonien
kron has quit [Ping timeout: 258 seconds]
qaph has quit [Read error: Connection reset by peer]
kron has joined #ffmpeg
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
waleee has joined #ffmpeg
b50d has quit [Remote host closed the connection]
Capstan has joined #ffmpeg
ZedHedTed has joined #ffmpeg
user23 has quit [Remote host closed the connection]
user23 has joined #ffmpeg
taupiqueur_shiny has quit [Remote host closed the connection]
MisterMinister has quit [Ping timeout: 246 seconds]
derpydoo has quit [Quit: derpydoo]
Kissaki has quit [Remote host closed the connection]
Kissaki has joined #ffmpeg
taupiqueur_shiny has joined #ffmpeg
ecapi has quit [Remote host closed the connection]
ecapi has joined #ffmpeg
rvalue has quit [Quit: ZNC - https://znc.in]
rvalue has joined #ffmpeg
aljazmc has joined #ffmpeg
user23 has quit [Remote host closed the connection]
ecapi has quit [Remote host closed the connection]
ecapi has joined #ffmpeg
Sciencentistguy1 has joined #ffmpeg
Jan\ has quit [Ping timeout: 240 seconds]
flotwig_ has joined #ffmpeg
flotwig_ has quit [Changing host]
flotwig_ has joined #ffmpeg
flotwig has quit [Ping timeout: 240 seconds]
Sciencentistguy has quit [Ping timeout: 272 seconds]
Sciencentistguy1 is now known as Sciencentistguy
aljazmc has quit [Remote host closed the connection]
aljazmc has joined #ffmpeg
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
qaph has joined #ffmpeg
kron has quit [Ping timeout: 240 seconds]
qaph is now known as kron
Jan\ has joined #ffmpeg
aljazmc has quit [Remote host closed the connection]
aljazmc has joined #ffmpeg
Pinao8 has joined #ffmpeg
Pinao8 has quit [Client Quit]
kurosu has quit [Quit: Connection closed for inactivity]
derpydoo has joined #ffmpeg
Nik- has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shibboleth has joined #ffmpeg
kron has quit [Read error: Connection reset by peer]
kron has joined #ffmpeg
qaph has joined #ffmpeg
kron has quit [Ping timeout: 264 seconds]
Tirili has joined #ffmpeg
brianp has joined #ffmpeg
aljazmc has quit [Quit: Leaving]
<Tirili> Hi
<Tirili> Is there a way to specify milliseconds for the start time in a command like
<Tirili> ffmpeg -i source.mp4 -ss 00:02:07 -to 00:04:27 -c copy cut_video.mp4
<Tirili> ?
<Tirili> For example, I'd like to start at 00:02:07.456 - Is there a way to accomplish this?
<brianp> Hey! In the docs for drawtext (https://ffmpeg.org/ffmpeg-filters.html#drawtext) it says: "It accepts the following parameters" and lists a bunch of things but anytime I try and use a parameter that has an underscore it errors with something like: "Error applying option 'text_align' to filter 'drawtext': Option not found". Are these parameters
<brianp> applied differently or is there something unique about them?
<BtbN> you're probably using some outdated version which doesn't have them
<brianp> this was my guess, so I just checked versions and it says I'm on v6.0
<brianp> which made me wonder if these were unstabalized params or something like that
<BtbN> unstabilized?
qaph is now known as kron
<durandal_1707> docs on ffmpeg.org documents only git version of FFmpeg
<durandal_1707> not 6.0
shibboleth has quit [Quit: shibboleth]
<BtbN> so 6.0 is too old
<brianp> That'll do it!
<brianp> Do the docs say anywhere that they don't reflect the downloadable version?
<Tirili> Nvm, what I posted above was actually the solution :D Didn't realize that it had already worked. Sorry
jemius has joined #ffmpeg
Kissaki has quit [Remote host closed the connection]
<BtbN> latest master is downloadable just fine
<durandal_1707> brianp: for docs of your version 6.0 consult your installation
<brianp> Could just be confusing phrasing. The docs site says docs are updated nightly and corresponds to the newest revision. Which it then lists at 6.0.
<BtbN> releases pretty much only cater to distros. Latest version is whatever is in master
<brianp> In any case I appreciate you sorting me out! i'll see what I can do about getting a version bump!
ksmr has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
ksmr has left #ffmpeg [#ffmpeg]
brianp has quit [Quit: Connection closed]
ksmr has joined #ffmpeg
<ksmr> hello, when writing the output of the apng demuxer to a pipe, it doesn't set num_frames in the acTL chunk correctly, however it does when writing to a file, is there any way to fix this?
<durandal_1707> not possible
<durandal_1707> you can not seek within pipe
<durandal_1707> and num_frames is set at start of file
<durandal_1707> self explanatory
<ksmr> ah okay
<ksmr> can i force ffmpeg to write a specific num_frames then?
<durandal_1707> no
ksmr has left #ffmpeg [#ffmpeg]
jemius has quit [Quit: Leaving]
kron has quit [Read error: Connection reset by peer]
kron has joined #ffmpeg
qaph has joined #ffmpeg
kron has quit [Ping timeout: 258 seconds]
qaph has quit [Ping timeout: 255 seconds]
kron has joined #ffmpeg
iive has quit [Quit: They came for me...]
lusciouslover has joined #ffmpeg
lusciouslover has quit [Remote host closed the connection]
lusciouslover has joined #ffmpeg
taupiqueur_shiny has quit [Ping timeout: 248 seconds]
lusciouslover has quit [Ping timeout: 258 seconds]
psykose has quit [Ping timeout: 240 seconds]
vampi has joined #ffmpeg
lusciouslover has joined #ffmpeg
noonien8 has joined #ffmpeg
irwiss9 has joined #ffmpeg
nate- has joined #ffmpeg
tomaw_ has joined #ffmpeg
microchip__ has joined #ffmpeg
Ogabaga has joined #ffmpeg
Teukka` has joined #ffmpeg
itok_ has joined #ffmpeg
jlc_ has joined #ffmpeg
adar_ has joined #ffmpeg
jluthra_ has joined #ffmpeg
vampirefrog has quit [Remote host closed the connection]
jluthra has quit [Ping timeout: 264 seconds]
itok has quit [Ping timeout: 264 seconds]
Teukka has quit [Ping timeout: 264 seconds]
techietrash has quit [Ping timeout: 264 seconds]
noonien has quit [Ping timeout: 264 seconds]
Tirili has quit [Ping timeout: 264 seconds]
microchip_ has quit [Ping timeout: 264 seconds]
Ogobaga has quit [Ping timeout: 264 seconds]
synapt has quit [Ping timeout: 264 seconds]
irwiss has quit [Ping timeout: 264 seconds]
krjt has quit [Ping timeout: 264 seconds]
adar has quit [Ping timeout: 264 seconds]
Naleksuh has quit [Ping timeout: 264 seconds]
jlc has quit [Ping timeout: 264 seconds]
Guest6862 has quit [Ping timeout: 264 seconds]
jluthra_ is now known as jluthra
noonien8 is now known as noonien
itok_ is now known as itok
irwiss9 is now known as irwiss
adar_ is now known as adar
root__ has joined #ffmpeg
Hobbyboy has quit [Read error: Connection reset by peer]
krj has joined #ffmpeg
Tirili has joined #ffmpeg
Naleksuh has joined #ffmpeg
lusciouslover has quit [Ping timeout: 258 seconds]
vtorri26 has quit [Ping timeout: 255 seconds]
waleee has quit [Ping timeout: 255 seconds]
Hobbyboy has joined #ffmpeg
Tirili has quit [Remote host closed the connection]
tomaw has quit [Ping timeout: 624 seconds]
techietrash has joined #ffmpeg
tomaw_ is now known as tomaw
Shuriko has joined #ffmpeg
waleee has joined #ffmpeg
psykose has joined #ffmpeg
rv1sr has quit []
Muimi has joined #ffmpeg
lexano has quit [Ping timeout: 255 seconds]
lemourin has quit [Quit: The Lounge - https://thelounge.chat]
lemourin has joined #ffmpeg
ecapi has quit [Remote host closed the connection]
ecapi has joined #ffmpeg