SuicideShow has joined #ffmpeg
emmanuelux has quit [Read error: Connection reset by peer]
emmanuelux has joined #ffmpeg
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
Kruppt has joined #ffmpeg
LionEagle_ has quit [Quit: Leaving]
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
navi has quit [Quit: WeeChat 4.0.4]
thilo has quit [Ping timeout: 246 seconds]
thilo has joined #ffmpeg
qaph has joined #ffmpeg
LionEagle has joined #ffmpeg
kron has quit [Ping timeout: 264 seconds]
qaph is now known as kron
deetwelve has quit [Quit: null]
deetwelve has joined #ffmpeg
<linext_> i've decided to make a black-box rewrite of streamripper using ffmpeg as the recording system
<linext_> it will take song info via stdin from various programs
<linext_> while the main program runs, it will take input from the stdin for song name, and run an ffmpeg instance for the saving of files
Kruppt has quit [Quit: Leaving]
AbleBacon has quit [Read error: Connection reset by peer]
emmanuelux has quit [Read error: Connection reset by peer]
countach202020 has quit [Quit: WeeChat 4.1.1]
emmanuelux has joined #ffmpeg
Magissia has quit [Ping timeout: 260 seconds]
ivanich has quit [Read error: Connection reset by peer]
ivanich has joined #ffmpeg
elastic_dog has quit [Ping timeout: 276 seconds]
ocrete2 has quit [Ping timeout: 252 seconds]
yawkat has quit [Ping timeout: 252 seconds]
meepmeep has quit [Ping timeout: 252 seconds]
yawkat has joined #ffmpeg
LionEagle has quit [Read error: Connection reset by peer]
lemourin has quit [Read error: Connection reset by peer]
minimal has quit [Quit: Leaving]
MrZeus_ has quit [Ping timeout: 252 seconds]
lemourin has joined #ffmpeg
elastic_dog has joined #ffmpeg
zsoltiv_ has quit [Ping timeout: 252 seconds]
zsoltiv_ has joined #ffmpeg
emmanuelux has quit [Read error: Connection reset by peer]
emmanuelux has joined #ffmpeg
\\Mr_C\\ has joined #ffmpeg
wyre has quit [Ping timeout: 252 seconds]
emmanuelux has quit [Read error: Connection reset by peer]
wyre has joined #ffmpeg
emmanuelux has joined #ffmpeg
foul_owl has quit [Ping timeout: 264 seconds]
waleee has quit [Ping timeout: 245 seconds]
foul_owl has joined #ffmpeg
emmanuelux has quit [Read error: Connection reset by peer]
emmanuelux has joined #ffmpeg
<KombuchaKip> Is libswresample unable to convert to mono 96 kHz, interleaved single precision floating point? When I try I am getting "Input channel layout '2 channels (FL+SDL)' is not supported"
emmanuelux has quit [Quit: au revoir]
epony has quit [Quit: QUIT]
jagannatharjun has joined #ffmpeg
ivanich has quit [Ping timeout: 256 seconds]
Tano has quit [Read error: Connection reset by peer]
Tano has joined #ffmpeg
nitroxis has quit []
nitroxis has joined #ffmpeg
\\Mr_C\\ has quit [Remote host closed the connection]
Sciencentistguy has quit [Ping timeout: 264 seconds]
Sciencentistguy has joined #ffmpeg
<KombuchaKip> Nevermind, I figured it out. I should be using the new av_opt_set_chlayout to set in_chlayout rather than in_channel_layout as was done before the new channel layout API.
bitbinge has quit [Remote host closed the connection]
bitbinge has joined #ffmpeg
bitbinge has quit [Remote host closed the connection]
bitbinge has joined #ffmpeg
HarshK23 has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
meepmeep has joined #ffmpeg
Ogobaga has quit [Remote host closed the connection]
Ogobaga has joined #ffmpeg
wwalker has joined #ffmpeg
lavaball has joined #ffmpeg
l4yer has quit [Ping timeout: 240 seconds]
manwithluck has quit [Ping timeout: 255 seconds]
manwithluck has joined #ffmpeg
ivanich has joined #ffmpeg
foul_owl has quit [Ping timeout: 252 seconds]
foul_owl has joined #ffmpeg
vampirefrog has quit [Remote host closed the connection]
vampirefrog has joined #ffmpeg
LurkingBOB has joined #ffmpeg
MightyBOB has quit [Ping timeout: 255 seconds]
MightyBOB has joined #ffmpeg
Vonter has quit [Ping timeout: 260 seconds]
LurkingBOB has quit [Ping timeout: 264 seconds]
Vonter has joined #ffmpeg
Blacker47 has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
ivanich has joined #ffmpeg
BillTorvalds has joined #ffmpeg
ivanich has quit [Remote host closed the connection]
manwithluck has quit [Ping timeout: 260 seconds]
YuGiOhJCJ has joined #ffmpeg
<stevew> our first ffplay rework contribution for review.
<stevew> will send over email also as requested.
<stevew> you might not want the openAL or infinity app interfaces. provided with them so you can see how that stuff fits in & why changes have been made as they have.
<stevew> wait. messed something up, another in a minutes.
Muimi__ has joined #ffmpeg
Muimi_ has quit [Ping timeout: 260 seconds]
<stevew> updated. this rework requires clock sync even for SDL audio on looping. dunno how you got away with it before, was some weird code in there I failed to comprehend & was SDL hardwired, so removed it. you might want that back the other way if someone can figure out how.
<stevew> was a bit confused previously so think its more maintainable this way.
MrZeus_ has joined #ffmpeg
navi has joined #ffmpeg
<stevew> another tiny update. removes some unnecessary construction code. should function exactly the same as previously for you if I haven't messed anything up.
<stevew> another tiny necessary change. removes weird windows specific code that's unnecessary with new audio sync code.
<JEEB> if you want to contribute then #ffmpeg-devel is the more on-topic channel for that, many developers specifically aren't on this channel due to end users being annoying
<stevew> I'm not on #ffmpeg-devel due to being apparently annoying :)
<stevew> for which I apologize :)
ZedHedTed has quit [Remote host closed the connection]
ZedHedTed has joined #ffmpeg
<stevew> will forward to mailing list as per patch process.
<stevew> done.
minimal has joined #ffmpeg
user23 has joined #ffmpeg
LionEagle has joined #ffmpeg
manwithluck has joined #ffmpeg
l4yer has joined #ffmpeg
user23 has quit [Remote host closed the connection]
user23 has joined #ffmpeg
Vonter has quit [Ping timeout: 255 seconds]
Vonter has joined #ffmpeg
omegatron has joined #ffmpeg
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #ffmpeg
mrelcee has quit [Quit: I want Waffles!]
Bombo has joined #ffmpeg
<Bombo> hi
<Bombo> i want to stream a x11grab to a rtmp server, but the examples i got for recording to a file is -f x11grab but for rtmp i got -f flv, can there be both?
<JEEB> one probably was before input (input option), and the other was probably after input but before output path (output option)
mrelcee has joined #ffmpeg
mrelcee has quit [Client Quit]
mrelcee has joined #ffmpeg
ajshell1 has quit [Quit: The Lounge - https://thelounge.chat]
ajshell1 has joined #ffmpeg
rsx has joined #ffmpeg
Kruppt has joined #ffmpeg
<stevew> set loop to 99 in that page. arguably should be set to 1 to match original. important that looping is tested thoroughly first to ensure no regressions.
<stevew> in that patch.
<Bombo> it worked ;) with both -f
<Bombo> now audio is missing, i see there is -f alsa -i hw:1'
<Bombo> but i don't have alsa, nothing shown with arecord -l, there is pipewire running on debian bookworm, is there a -f for that?
fabi78 has joined #ffmpeg
fabi78 has left #ffmpeg [#ffmpeg]
fabi78 has joined #ffmpeg
<Bombo> -f pulse -i $n works -i full output string too, but default doesn't
fabi78 has left #ffmpeg [#ffmpeg]
Flat_ has quit [Quit: Rip internet]
Flat has joined #ffmpeg
fabi78 has joined #ffmpeg
KaitoDaumoto has quit [Remote host closed the connection]
<Bombo> seems to work, it uses the codec flv1, how can i increase the bitrate for that codec?
<furq> you probably don't want flv1 over rtmp
<furq> add -c:v libx264
<Bombo> looks better now, but even with -profile superfast it stutters, cpu is maxed (it's a pi3)
<JEEB> preset you mean?
<Bombo> yes -preset
Dotz0cat has quit [Ping timeout: 255 seconds]
Dotz0cat has joined #ffmpeg
<Bombo> -c:a aac seems to use more cpu than libmp3lame
ZedHedTed has quit [Remote host closed the connection]
ZedHedTed has joined #ffmpeg
<Bombo> flv1 needs less cpu, but seems to encode bigger bitrates ~800k
<Bombo> looks crappier though
anotherNewYear is now known as another
rv1sr has joined #ffmpeg
<another> doesn't the pi3 have an avc hw encoder?
<sonicrules1234> I was under the impression that pi3 didn't have hardware encoders
fling has quit [Read error: Connection reset by peer]
<sonicrules1234> I think it was just hardware decoders
fling has joined #ffmpeg
<another> except for the Pi5 all models have some hw encode AFAIK
<sonicrules1234> I wonder why they took it out of the pi 5
<JEEB> &41
<another> licencing cost probably. and the pi5 being fast enough to do it in software (probably)
<another> JEEB: I once again would like to introduce you to weechat + go.py :D
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #ffmpeg
koniiiik has quit [Quit: ...]
markizano has quit [Quit: Poweroff]
rsx has quit [Ping timeout: 264 seconds]
<Bombo> so how would i use hw encoder on the pi3 then if it exists
rsx has joined #ffmpeg
jarthur has joined #ffmpeg
<another> not sure. never used it. google around
rvalue has quit [Ping timeout: 240 seconds]
<BtbN> I think it's behind some horrible semi proprietary API, OpenMAX or MMAL or what it's called
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
rvalue has joined #ffmpeg
rsx has quit [Ping timeout: 252 seconds]
rsx has joined #ffmpeg
fabi78 has left #ffmpeg [#ffmpeg]
rsx has quit [Ping timeout: 256 seconds]
LionEagle has quit [Quit: Leaving]
vampirefrog has quit [Quit: Leaving]
lavaball has quit [Remote host closed the connection]
MrZeus__ has joined #ffmpeg
MrZeus_ has quit [Ping timeout: 255 seconds]
vampirefrog has joined #ffmpeg
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #ffmpeg
a0z has joined #ffmpeg
Tano has quit [Quit: WeeChat 4.0.4]
Kruppt has quit [Quit: Leaving]
kurosu has joined #ffmpeg
MrZeus_ has joined #ffmpeg
MrZeus__ has quit [Ping timeout: 260 seconds]
rv1sr has quit []
Jibwood has joined #ffmpeg
LionEagle has joined #ffmpeg
LionEagle has quit [Ping timeout: 240 seconds]
kolomono has joined #ffmpeg
kolomono has quit [Quit: Client closed]
Jibwood has quit [Remote host closed the connection]
LionEagle has joined #ffmpeg
LionEagle has quit [Client Quit]
LionEagle has joined #ffmpeg
LionEagle_ has joined #ffmpeg
JanC_ has joined #ffmpeg
JanC has quit [Killed (zinc.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
LionEagle_ has quit [Remote host closed the connection]
LionEagle_ has joined #ffmpeg
ZedHedTed has quit [Quit: leaving]
LionEagle has quit [Ping timeout: 256 seconds]
acovrig60 has joined #ffmpeg
jagannatharjun has quit [Quit: Connection closed for inactivity]
LionEagle_ has quit [Remote host closed the connection]
BillTorvalds has quit [Quit: Leaving]
LionEagle_ has joined #ffmpeg
LionEagle_ has quit [Remote host closed the connection]
LionEagle has joined #ffmpeg
Blacker47 has quit [Quit: Life is short. Get a V.90 modem fast!]
lavaball has joined #ffmpeg
ajshell1 has quit [Quit: The Lounge - https://thelounge.chat]
ajshell1 has joined #ffmpeg
another is now known as another|
Ingvix has quit [Ping timeout: 264 seconds]
Ingvix has joined #ffmpeg
ivanich has joined #ffmpeg
kurosu has quit [Quit: Connection closed for inactivity]
ivanich has quit [Remote host closed the connection]
HarshK23 has quit [Quit: Connection closed for inactivity]
LuKaRo_ has quit [Ping timeout: 245 seconds]
user23 has quit [Remote host closed the connection]
LuKaRo has joined #ffmpeg
navi has quit [Quit: WeeChat 4.0.4]
TheSilentLink has quit [Quit: Good Bye! My bouncer has probably crashed or lost connection to the internet...]
TheSilentLink has joined #ffmpeg
Traneptora has quit [Remote host closed the connection]
hsv_ is now known as hsv
<linext_> can ffmpeg output ICY metadata as it comes in?
<linext_> ffmpeg -icy 1 -icy_metadata_headers 1 -icy_meta
<linext_> data_packet 1 -i http://maggie.torontocast.com:19028/stream output.mp3
<linext_> ffmpeg -icy 1 -icy_metadata_headers 1 -icy_meta
<linext_> data_packet 1 -i http://maggie.torontocast.com:19028/stream output.mp3
<linext_> one line: ffmpeg -icy 1 -icy_metadata_headers 1 -icy_metadata_packet 1 -i http://maggie.torontocast.com:19028/stream output.mp3
LuKaRo has quit [Ping timeout: 245 seconds]
LuKaRo_ has joined #ffmpeg
AbleBacon has joined #ffmpeg
waleee has joined #ffmpeg
SuicideShow has quit [Ping timeout: 256 seconds]
SuicideShow has joined #ffmpeg