michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 6.1.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
kurosu has quit [Quit: Connection closed for inactivity]
iive has quit [Quit: They came for me...]
dellas has joined #ffmpeg-devel
Kei_N has quit [Read error: Connection reset by peer]
Kei_N has joined #ffmpeg-devel
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ffmpeg-devel
thilo has quit [Ping timeout: 256 seconds]
dellas has quit [Remote host closed the connection]
thilo has joined #ffmpeg-devel
thilo has quit [Changing host]
thilo has joined #ffmpeg-devel
philipl has quit [Ping timeout: 260 seconds]
philipl has joined #ffmpeg-devel
navi has quit [Quit: WeeChat 4.0.4]
lemourin has quit [Read error: Connection reset by peer]
lemourin has joined #ffmpeg-devel
jamrial has quit []
rvalue has joined #ffmpeg-devel
kekePower has quit [Quit: Ping timeout (120 seconds)]
kekePower has joined #ffmpeg-devel
kekePower has quit [Quit: Ping timeout (120 seconds)]
kekePower has joined #ffmpeg-devel
kekePower has quit [Quit: Ping timeout (120 seconds)]
kekePower has joined #ffmpeg-devel
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ffmpeg-devel
kekePower has quit [Read error: Connection reset by peer]
kekePower has joined #ffmpeg-devel
AbleBacon has quit [Read error: Connection reset by peer]
mkver has joined #ffmpeg-devel
kekePower has quit [Read error: Connection reset by peer]
kekePower has joined #ffmpeg-devel
QuackDoc has joined #ffmpeg-devel
epony has quit [Quit: QUIT]
QuackDoc has quit [Remote host closed the connection]
QuackDoc has joined #ffmpeg-devel
mkver has quit [Ping timeout: 256 seconds]
QuackDoc has quit [Remote host closed the connection]
kekePower has quit [Quit: Ping timeout (120 seconds)]
kekePower has joined #ffmpeg-devel
zsoltiv has joined #ffmpeg-devel
kurosu has joined #ffmpeg-devel
rvalue has quit [Ping timeout: 252 seconds]
rvalue has joined #ffmpeg-devel
tufei_ has quit [Remote host closed the connection]
tufei__ has joined #ffmpeg-devel
\\Mr_C\\ has quit [Remote host closed the connection]
hpkn has joined #ffmpeg-devel
dellas has joined #ffmpeg-devel
dellas has quit [Remote host closed the connection]
dellas has joined #ffmpeg-devel
dellas has quit [Remote host closed the connection]
Krowl has joined #ffmpeg-devel
tmm1 has quit [Ping timeout: 264 seconds]
tmm1 has joined #ffmpeg-devel
jamrial has joined #ffmpeg-devel
tufei__ has quit [Remote host closed the connection]
tufei_ has joined #ffmpeg-devel
ccawley2011 has joined #ffmpeg-devel
Krowl has quit [Read error: Connection reset by peer]
dellas has joined #ffmpeg-devel
dellas has quit [Remote host closed the connection]
odrling has quit [Remote host closed the connection]
odrling has joined #ffmpeg-devel
tufei_ has quit [Remote host closed the connection]
tufei_ has joined #ffmpeg-devel
epony has joined #ffmpeg-devel
epony has quit [Remote host closed the connection]
Krowl has joined #ffmpeg-devel
HarshK23 has quit [Quit: Connection closed for inactivity]
durandal_1707 has joined #ffmpeg-devel
<durandal_1707>
michaelni: i have >= quality of sox -v resampler at >= 2x speed faster, and it beats swr/sox always, also its realtively trivial algorithm
* jamrial
waves at durandal_1707
HarshK23 has joined #ffmpeg-devel
ccawley2011 has quit [Read error: Connection reset by peer]
navi has joined #ffmpeg-devel
mkver has joined #ffmpeg-devel
<BtbN>
but does it sound good?
Krowl has quit [Read error: Connection reset by peer]
<durandal_1707>
BtbN: sample-rate -> higher sample rate -> back to orig sample rate --- score higher that soxr resampler (mainly in higher frequencies content)
<BtbN>
oh, there's an actual score for the quality? That's nice
<durandal_1707>
thing is for better or same quality you get faster processing
<durandal_1707>
BtbN: not really score its, measure of difference to original audio
<BtbN>
A native actually good resampler sounds sweet
<durandal_1707>
so resampler that produces less distortions - better
<durandal_1707>
but sox resamples is already superb quality
<BtbN>
Yeah, but you need to consciously use sox, which most people who just throw together basic commandline won't do
<durandal_1707>
so mostly point is provide same thing at faster speed and possible little less latency
Guestintheweeb has joined #ffmpeg-devel
Krowl has joined #ffmpeg-devel
dellas has joined #ffmpeg-devel
Guestintheweeb has left #ffmpeg-devel [#ffmpeg-devel]
<ubitux>
b9fd3e7a88b326f719bd3c47d0e0cc5a435de428 is making fate fail for me locally for some reason
<ubitux>
(Output file is empty)
dellas has quit [Remote host closed the connection]
<ubitux>
test is fate-filter-select
<ubitux>
only with ubsan though 🤔
BtbN has quit [Remote host closed the connection]
<jamrial>
ubitux: ubsan has beeb reporting something in mov.c for a while now, too. not idea if it's a bug in ubsan itself or not
<ubitux>
yeah i discussed that the other day with elenril
<ubitux>
but there is no error/warning here for some reason
<ubitux>
prob yet another random bug, whatever
cone-754 has joined #ffmpeg-devel
<cone-754>
ffmpeg Clément Bœsch master:2142141a1615: avcodec/proresenc: make transparency honored in mov/QT