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
minimal has quit [Quit: Leaving]
iive has quit [Quit: They came for me...]
hussein1_ has joined #ffmpeg
hussein1 has quit [Ping timeout: 244 seconds]
lavaball has quit [Remote host closed the connection]
Fiji_ has joined #ffmpeg
nooticer has joined #ffmpeg
nooticer has quit [Changing host]
nooticer has joined #ffmpeg
mark4o has joined #ffmpeg
markh has quit [Ping timeout: 276 seconds]
mark4o is now known as markh
jmcantrell has quit [Quit: WeeChat 4.6.3]
maxim_d33 has quit [Ping timeout: 268 seconds]
Mirarora has quit [Quit: Mirarora encountered a fatal error and needs to close]
jmcantrell has joined #ffmpeg
Mirarora has joined #ffmpeg
maxim_d33 has joined #ffmpeg
Shine_ has joined #ffmpeg
derjanni_ has quit [Ping timeout: 272 seconds]
derjanni has joined #ffmpeg
_whitelogger has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
Fiji_ has quit [Ping timeout: 252 seconds]
cantelope has quit [K-Lined]
de-facto has quit [Remote host closed the connection]
de-facto has joined #ffmpeg
artichoke42 has quit [Ping timeout: 272 seconds]
bwu25 has joined #ffmpeg
upekkha has quit []
upekkha has joined #ffmpeg
Hackerpcs has quit [Quit: Hackerpcs]
Hackerpcs has joined #ffmpeg
Hackerpcs has quit [Max SendQ exceeded]
Hackerpcs has joined #ffmpeg
Muimi has joined #ffmpeg
damian101 has joined #ffmpeg
lavaball has joined #ffmpeg
jmcantrell has quit [Ping timeout: 252 seconds]
grib has quit [Ping timeout: 264 seconds]
grib has joined #ffmpeg
xx has joined #ffmpeg
Shine_ has joined #ffmpeg
MisterMinister has quit [Ping timeout: 252 seconds]
grib has quit [Changing host]
grib has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
tokyovigilante has quit [Remote host closed the connection]
tokyovigilante has joined #ffmpeg
Shine_ has quit [Read error: Connection reset by peer]
Sonak has quit [Quit: leaving]
YuGiOhJCJ has joined #ffmpeg
rvalue has quit [Ping timeout: 248 seconds]
damian101_ has joined #ffmpeg
jtgd has quit [Quit: WeeChat 4.6.3]
damian101 has quit [Ping timeout: 252 seconds]
SuicideShow has quit [Ping timeout: 268 seconds]
jtgd has joined #ffmpeg
SuicideShow has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
rvalue has joined #ffmpeg
FH_thecat has quit [Quit: Leaving]
bwu25 has quit [Ping timeout: 260 seconds]
Sketch has quit [Remote host closed the connection]
squeaktoy has quit [Remote host closed the connection]
squeaktoy has joined #ffmpeg
\\Mr_C\\ has joined #ffmpeg
jokoon has joined #ffmpeg
FH_thecat has quit [Quit: Leaving]
<jokoon>
how can I convert a midi+sf2 pair into a wav or ogg?
<jokoon>
or is that even possible?
<jokoon>
oh I think I found it already
<jokoon>
ah no it requires fluidsynth
<iconoclast_hero>
`[image2 @ 0x5b3774db36c0] Use a pattern such as %03d for an image sequence or use the -update option (with -frames:v 1 if needed) to write a single image.`
<iconoclast_hero>
I can't get it to even recognize `-update`; ` ffmpegcmd=( ffmpeg -i "$file" -an file:"$coverfile" )` where "$file" is an .mp3 with an embedded cover and "$coverfile" is "${file.%*}.jpg"
<furq>
you can just ignore that warning
<furq>
-update 1 -frames:v 1 if you want to suppress it
elvis_a_presley has quit [Quit: smoke-bomb ; grapple-hook]
dkh has quit [Ping timeout: 260 seconds]
elvis_a_presley has joined #ffmpeg
Everything has quit [Quit: leaving]
EmleyMoor has quit [Ping timeout: 260 seconds]
troyt has quit [Read error: Connection reset by peer]
EmleyMoor has joined #ffmpeg
troyt has joined #ffmpeg
dkh has joined #ffmpeg
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
pastelowl has quit [Ping timeout: 248 seconds]
user_oreloznog has joined #ffmpeg
pastelowl has joined #ffmpeg
pong has joined #ffmpeg
jokoon has quit [Quit: Leaving]
Kruppt has quit [Quit: Leaving]
bwu25 has joined #ffmpeg
coldfeet has joined #ffmpeg
lusciouslover has quit [Quit: \]
lusciouslover has joined #ffmpeg
ndh has quit [Quit: read bokuyaba]
ndh has joined #ffmpeg
termos has quit [Ping timeout: 252 seconds]
termos has joined #ffmpeg
YUiNA_ has joined #ffmpeg
YUiNA has quit [Ping timeout: 260 seconds]
user_oreloznog has quit [Ping timeout: 240 seconds]
user_oreloznog has joined #ffmpeg
lavaball has joined #ffmpeg
System_Error has quit [Ping timeout: 244 seconds]
paulk has quit [Ping timeout: 252 seconds]
iive has joined #ffmpeg
paulk has joined #ffmpeg
paulk has quit [Ping timeout: 260 seconds]
paulk has joined #ffmpeg
paulk has joined #ffmpeg
paulk has quit [Changing host]
System_Error has joined #ffmpeg
Fiji_ has quit [Ping timeout: 240 seconds]
MisterMinister has joined #ffmpeg
kingdomofheaven has quit [Read error: Connection reset by peer]
coldfeet has quit [Remote host closed the connection]
kingdomofheaven has joined #ffmpeg
relue has quit [Ping timeout: 245 seconds]
pong has quit [Ping timeout: 244 seconds]
relue has joined #ffmpeg
minimal has quit [Quit: Leaving]
derjanni has quit [Ping timeout: 268 seconds]
derjanni has joined #ffmpeg
jtgd has quit [Quit: WeeChat 4.6.3]
jtgd has joined #ffmpeg
kingdomofheaven has quit [Ping timeout: 244 seconds]
carinobra has joined #ffmpeg
kingdomofheaven has joined #ffmpeg
WereSquirrel has quit [Quit: Oh no. A thing broke.]
emmanuelux has quit [Ping timeout: 276 seconds]
bwu25 has quit [Quit: bwu25]
<carinobra>
Hi. I'm trying to open an encrypted stream, with KID and KEY. But I'm receiving "Option decryption_key not found" error. Here is the command I'm doing: ffmpeg -decryption_key KID:KEY -i URL -c copy -f hls pipe:1
Shine_ has quit [Read error: Connection reset by peer]