ChanServ changed the topic of #ffmpeg to: Welcome to the FFmpeg USER support channel | Development channel: #ffmpeg-devel | Bug reports: https://ffmpeg.org/bugreports.html | Wiki: https://trac.ffmpeg.org/ | This channel is publically logged | FFmpeg 7.1.1 is released
Tano has joined #ffmpeg
Tano has quit [Client Quit]
ahc has quit [Ping timeout: 252 seconds]
ahc has joined #ffmpeg
Fiji_ has quit [Ping timeout: 268 seconds]
minimal has quit [Quit: Leaving]
tel has quit [Ping timeout: 252 seconds]
Fiji_ has joined #ffmpeg
lolok has quit [Quit: lolok]
GuestGuest has quit [Quit: GuestGuest]
GuestGuest has joined #ffmpeg
System_Error has quit [Ping timeout: 264 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
System_Error has joined #ffmpeg
Jan\ has joined #ffmpeg
manwithluck has quit [Ping timeout: 276 seconds]
mtoy_ has joined #ffmpeg
mtoy has quit [Ping timeout: 240 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg
maxim_d33 has quit [Ping timeout: 252 seconds]
maxim_d33 has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
de-facto has quit [Read error: Connection reset by peer]
ssh07322 has quit [Remote host closed the connection]
chiselfuse has quit [Remote host closed the connection]
fling has quit [Remote host closed the connection]
chiselfuse has joined #ffmpeg
fling has joined #ffmpeg
ssh0732 has joined #ffmpeg
de-facto has joined #ffmpeg
System_Error has joined #ffmpeg
xx has quit [Remote host closed the connection]
vincejv has joined #ffmpeg
CounterPillow has quit [Quit: Bye.]
CounterPillow has joined #ffmpeg
dkh has quit [Quit: so long, and thanks for all the fish]
dkh has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
jmcantrell has quit [Quit: WeeChat 4.6.2]
robobub has joined #ffmpeg
System_Error has joined #ffmpeg
CounterPillow has quit [Quit: Bye.]
CounterPillow has joined #ffmpeg
cantelope has quit [Quit: Connection closed for inactivity]
mtoy_ has quit []
etra has joined #ffmpeg
etra has joined #ffmpeg
etra has quit [Changing host]
mtoy has joined #ffmpeg
coldfeet has joined #ffmpeg
lavaball has joined #ffmpeg
ssh0732 has quit [Ping timeout: 264 seconds]
_whitelogger has joined #ffmpeg
upekkha has quit []
upekkha has joined #ffmpeg
upekkha has quit [Client Quit]
upekkha has joined #ffmpeg
upekkha has quit [Client Quit]
upekkha has joined #ffmpeg
upekkha has quit [Client Quit]
upekkha has joined #ffmpeg
upekkha has quit [Client Quit]
softworkz has joined #ffmpeg
grib has quit [Read error: Connection reset by peer]
grib has joined #ffmpeg
softworkz has quit [Quit: Leaving]
usagi_mimi has joined #ffmpeg
grib has quit [Changing host]
grib has joined #ffmpeg
halloy8931 has joined #ffmpeg
halloy8931 has quit [Client Quit]
bwu25 has joined #ffmpeg
bwu25 has quit [Client Quit]
bwu25 has joined #ffmpeg
softworkz has joined #ffmpeg
bwu25 has quit [Client Quit]
bwu25 has joined #ffmpeg
bwu25 has quit [Client Quit]
softworkz has quit [Quit: Leaving]
Kei_N_ has joined #ffmpeg
Kei_N has quit [Ping timeout: 265 seconds]
tel has joined #ffmpeg
Fiji_ has quit [Ping timeout: 252 seconds]
SuicideShow has quit [Ping timeout: 268 seconds]
SuicideShow has joined #ffmpeg
xx has joined #ffmpeg
Sketch has quit [Remote host closed the connection]
Sketch has joined #ffmpeg
Shine_ has joined #ffmpeg
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
pit has quit [Quit: https://quassel-irc.org - Komfortabler Chat. Überall.]
pit has joined #ffmpeg
turlando has quit [Quit: No Ping reply in 180 seconds.]
turlando has joined #ffmpeg
coldfeet has quit [Remote host closed the connection]
coldfeet has joined #ffmpeg
rsx has joined #ffmpeg
LainIwakura has joined #ffmpeg
LainIwakura has quit [Quit: Client closed]
_whitelogger has joined #ffmpeg
rvalue has quit [Ping timeout: 252 seconds]
rvalue- has joined #ffmpeg
rvalue- is now known as rvalue
damian101 has quit [Remote host closed the connection]
damian101 has joined #ffmpeg
cantelope has joined #ffmpeg
rsx has quit [Quit: rsx]
<xx> I need to get a graph of bitrate on y axis and time on x axis for a file, to see if there are any massive spikes there, can ffmpeg help me obtain the data?
<furq> ffprobe -show_entries frame=pkt_size,pts_time -of csv=p=0 foo.mkv
<furq> you can at least get the numbers with that
<furq> someone probably already wrote something to turn that into a graph
<xx> I can turn it into a graph if I have the data, I'll test it out now
<furq> the entries for the csv writer might be in the wrong order so maybe use some other -of
JanC is now known as Guest3290
Guest3290 has quit [Killed (zinc.libera.chat (Nickname regained by services))]
JanC has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
vincejv has quit [Ping timeout: 260 seconds]
lolok has joined #ffmpeg
vincejv has joined #ffmpeg
user_oreloznog has quit [Quit: https://quassel-irc.org]
user_oreloznog has joined #ffmpeg
delthas_ has quit [Remote host closed the connection]
delthas_ has joined #ffmpeg
GuestGuest has quit [Quit: GuestGuest]
hightower3 has quit [Read error: Connection reset by peer]
phantomics has joined #ffmpeg
lavaball has joined #ffmpeg
Fiji_ has joined #ffmpeg
yuckey2d518394 has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
lavaball has joined #ffmpeg
jrofd has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
lavaball has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
yuckey2d51839 has quit [Quit: The Lounge - https://thelounge.chat]
yuckey2d518394 is now known as yuckey2d51839
lucasta has joined #ffmpeg
jrofd has quit [Ping timeout: 252 seconds]
mrelcee has quit [Quit: Rectum? it damned near Killed 'em!]
mrelcee has joined #ffmpeg
jmcantrell has joined #ffmpeg
jmcantrell has quit [Ping timeout: 260 seconds]
marbens has joined #ffmpeg
<marbens> Quick question: can fate be ran in parallel? (e.g. make fate -j8). My guess is no. Just wondering if I need to manually override MAKEFLAGS by adding -j1 to make fate.
<BtbN> of course, why wouldn't it?
<furq> if make doesn't work with -j then something is broken
Warcop has joined #ffmpeg
<marbens> BtbN: I've had it fail when running parallel about 7 months ago for some reason. Running in parallel works fine now.
lucasta has quit [Ping timeout: 276 seconds]
coldfeet has quit [Quit: Lost terminal]
lucasta has joined #ffmpeg
cantelope has quit [Quit: Connection closed for inactivity]
lucasta has quit [Ping timeout: 244 seconds]
Fiji_ has quit [Ping timeout: 260 seconds]
lucasta has joined #ffmpeg
lucasta has quit [Ping timeout: 252 seconds]
cantelope has joined #ffmpeg
marbens has left #ffmpeg [Konversation terminated!]
xx has quit [Remote host closed the connection]
Shine_ has quit [Read error: Connection reset by peer]
MisterMinister has joined #ffmpeg
<MisterMinister> Greetings and Salutations! Trying to have FFmpeg read event m3u8 and scrub vtt segments saving them to a single file, it only grabs very last three segments ignoring all earlier versions. https://paste.debian.net/1375421/ The vtt segments are timed for a live event, any way to have FFmpeg ignore the dates please and save all of the segments?
minimal has joined #ffmpeg
Warcop has quit [Remote host closed the connection]
marcj has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
aloo_shu_ has joined #ffmpeg
aloo_shu has quit [Ping timeout: 252 seconds]
Warcop has joined #ffmpeg
HarshK23 has quit [Quit: Connection closed for inactivity]
aloo_shu_ has quit [Quit: as an ethically aware cannibal, I am predominantly feeding on hypocrites]
aloo_shu has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
Fiji_ has joined #ffmpeg
Guest22 has joined #ffmpeg
Guest22 has quit [Client Quit]
marcj has joined #ffmpeg
user_oreloznog has quit [Quit: https://quassel-irc.org]
jmcantrell has joined #ffmpeg
Mister_Magister has quit [Quit: bye]
Mister_Magister has joined #ffmpeg
drew has quit [Quit: Quit]
drew has joined #ffmpeg