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
CHR0N0S has joined #ffmpeg
chair1 has joined #ffmpeg
chair62 has quit [Ping timeout: 272 seconds]
CHR0N0S has quit [Quit: CHR0N0S]
alien8 has quit [Quit: Client closed]
chair1 has quit [Ping timeout: 272 seconds]
YuGiOhJCJ has joined #ffmpeg
tokyovigilante has quit [Remote host closed the connection]
tokyovigilante has joined #ffmpeg
acovrig601247 has joined #ffmpeg
chair1 has joined #ffmpeg
chair1 has quit [Quit: Client closed]
user23 has quit [Remote host closed the connection]
Magadi has joined #ffmpeg
Magadi has quit [Quit: WeeChat 4.1.1]
E81l7HT8T7sF9JdA has joined #ffmpeg
E81l7HT8T7sF9JdA has quit [Quit: Leaving]
cantelope has quit [Quit: Connection closed for inactivity]
Kruppt has joined #ffmpeg
FlorianBad has quit [Remote host closed the connection]
Fiji has joined #ffmpeg
FlorianBad has joined #ffmpeg
Kruppt has quit [Quit: Leaving]
dcomp3 has joined #ffmpeg
dcomp has quit [Ping timeout: 252 seconds]
dcomp3 is now known as dcomp
javabean has quit [Quit: well, shoot]
javabean has joined #ffmpeg
emmanuelux has quit [Quit: Leaving]
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Fiji has quit [Ping timeout: 248 seconds]
maxim_d33 has quit [Ping timeout: 272 seconds]
maxim_d33 has joined #ffmpeg
Teraii has quit [Quit: %Ho Ishuudaa%]
Teraii has joined #ffmpeg
MisterMinister has quit [Ping timeout: 252 seconds]
jtgd has quit [Quit: WeeChat 4.6.3]
jtgd has joined #ffmpeg
System_Error has quit [Remote host closed the connection]
lavaball has joined #ffmpeg
System_Error has joined #ffmpeg
_whitelogger has joined #ffmpeg
Muimi has joined #ffmpeg
Muimi has quit [Remote host closed the connection]
Richardcavell_ has joined #ffmpeg
rsx has joined #ffmpeg
JustBleedFan has quit [Quit: Connection closed for inactivity]
bsFFFFFF has joined #ffmpeg
Blacker47 has joined #ffmpeg
pelotron has quit [Ping timeout: 272 seconds]
pelotron has joined #ffmpeg
Richardcavell_ has quit [Ping timeout: 260 seconds]
Fischmie- has quit [Quit: ZNC - https://znc.in]
dxh has quit [Ping timeout: 252 seconds]
dxh has joined #ffmpeg
Fischmiep has joined #ffmpeg
SuicideShow has quit [Ping timeout: 276 seconds]
SuicideShow has joined #ffmpeg
maxim_d33 has quit [Ping timeout: 268 seconds]
nobiz has quit [Quit: ZNC - https://znc.in]
maxim_d33 has joined #ffmpeg
bsFFFFFF has quit [Ping timeout: 260 seconds]
bsFFFFFF has joined #ffmpeg
nobiz has joined #ffmpeg
Sketch has quit [Remote host closed the connection]
Sketch has joined #ffmpeg
Haxxa has joined #ffmpeg
Haxxa has quit [Remote host closed the connection]
YUiNA_ has joined #ffmpeg
YUiNA has quit [Ping timeout: 260 seconds]
Shuriko has quit [Ping timeout: 252 seconds]
YuGiOhJCJ has quit [Ping timeout: 244 seconds]
Shine_ has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
delthas_ is now known as delthas
delthas has quit [Remote host closed the connection]
delthas__ has joined #ffmpeg
delthas__ is now known as delthas
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
tokyovigilante_ has joined #ffmpeg
tokyovigilante has quit [Ping timeout: 248 seconds]
tokyovigilante_ is now known as tokyovigilante
phantomics_ has joined #ffmpeg
phantomics has quit [Ping timeout: 260 seconds]
phantomics__ has joined #ffmpeg
phantomics_ has quit [Ping timeout: 276 seconds]
user_oreloznog_ has quit [Ping timeout: 260 seconds]
user_oreloznog has joined #ffmpeg
rvalue- has joined #ffmpeg
rvalue has quit [Ping timeout: 276 seconds]
rvalue- is now known as rvalue
rsx has quit [Quit: rsx]
lavaball has joined #ffmpeg
jmcantrell has joined #ffmpeg
user23 has joined #ffmpeg
minimal has joined #ffmpeg
ZLima12 has quit [Remote host closed the connection]
ZLima12 has joined #ffmpeg
MisterMinister has joined #ffmpeg
vvvv7 has quit [Ping timeout: 252 seconds]
chair1 has joined #ffmpeg
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
microchip_ has quit [Quit: There is no spoon!]
microchip_ has joined #ffmpeg
JustBleedFan has joined #ffmpeg
bsFFFFFF has quit [Quit: bsFFFFFF]
jmcantrell has quit [Ping timeout: 276 seconds]
jmcantrell has joined #ffmpeg
cantelope has joined #ffmpeg
JanC has quit [Read error: Connection reset by peer]
bsFFFFFF has joined #ffmpeg
jlj35 has joined #ffmpeg
bsFFFFFF has quit [Ping timeout: 252 seconds]
bsFFFFFF has joined #ffmpeg
JanC has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
Guest24 has joined #ffmpeg
Guest24 has quit [Quit: Client closed]
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg
jmcantrell has quit [Ping timeout: 272 seconds]
bsFFFFFF has quit [Quit: bsFFFFFF]
bsFFFFFF has joined #ffmpeg
vvvv7 has joined #ffmpeg
coldfeet has joined #ffmpeg
strk has joined #ffmpeg
<strk> how do I extract the audio stream from a .mvk ?
<strk> I get `Protocol not found` when I try `ffmpeg -i input.mkv -vn output.mp3`
<strk> or .ogg
CruxOfTheB has joined #ffmpeg
<another|> full output?
<strk> uh, works if I rename the files
<strk> interesting
<strk> it must have interpreted some character of the filename in some special way
<K900> What was the filename?
<strk> it had some -- and some : chars
<strk> 2025-06-30--19:30:55--Something--Like--This.mkv
<another|> : is a special character for ffmpeg
<another|> prefix with `file:` to force the protocol
<strk> I did prefix with file: too
<strk> oh maybe also the *output* needed to be file: prefixed
<strk> I guess
user_oreloznog has quit [Quit: https://quassel-irc.org]
user_oreloznog has joined #ffmpeg
tokyovigilante has quit [Remote host closed the connection]
tokyovigilante has joined #ffmpeg
kingdomofheaven has quit [Remote host closed the connection]
kingdomofheaven has joined #ffmpeg
tuttza has quit [Quit: tuttza]
iive has joined #ffmpeg
Everything has joined #ffmpeg
psykose has quit [Remote host closed the connection]
Shine_ has quit [Read error: Connection reset by peer]
jtgd has quit [Quit: WeeChat 4.6.3]
coldfeet has quit [Quit: leaving]
jtgd has joined #ffmpeg
coldfeet has joined #ffmpeg
lavaball has joined #ffmpeg
Fiji has joined #ffmpeg
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
lolok has quit [Quit: lolok]
chair71 has joined #ffmpeg
chair1 has quit [Ping timeout: 272 seconds]
chair71 is now known as chair1
Kruppt has joined #ffmpeg
dxh has quit [Ping timeout: 248 seconds]
coldfeet has quit [Quit: Lost terminal]
tux_97 has joined #ffmpeg
w33dtUx has quit [Ping timeout: 248 seconds]
Everything has quit [Quit: leaving]
dkh has quit [Ping timeout: 260 seconds]
chair28 has joined #ffmpeg
chair1 has quit [Ping timeout: 272 seconds]
chair28 is now known as chair1
dkh has joined #ffmpeg
chair1 has quit [Ping timeout: 272 seconds]
dxh has joined #ffmpeg
Lilly2010 has joined #ffmpeg
bsFFFFFF has quit [Quit: bsFFFFFF]
Lilly2010 has quit [Client Quit]
user_oreloznog has quit [Quit: https://quassel-irc.org]
dxh has quit [Ping timeout: 248 seconds]
bsFFFFFF has joined #ffmpeg
Exa has quit [Quit: see ya!]
Exa has joined #ffmpeg
bsFFFFFF has quit [Quit: bsFFFFFF]
Exa has quit [Quit: see ya!]
Exa has joined #ffmpeg
simpl_e has quit [Ping timeout: 265 seconds]
Shuriko has joined #ffmpeg
emmanuelux has joined #ffmpeg
Kruppt has quit [Quit: Leaving]
catcream has quit [Ping timeout: 248 seconds]
catcream has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
MisterMinister has quit [Ping timeout: 272 seconds]
MisterMinister has joined #ffmpeg
lemourin has quit [Remote host closed the connection]
lemourin has joined #ffmpeg
lemourin has quit [Remote host closed the connection]
lemourin has joined #ffmpeg
iive has quit [Quit: They came for me...]
lusciouslover has quit [Quit: \]