MrZeus_ has quit [Ping timeout: 252 seconds]
Vonter has quit [Ping timeout: 276 seconds]
Vonter has joined #ffmpeg
jtgd has quit [Quit: WeeChat 4.1.1]
jtgd has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
navi has quit [Quit: WeeChat 4.0.4]
luva6 has quit [Ping timeout: 255 seconds]
MrZeus has joined #ffmpeg
luva6 has joined #ffmpeg
ecapi has joined #ffmpeg
five618480 has quit [Quit: The Lounge - https://thelounge.chat]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
ecapi_ has joined #ffmpeg
five618480 has joined #ffmpeg
ecapi_ has quit [Ping timeout: 256 seconds]
gvg_ has quit [Ping timeout: 256 seconds]
rpthms has quit [Read error: Connection reset by peer]
gvg_ has joined #ffmpeg
rpthms has joined #ffmpeg
thilo has quit [Ping timeout: 256 seconds]
thilo has joined #ffmpeg
five618480 has quit [Quit: The Lounge - https://thelounge.chat]
emmanuelux has quit [Ping timeout: 276 seconds]
gchounf has quit [Quit: Leaving]
five618480 has joined #ffmpeg
gust82 has quit [Remote host closed the connection]
lexano has quit [Ping timeout: 256 seconds]
lusciouslover has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
lusciouslover has quit [Ping timeout: 268 seconds]
ecapi has quit [Remote host closed the connection]
ecapi has joined #ffmpeg
ecapi_ has joined #ffmpeg
ecapi has quit [Ping timeout: 246 seconds]
lemourin has quit [Read error: Connection reset by peer]
lemourin has joined #ffmpeg
gust82 has joined #ffmpeg
maxim_d33 has quit [Ping timeout: 264 seconds]
gchounf has joined #ffmpeg
<aaabbb> with hstack and vstack how do i have them wait until all inputs have given a frame before they output a frame?
maxim_d33 has joined #ffmpeg
MrZeus has quit [Ping timeout: 256 seconds]
jos1 has quit [Ping timeout: 256 seconds]
Dotz0cat has quit [Ping timeout: 255 seconds]
jos1 has joined #ffmpeg
LuKaRo_ has quit [Ping timeout: 252 seconds]
Dotz0cat_ has joined #ffmpeg
gchounf has quit [Quit: Leaving]
gchounf has joined #ffmpeg
LuKaRo has joined #ffmpeg
Dotz0cat_ is now known as Dotz0cat
durandal_1707 has quit [Ping timeout: 255 seconds]
durandal_1707 has joined #ffmpeg
brettalcox_ has quit [Quit: brettalcox_]
waleee has quit [Ping timeout: 255 seconds]
gchounf has quit [Quit: Leaving]
jagannatharjun has joined #ffmpeg
zballing has quit [Quit: Connection closed]
utsweetyfish has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
utsweetyfish has joined #ffmpeg
<kepstin> aaabbb: i don't think there's any way to do that built in to the filter or framesync code. You can use the trim or fps filter to make all the streams start at the same time.
<kepstin> note that I recommend using the fps filter to clean up timestamps on all the inputs to the hstack/vstack filters anyways, to ensure all the frames timestamps match up nicely.
Nik- has joined #ffmpeg
Nik- has quit [Client Quit]
<aaabbb> kepstin: this is for merging the output of audio filters like showspectrum, which i can lock to a certain framerate
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
<aaabbb> however even when i lock them all at 60fps, sometimes the final output is 120fps despite all of the individual filters putting out frames at 60fps
YuGiOhJCJ has quit [Remote host closed the connection]
YuGiOhJCJ has joined #ffmpeg
wangbin has joined #ffmpeg
<kepstin> that's weird, it shouldn't happen if the filter is generating frames using a timebase that's 1/fps
<kepstin> (if for some reason it's using a different timebase... then run it through the fps filter to fix it)
<aaabbb> i'll try that
qqq has joined #ffmpeg
nd has quit [Read error: Connection reset by peer]
taniey has joined #ffmpeg
nd has joined #ffmpeg
Asterisk has joined #ffmpeg
MisterMinister has joined #ffmpeg
derpydoo has joined #ffmpeg
mobivme has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
gust82 has quit [Remote host closed the connection]
gust82 has joined #ffmpeg
<aaabbb> kepstin: noob question but is it necessary to use the fps filter in each filter chain or can it be done only in the final vstack/hstack?
<aaabbb> nevermind, that doesn't work. i'll keep investigating why it's doing that
mobivme has quit [Ping timeout: 264 seconds]
mobivme has joined #ffmpeg
ufk has joined #ffmpeg
<ufk> an ebuild for gentoo came for ffmpeg 6.1, i get this: ERROR: ffnvcodec requested but not foun
<ufk> ah it's related to nvidia and i have latest nvidia drivers installed (545.29.06)
<JEEB> ffnvcodec are the nvidia headers, technically unrelated to the driver
<ufk> yeah you're right i'll report it on gentoo, thanks
<ufk> ahh ok the media-libs/nv-codec-headers package wasn't updated to v12 for ffmpeg 6.1 support.
theobjectivedad has quit [Remote host closed the connection]
theobjectivedad has joined #ffmpeg
YuGiOhJCJ has quit [Ping timeout: 240 seconds]
mobivme has quit [Ping timeout: 255 seconds]
YuGiOhJCJ has joined #ffmpeg
mobivme has joined #ffmpeg
rvalue has quit [Ping timeout: 240 seconds]
mobivme1 has joined #ffmpeg
mobivme has quit [Ping timeout: 256 seconds]
rvalue has joined #ffmpeg
mobivme1 has quit [Ping timeout: 260 seconds]
mobivme1 has joined #ffmpeg
jagannatharjun has quit [Quit: Connection closed for inactivity]
vlm has joined #ffmpeg
mobivme1 has quit [Ping timeout: 245 seconds]
mobivme1 has joined #ffmpeg
lusciouslover has joined #ffmpeg
JanC has quit [Remote host closed the connection]
JanC has joined #ffmpeg
moviuro has quit [Quit: Reboot? Or did my jail(8) just die?]
thilo has quit [Ping timeout: 256 seconds]
moviuro has joined #ffmpeg
swing has quit [Ping timeout: 276 seconds]
swing has joined #ffmpeg
lusciouslover has quit [Ping timeout: 276 seconds]
fling has quit [Remote host closed the connection]
lusciouslover has joined #ffmpeg
AlexandrKirilov has joined #ffmpeg
thilo has joined #ffmpeg
jagannatharjun has joined #ffmpeg
<AlexandrKirilov> Hello all! Is there any way to add timestamp to FFMPEG output? For now my message is:
kurosu has joined #ffmpeg
<AlexandrKirilov> [hls @ 0x55d5d5d59900] Opening '/home/camera01/stream.m3u8.tmp' for writing
<AlexandrKirilov> Need to have this
<AlexandrKirilov> 165417547145754 [hls @ 0x55d5d5d59900] Opening '/home/camera01/stream.m3u8.tmp' for writing
swing has quit [Ping timeout: 256 seconds]
<AlexandrKirilov> Is there any way to add timestamp digits in FFMPEG output?
mobivme1 has quit [Ping timeout: 252 seconds]
mobivme1 has joined #ffmpeg
wangbin has quit [Quit: Connection closed]
derpydoo has quit [Ping timeout: 264 seconds]
AlexandrKirilov has quit [Ping timeout: 252 seconds]
ivanich has joined #ffmpeg
tester11 has joined #ffmpeg
RetroPunk has joined #ffmpeg
AbleBacon has quit [Read error: Connection reset by peer]
lusciouslover has quit [Ping timeout: 268 seconds]
Capstan has joined #ffmpeg
vtorri13 has joined #ffmpeg
mobivme1 has quit [Remote host closed the connection]
rvalue has quit [Ping timeout: 256 seconds]
mobivme1 has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
MoC has joined #ffmpeg
vampirefrog has quit [Quit: Leaving]
Capstan has quit [Ping timeout: 250 seconds]
mobivme1 has quit [Remote host closed the connection]
mobivme1 has joined #ffmpeg
lavaball has joined #ffmpeg
jos1 has quit [Ping timeout: 256 seconds]
mobivme1 has quit [Ping timeout: 268 seconds]
jos1 has joined #ffmpeg
mobivme1 has joined #ffmpeg
Blacker47 has joined #ffmpeg
mobivme1 has quit [Ping timeout: 255 seconds]
mobivme1 has joined #ffmpeg
Lead has quit [Quit: Leaving]
mobivme1 has quit [Remote host closed the connection]
mobivme1 has joined #ffmpeg
mobivme1 has quit [Remote host closed the connection]
mobivme1 has joined #ffmpeg
rsx has joined #ffmpeg
MetaNova has quit [Ping timeout: 256 seconds]
MetaNova has joined #ffmpeg
MisterMinister has quit [Ping timeout: 276 seconds]
vampirefrog has joined #ffmpeg
Shine_ has joined #ffmpeg
vtorri13 has quit [Ping timeout: 255 seconds]
<BtbN> well, adding it to the code is fairly trivial, but not with just some cli arg, no.
<furq> he already left
rvalue has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
<CounterPillow> many such cases!
lexano has joined #ffmpeg
nd has quit [Ping timeout: 260 seconds]
nd has joined #ffmpeg
Tano has quit [Ping timeout: 256 seconds]
carpenter has quit [Read error: Connection reset by peer]
navi has joined #ffmpeg
MrZeus has joined #ffmpeg
fling has joined #ffmpeg
swing has joined #ffmpeg
gust82 has quit [Remote host closed the connection]
gust82 has joined #ffmpeg
olspookishmagus has quit [Ping timeout: 240 seconds]
Hackerpcs has quit [Ping timeout: 256 seconds]
stolen has joined #ffmpeg
vlm has quit [Read error: Connection reset by peer]
vlm has joined #ffmpeg
Tano has joined #ffmpeg
ivanich has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
carpenter has joined #ffmpeg
mobivme1 has quit [Remote host closed the connection]
mobivme1 has joined #ffmpeg
olspookishmagus has joined #ffmpeg
lavaball has quit [Ping timeout: 256 seconds]
Hackerpcs has joined #ffmpeg
Hackerpcs has quit [Max SendQ exceeded]
Hackerpcs has joined #ffmpeg
Xaldafax has joined #ffmpeg
waleee has joined #ffmpeg
FH_thecat has quit [Quit: Leaving]
fart-omelette40 has quit [Quit: The Lounge - https://thelounge.chat]
Narrat has joined #ffmpeg
zballing has joined #ffmpeg
zballing has quit [Client Quit]
zswacing has joined #ffmpeg
zswacing has quit [Client Quit]
Nik- has joined #ffmpeg
mobivme1 has quit [Ping timeout: 255 seconds]
bitbinge has joined #ffmpeg
waleee has quit [Ping timeout: 264 seconds]
mobivme1 has joined #ffmpeg
FH_thecat has joined #ffmpeg
rsx has quit [Quit: rsx]
mobivme1 has quit [Ping timeout: 252 seconds]
lusciouslover has joined #ffmpeg
zswacing has joined #ffmpeg
Liver-K has joined #ffmpeg
jdbsbsvs has joined #ffmpeg
jdbsbsvs has left #ffmpeg [#ffmpeg]
mobivme1 has joined #ffmpeg
ukrainesucks has joined #ffmpeg
delovoilemon has joined #ffmpeg
ukrainesuccxxks has joined #ffmpeg
aljazmc has joined #ffmpeg
bsbsvsvsv has joined #ffmpeg
bsbsvsvsv has quit [Client Quit]
dbbsbsbs has joined #ffmpeg
dbbsbsbs has quit [Client Quit]
lavaball has joined #ffmpeg
ukrainesucks has quit [Ping timeout: 256 seconds]
ukrainesuccxxks has quit [Ping timeout: 264 seconds]
dbbsbsbs has joined #ffmpeg
mobivme1 has quit [Ping timeout: 264 seconds]
mobivme1 has joined #ffmpeg
lpllpllp has joined #ffmpeg
andrewprinceisam has joined #ffmpeg
MoC has quit [Quit: Konversation terminated!]
mmmmmmmmmmmmmnnn has joined #ffmpeg
dbbsbsbs has quit [Ping timeout: 260 seconds]
lpllpllp has quit [Ping timeout: 245 seconds]
andrewprinceisam has quit [Ping timeout: 255 seconds]
ZzzzzzzZzzccxxxx has joined #ffmpeg
balling has joined #ffmpeg
ZzzzzzzZzzccxxxx has quit [Client Quit]
stolen has quit [Quit: Connection closed for inactivity]
Balling45 has joined #ffmpeg
Balling45 has quit [Client Quit]
mmmmmmmmmmmmmnnn has quit [Ping timeout: 260 seconds]
Balling64 has joined #ffmpeg
<Balling64> I mean we can continue here, but I am lazy.
<Balling64> And I can use many accounts with gmail
Balling64 has quit [Client Quit]
Balling31 has joined #ffmpeg
Balling31 has quit [Client Quit]
Balling31 has joined #ffmpeg
Balling31 has quit [Client Quit]
balling has quit [Ping timeout: 245 seconds]
nickw has joined #ffmpeg
mobivme1 has quit [Ping timeout: 255 seconds]
Nik- has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Balling90 has joined #ffmpeg
nd has quit [Ping timeout: 252 seconds]
Balling90 has quit [Quit: Connection closed]
mobivme1 has joined #ffmpeg
bitbinge has quit [Ping timeout: 240 seconds]
bitbinge has joined #ffmpeg
Nik- has joined #ffmpeg
Nik- has quit [Client Quit]
nickw has quit [Ping timeout: 276 seconds]
iive has joined #ffmpeg
clintoncrfm90 has joined #ffmpeg
clintoncrfm90 has quit [Client Quit]
nickw has joined #ffmpeg
mobivme1 has quit [Ping timeout: 255 seconds]
clintoncrfm has joined #ffmpeg
Guestmodinfo has joined #ffmpeg
delovoilemon has quit [Quit: delovoilemon]
Narrat has quit [Quit: They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.]
clintoncrfm has quit [Quit: Connection closed]
alexsorosfaker29 has joined #ffmpeg
alexsorosfaker29 has quit [Client Quit]
mobivme1 has joined #ffmpeg
alexsorosfaker has joined #ffmpeg
Guestmodinfo has quit [Quit: Ping timeout (120 seconds)]
Guestmodinfo has joined #ffmpeg
Guestmodinfo has quit [Client Quit]
alexsorosfaker85 has joined #ffmpeg
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
Guestmodinfo has joined #ffmpeg
mobivme1 has quit [Remote host closed the connection]
alexsorosfaker85 has quit [Client Quit]
nickw has quit [Ping timeout: 255 seconds]
lavaball has quit [Remote host closed the connection]
mobivme1 has joined #ffmpeg
alexsorosfaker has quit [Ping timeout: 260 seconds]
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #ffmpeg
alexsorosfaker has joined #ffmpeg
rv1sr has joined #ffmpeg
alexsorosfaker has quit [Client Quit]
mobivme1 has quit [Ping timeout: 260 seconds]
iderik has joined #ffmpeg
Dotz0cat has quit [Ping timeout: 255 seconds]
lusciouslover has quit [Read error: Connection reset by peer]
lusciouslover has joined #ffmpeg
Dotz0cat has joined #ffmpeg
lexano has quit [Ping timeout: 255 seconds]
nd has joined #ffmpeg
youallsuckandesp has joined #ffmpeg
Capstan has joined #ffmpeg
PaulandAntonsuck has joined #ffmpeg
PaulandAntonsuck has quit [Client Quit]
youallsuckandesp has quit [Ping timeout: 256 seconds]
whenfixforLGCHES has joined #ffmpeg
whenfixforLGCHES has quit [Client Quit]
lexano has joined #ffmpeg
whenfixforLGCHES has joined #ffmpeg
swing has quit [Ping timeout: 260 seconds]
whenfixforLGCHES has quit [Client Quit]
MrZeus_ has joined #ffmpeg
slowbugfixers has joined #ffmpeg
<slowbugfixers> I can switch to ISPs then.
<slowbugfixers> Libera chat involved for IRC chat. Funny
Tano has quit [Ping timeout: 256 seconds]
MrZeus has quit [Ping timeout: 268 seconds]
slowbugfixers was kicked from #ffmpeg by ChanServ [User is banned from this channel]
Tano has joined #ffmpeg
<jess> hey, libera chat staff here, need some help?
<BtbN> Dude's creating mass amounts of accounts with the pure intent of harassing in #ffmpeg-devel
<BtbN> But seems like we plugged that channel up well enough now
<jess> cool. i'll take a look and see if we can do something
<CounterPillow> omg it's libera chat staff can I get an autograph that's so cool
Tano has quit [Remote host closed the connection]
Tano has joined #ffmpeg
ecapi_ has quit [Ping timeout: 252 seconds]
blaze has quit [Quit: WeeChat 3.5]
Tano has quit [Ping timeout: 256 seconds]
blaze has joined #ffmpeg
Guestmodinfo has quit [Quit: Ping timeout (120 seconds)]
Tano has joined #ffmpeg
MrZeus__ has joined #ffmpeg
MrZeus_ has quit [Ping timeout: 252 seconds]
LRN has quit [Quit: Leaving]
Muimi has joined #ffmpeg
MrZeus_ has joined #ffmpeg
MrZeus__ has quit [Ping timeout: 260 seconds]
gchounf has joined #ffmpeg
MightyBOB has quit [Remote host closed the connection]
five618480 has quit [Remote host closed the connection]
five618480 has joined #ffmpeg
bitbinge has quit [Ping timeout: 240 seconds]
l4yer has quit [Ping timeout: 256 seconds]
l4yer has joined #ffmpeg
l4yer has quit [Max SendQ exceeded]
Capstan has quit [Quit: Client closed]
Capstan has joined #ffmpeg
l4yer has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
gchounf has quit [Quit: Leaving]
taniey has quit [Ping timeout: 255 seconds]
taniey has joined #ffmpeg
bitbinge has joined #ffmpeg
Vonter has quit [Ping timeout: 260 seconds]
Vonter has joined #ffmpeg
gust82 has quit [Remote host closed the connection]
lucasta has joined #ffmpeg
bitbinge has quit [Ping timeout: 240 seconds]
aljazmc has quit [Read error: Connection reset by peer]
dgcampea has quit [Remote host closed the connection]
aljazmc has joined #ffmpeg
dgcampea has joined #ffmpeg
jagannatharjun has quit [Quit: Connection closed for inactivity]
rv1sr has quit []
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #ffmpeg
Capstan has quit [Quit: Client closed]
Capstan has joined #ffmpeg
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
dgcampea has quit [Quit: dgcampea]
Traneptora has quit [Quit: Quit]
lavaball has joined #ffmpeg
alexandre9099 has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
Traneptora has joined #ffmpeg
waleee has joined #ffmpeg
MrZeus__ has joined #ffmpeg
MrZeus_ has quit [Ping timeout: 255 seconds]
MrZeus_ has joined #ffmpeg
MrZeus__ has quit [Ping timeout: 255 seconds]
therobin has quit [Ping timeout: 255 seconds]
ssfl has joined #ffmpeg
Capstan has quit [Ping timeout: 250 seconds]
zswacing has quit [Ping timeout: 256 seconds]
tester11 has quit [Ping timeout: 264 seconds]
alexandre9099 has quit [Quit: Client closed]
iderik has quit [Quit: WeeChat 3.8]
lucasta has quit [Remote host closed the connection]
lucasta has joined #ffmpeg
five618480 has quit [Remote host closed the connection]
five618480 has joined #ffmpeg
aljazmc has quit [Remote host closed the connection]
kurosu has quit [Quit: Connection closed for inactivity]
vlm has quit [Ping timeout: 264 seconds]
lavaball has quit [Remote host closed the connection]
ivanich has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
gchounf has joined #ffmpeg
lavaball has joined #ffmpeg
lavaball has quit [Quit: lavaball]
iive has quit [Quit: They came for me...]
bitbinge has joined #ffmpeg
lucasta has quit [Quit: Leaving]
bitbinge has quit [Ping timeout: 240 seconds]
YuGiOhJCJ has joined #ffmpeg