Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Recent Posts
1
Validated News / Re: FFmpeg 7.0 "Dijkstra" released 2024-04-05
Last post by ktf -
There is no correlation between number of new commits since some fixed period and quality of project itself.
Extreme reductions lead to lies.
Yes, but that is not what I was saying. I wasn't implying any relationship between number of commits and quality of projects.

I was just noting that looking at the commits went into ffmpeg, about 75% of those were also applied to librempeg. So, apparently, 75% of the commits that went into ffmpeg were 'good' as they went into librempeg as well.
2
General - (fb2k) / Re: Removing "silent" in hidden track in multi-track single flac file
Last post by SimBun -
This should not be this difficult.
You haven't helped yourself by using CUE sheets :-)

I would split the last track into 3, tag them all as track X and add TRACK_INDEX so you can sort them in foobar, then pull them all together in a CUE sheet (INDEX 01,02,03) so they still verify. Finally, prefix the extension of file INDEX 02 with '.silent' and exclude it from foobar (*.silent.flac).

You would also need to exclude this particular cue sheet from foobar too.
6
3rd Party Plugins - (fb2k) / Re: foo_dsp_effect
Last post by cwb -
There won't be anything adjustable in the various algorithms.

I had used the old standalone SoundTouch component in earlier foobar2000 versions and the sound quality was actually great (subjective, I know). That component started causing problems as fb2k went higher in version number. So I stopped using it.

And I had read this short thread before:  Soundtouch plugin effect the Audio Quality?

I didn't want to come off as complaining, but I brought up the issue of the reverb (or raspiness), I hear, because the sound quality change, between the standalone component and the present day SoundTouch, is so drastic. I was hopeful that perhaps something might could be done about it.

Version 0.47 of DSP Effect and the other available algorithm are functioning quite well for me. So I'll be happy and leave it at that.
8
General - (fb2k) / Re: Quiet Foobar2000
Last post by Case -
Thanks for the sample, though I failed to trigger a crash with it for some reason. But I added obvious error checks to the component and fixed a nasty bug where the component failed to notice that it needs larger buffers when number of channels changes, I believe that is the main cause of crashes with this thing.
Could you check if https://foobar.hyv.fi/foo_dsp_multiresampler.fb2k-component remains crashless in your hands?
Other changes are added dark mode and 64-bit foobar2000 support.
9
Validated News / Re: FFmpeg 7.0 "Dijkstra" released 2024-04-05
Last post by mycroft -
Its mostly now low-effort, by state sponsored maintenance work over auto-detected issues in source code - of questionable outcomes and benefit.

net results is still negative.
That's an extraordinary claim needing specific examples.
Are you trying to say that it's better to leave the auto-detected issues unsolved? Even those potentially exploitable? Which is what fuzzing/static analysis tools are mostly trying to find.

Trying and actually fixing are different sets.
Net results is negative because today trends only goes down for the project.
Once upon in time FFmpeg had Gold Era in development, that time is long gone and forgotten.
10
Validated News / Re: FFmpeg 7.0 "Dijkstra" released 2024-04-05
Last post by mycroft -
[...]
Its mostly now low-effort, by state sponsored maintenance work over auto-detected issues in source code - of questionable outcomes and benefit.
[...]
There is some cool and nice stuff, like cleanups and refactoring but net results is still negative.
And yet, of the 1775 patches that went into ffmpeg, you used 1376 in librempeg, if my counts are correct. That doesn't seem like "mostly fixes of questionable outcomes and benefits" nor "some cool and nice stuff but net result negative" to me.

Such reasoning is flawed. There is no correlation between number of new commits since some fixed period and quality of project itself.
Extreme reductions lead to lies.