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
<jafa> is there a way to get the "movie" input filter to read from sdtin or a pipe or something I can keep feeding it data?
<jafa> goal is to extract cea608 captions
YUiNA has quit [Remote host closed the connection]
<jafa> or read from a unix socket?
minimal has quit [Quit: Leaving]
<furq> movie=unix\\\://foo/bar
<furq> or however much you need to escape that :
<furq> movie=pipe\\\:0 also works
<grib> "movie=/dev/stdin" works too
<grib> but not "movie=-"
JanC has joined #ffmpeg
JanC has quit [Killed (mercury.libera.chat (Nickname regained by services))]
<jafa> testing - thanks!
damian101 has joined #ffmpeg
damian101__ has quit [Ping timeout: 248 seconds]
__jmcantrell__ has quit [Ping timeout: 260 seconds]
JanC has joined #ffmpeg
JanC is now known as Guest9774
Guest9774 has quit [Killed (zinc.libera.chat (Nickname regained by services))]
ZLima12 has quit [Remote host closed the connection]
damian101_ has joined #ffmpeg
ZLima12 has joined #ffmpeg
damian101 has quit [Ping timeout: 268 seconds]
damian101 has joined #ffmpeg
damian101_ has quit [Ping timeout: 268 seconds]
damian101_ has joined #ffmpeg
damian101 has quit [Ping timeout: 268 seconds]
__jmcantrell__ has joined #ffmpeg
damian101 has joined #ffmpeg
damian101_ has quit [Ping timeout: 265 seconds]
__jmcantrell__ has quit [Ping timeout: 248 seconds]
maxim_d33 has quit [Ping timeout: 252 seconds]
tm512 has joined #ffmpeg
<jafa> grib: that worked! thanks!
tm512 has quit [Changing host]
tm512 has joined #ffmpeg
jafa has quit [Remote host closed the connection]
jafa has joined #ffmpeg
maxim_d33 has joined #ffmpeg
__jmcantrell__ has joined #ffmpeg
cantelope has quit [Quit: Connection closed for inactivity]
cantelope has joined #ffmpeg
MyTDT has joined #ffmpeg
MyTDT has quit [Remote host closed the connection]
YUiNA has joined #ffmpeg
MyTDT has joined #ffmpeg
MyTDT has quit [Ping timeout: 276 seconds]
void09_ has quit []
stolen has joined #ffmpeg
cantelope has quit [Quit: Connection closed for inactivity]
kron has quit [Remote host closed the connection]
kron has joined #ffmpeg
xx has joined #ffmpeg
user_oreloznog has joined #ffmpeg
JanC has joined #ffmpeg
JanC is now known as Guest3305
Guest3305 has quit [Killed (zirconium.libera.chat (Nickname regained by services))]
xx has quit [Remote host closed the connection]
xx has joined #ffmpeg
MyTDT has joined #ffmpeg
MyTDT has quit [Ping timeout: 265 seconds]
litheum has quit [Quit: ZNC - http://znc.sourceforge.net]
litheum has joined #ffmpeg
CHR0N0S has quit [Ping timeout: 276 seconds]
CHR0N0S has joined #ffmpeg
MisterMinister has quit [Ping timeout: 244 seconds]
ChocolateArmpits has joined #ffmpeg
Grimmauld has joined #ffmpeg
<Grimmauld> Hey! Is there any point in compiling ffmpeg with celt if i already compile it with libopus? My understanding is, libopus now includes all the libcelt stuff
<Lynne> decoder or encode?
<Lynne> oh, *that* celt
<Lynne> libcelt implements an older celt codec that isn't compatible with opus
<Grimmauld> Ah, so i do need both?
<Lynne> nope, its a completely different codec
<Lynne> feel free to disable it, since no one used the original celt (apart from mumble, but they stopped some years ago)
<K900> I think the real question is, does anything actually -- yeah
<Grimmauld> Oh hey K900
<Grimmauld> Yeah i'll drop celt from anything but ffmpeg-full, i guess :P
<K900> Speaking of things actually, there's still no 4.4.6 tag
__jmcantrell__ has quit [Ping timeout: 248 seconds]
MyTDT has joined #ffmpeg
MyTDT has quit [Ping timeout: 260 seconds]
termos has quit [Ping timeout: 252 seconds]
CHR0N0S has quit [Remote host closed the connection]
mtoy has quit [Ping timeout: 240 seconds]
mtoy_ has joined #ffmpeg
coldfeet has joined #ffmpeg
SakuraChan has quit [Remote host closed the connection]
rsx has joined #ffmpeg
stolen has quit [Quit: Connection closed for inactivity]
K900 has quit [Remote host closed the connection]
K900 has joined #ffmpeg
SuicideShow has quit [Ping timeout: 252 seconds]
damian101_ has joined #ffmpeg
SuicideShow has joined #ffmpeg
damian101 has quit [Ping timeout: 244 seconds]
MyTDT has joined #ffmpeg
damian101 has joined #ffmpeg
damian101_ has quit [Ping timeout: 276 seconds]
Shine_ has joined #ffmpeg
MyTDT has quit [Ping timeout: 252 seconds]
void09 has joined #ffmpeg
void09 has quit [Client Quit]
void09 has joined #ffmpeg
DansLeRuSH has joined #ffmpeg
Sketch has quit [Remote host closed the connection]
Sketch has joined #ffmpeg
emmanuelux has quit [Ping timeout: 252 seconds]
DansLeRuSH has quit [Quit: DansLeRuSH]
DansLeRuSH has joined #ffmpeg
DansLeRuSH has quit [Client Quit]
technonerd has quit [Remote host closed the connection]
technonerd has joined #ffmpeg
j45_ has joined #ffmpeg
j45 has quit [Ping timeout: 276 seconds]
j45_ is now known as j45
j45 has quit [Changing host]
j45 has joined #ffmpeg
averne_ has joined #ffmpeg
averne has quit [Ping timeout: 252 seconds]
averne has joined #ffmpeg
averne_ has quit [Ping timeout: 252 seconds]
lavaball has joined #ffmpeg
jafa has quit [Ping timeout: 260 seconds]
jafa has joined #ffmpeg
Some_Person has quit [Quit: ZNC 1.8.2 - https://znc.in]
Some_Person has joined #ffmpeg
<kode54> speaking of celt
<kode54> the game audio mass codec mishmash library vgmstream supports not one, but two different versions of the legacy celt library
<kode54> because there are games that used both as part of FMOD
<K900> That's actually one of the things we found depending on legacy celt in nixos yeah
<kode54> it uses macro mess to rename the public symbols, even though it is typically static linked
<kode54> it needs those two specific versions of libcelt
<kode54> and needs them with their exports renamed, so they can coexist in the same process
derpydoo has quit [Quit: derpydoo]
kode540 has joined #ffmpeg
kode54 has quit [Ping timeout: 244 seconds]
kode540 is now known as kode54
Vonter has quit [Ping timeout: 244 seconds]
Forza has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Forza has joined #ffmpeg
mtoy_ has quit []
mtoy has joined #ffmpeg
JanC has joined #ffmpeg
JanC is now known as Guest4876
Guest4876 has quit [Killed (lead.libera.chat (Nickname regained by services))]
Buliarous has quit [Remote host closed the connection]
Buliarous has joined #ffmpeg
void09 has quit []
void09 has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
CHR0N0S has joined #ffmpeg
CruxOfTheBiscuit has joined #ffmpeg
CruxOfTheBiscuit has quit [Ping timeout: 260 seconds]
Vonter has joined #ffmpeg
HarshK23 has quit [Quit: Connection closed for inactivity]
kingdomofheaven has quit [Read error: Connection reset by peer]
kingdomofheaven has joined #ffmpeg
stolen has joined #ffmpeg
microlappy has joined #ffmpeg
JanC has joined #ffmpeg
JanC is now known as Guest5865
Guest5865 has quit [Killed (iridium.libera.chat (Nickname regained by services))]
alexherbo2 has joined #ffmpeg
microlappy has quit [Quit: Konversation terminated!]
damian101_ has joined #ffmpeg
damian101 has quit [Ping timeout: 268 seconds]
damian101__ has joined #ffmpeg
damian101_ has quit [Ping timeout: 245 seconds]
Shine_ has joined #ffmpeg
cantelope has joined #ffmpeg
damian101_ has joined #ffmpeg
damian101__ has quit [Ping timeout: 268 seconds]
putacho has joined #ffmpeg
damian101_ has quit [Ping timeout: 268 seconds]
microchip_ has quit [Ping timeout: 265 seconds]
damian101 has joined #ffmpeg
microchip_ has joined #ffmpeg
putacho has quit [Ping timeout: 272 seconds]
user_oreloznog has quit [Ping timeout: 272 seconds]
user_oreloznog has joined #ffmpeg
damian101_ has joined #ffmpeg
damian101 has quit [Ping timeout: 268 seconds]
MisterMinister has joined #ffmpeg
Flat has quit [Quit: Rip internet]
Vonter has quit [Ping timeout: 244 seconds]
Flat has joined #ffmpeg
Grimmauld has quit [Ping timeout: 240 seconds]
__jmcantrell__ has joined #ffmpeg
Shuriko has quit [Ping timeout: 244 seconds]
damian101__ has joined #ffmpeg
CruxOfTheBiscuit has joined #ffmpeg
Vonter has joined #ffmpeg
damian101_ has quit [Ping timeout: 244 seconds]
Grimmauld has joined #ffmpeg
Vonter has quit [Client Quit]
Vonter has joined #ffmpeg
Flat_ has joined #ffmpeg
Flat has quit [Ping timeout: 276 seconds]
MoC has joined #ffmpeg
MoC has quit [Client Quit]
l4yer has quit [Ping timeout: 252 seconds]
coldfeet has quit [Quit: leaving]
ahmedhamed has quit [Quit: Connection closed for inactivity]
alexherbo2 has quit [Remote host closed the connection]
l4yer has joined #ffmpeg
elvis_a_presley has quit [Quit: smoke-bomb ; grapple-hook]
elvis_a_presley has joined #ffmpeg
lexano has quit [Remote host closed the connection]
CruxOfTheBiscuit has quit [Ping timeout: 268 seconds]
lexano has joined #ffmpeg
DansLeRuSH has joined #ffmpeg
DansLeRuSH has quit [Remote host closed the connection]
jmcantrell is now known as Guest2958
Guest2958 has quit [Killed (calcium.libera.chat (Nickname regained by services))]
__jmcantrell__ is now known as jmcantrell
jmcantrell_ has joined #ffmpeg
minimal has joined #ffmpeg
damian101 has joined #ffmpeg
damian101__ has quit [Ping timeout: 260 seconds]
stolen has quit [Quit: Connection closed for inactivity]
ChocolateArmpits has quit [Quit: Leaving]
damian101 has quit [Ping timeout: 252 seconds]
damian101 has joined #ffmpeg