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
Movie/Multichannel audio / Re: Changing Pitch -0,1% - 4,271% (PAL/NTSC) without changing length, artefact-free
Last post by fooball -
Pretty impressive. Is there a way to make this a multi processing bat?
For example such as
Code: [Select]
 FOR %%A IN ("*.wav") DO %ART% %%A "%%~nxA-24-down-pitch.wav" -4 --pitch=-72 
which would process all .wav files in one folder. That would be amazing.  I tried it but it wasn't supported. So far I only used is as a drag and drop cmd which worked.
I can help here, but there's not enough context for me to work out what "%ART%" is supposed to do (I presume you have defined "ART" as a string representing the executable), and neither can I see how drag&drop is working even for one file (the dropped file would be "%1").  There must be more lines in the .bat you're not showing us.

I can have a guess, but I won't have time to do the analysis until later.  Meanwhile, it will be easier if you post or PM the whole .bat.
2
Site Related Discussion / Re: What's with so much necroposting lately?
Last post by fooball -
The "forum" concept has lots its allure to the young generation. They are more interested in reddit and discord and social media? Forums aren't getting attention from them so most of us are probably from older generations.
Ending a statement with a question mark instead of constructing the sentence as a question ("Are they...") seems "young generation" to me!

Quote
I still think forums have a lot of value.
Yes.  Social media is almost impossible to search and pushes the trendy at the expense of the relevant.  It encourages low attention spans.

If you want multiple independent technical discussions to thrive over a long period, forums are it.
4
Support - (fb2k) / Re: BUG? External album art in subfolder not found/displayed if stored on huge hdd
Last post by Case -
No matter how hard I try I cannot replicate any problem. This time I created a lot more fake subdirs and even nonsensical parent dirs and on top added the network share to media library, as that was something I had not done before.
Process Monitor shows that that *\pattern* triggers foobar2000 to indeed scan all subdirectories and it always finds my arts from the artwork directory.

Your clipped Process Monitor screenshots are a bit misleading, I think. Old foobar2000 behavior was to always search the filesystem for the files using slow methods. New foobar2000 method is to read the filesystem contents once at the beginning and then it knows where to look for the art directly. The new methods avoids unnecessary slow file accesses, especially useful over slower links like cloud storage.

I wonder what your 'tech' directory contains, if the latter failure case where tech\* is accessed is an attempt to use it for art. Perhaps there is something special that fools foobar2000 into thinking it has the art you want.

Can you create and share a tiny sample directory structure with tiny example files that triggers the issue?
5
3rd Party Plugins - (fb2k) / JS3 Universal Text Display + JS3 Thumbs - Defender
Last post by Defender -
Made some changes for streaming and using blur in my skin. Therefore also changes to the modified version of Thumbs I'm using, which I included.

NOTE: The main part of the script is now part of cui-configs.

1.34   2025-02-13

Moved some more code from config to main script.
Reshuffled declarations of vars (colours and button stuff) in more logical block (eg. extra user config "lite").

Show rating button when button is selected in config and currently streaming but non-streaming item is selected.
When rating button has to be hidden (stream selected and shown) align and display other buttons filling the 'gap'.
Some other rating/stream related optimizations.

Changed default mousewheel on prev/next buttons to a 1 sec instead of 5sec. CTRL-MWHEEL has 5 sec now.

BUNDLING this release with my modified JS3_Thumbs script, which is another raw diamond by Marc2k3.
This modified version has transparency (in case of no art found), bezel, accent, gradient and blur support.
Needed to make some adjustments to this script since I do not want to see folder.jpg and cover_blur.jpg in the grid or shown.
In config you can enter (part of file) patterns to exclude from being read.
Added optional display of YTTM artist images.
Added optional NowPlaying selection button.

-------------------------

1.33   2025-02-09

Reshuffled presets. I only use 3 and 4. Both have saveBlur=2 and work in conjunction.

Splitted the source in configuration/main part and function part in cui_configs.
This saves 85KB in a skin per instance of UTD.

-------------------------

1.32   2025-02-05

Only write cover_blur.jpg/STATION_blur.jpg files when cover/station pic in cover/station folder is found and saveBlur=2.
Only write stub_blur.jpg when cover/station pic is found, saveBlur=2 failed (write access denied) and selection mode is Follow NowPlaying.
6
Support - (fb2k) / White noise from my PC
Last post by Pehachem -
Hello everyone,

I've been struggling with Foobar for the last few weeks (I used it with no problems with my old setup but everything changed when I bought a connected amp - Marantz CR 612). I listen without any probleme to music from Qobuz via a smartphone on which Bubbleupnp is installed. I can also play music installed on a PC connected to the Marantz with the same smartphone + Bupnp.

My problem is that I can't play music directly from the PC on which I've installed Foobar. I installed UpnpMediaRenderer and I see in Device Upnp Marantz CR 612 but I only hear white noise! It's certainly a basic problem, but I'm going round in circles. Do you have any ideas?

Thank you in advance
Phil

PS : and thank for your patience I am not a english speaking person
8
Movie/Multichannel audio / Re: [REQ] Which codec for (S32_LE) multichannel lossless RECORDING ?
Last post by bryant -
Did you ever find a solution for this?
Hi there, I'm still experimenting with:
https://github.com/MarcoRavich/hALSAmrec/

Yeah, I know you're looking at that. You linked to it in your first post also, and I checked it out.

But your question was about the possibility of compression, and that's what I answered then, and was wondering about now.
10
CD Hardware/Software / Re: A newbie needs clarifications about TOC reports
Last post by CarloSadarusa -
Why 3 different values for the same CD?
You can use this tool to look up the musicbrainz disc id and freedb id from an EAC/XLD log. If it exists in those databases then you at least know the version/edition you have and should also be able to verify your rip. Obviously this isn't something you'll want to do with 100s of CDs as it'll be quite time consuming.

Some CDs can show "shifted" &/or "drift" TOCs.

Thanks for the help/clarification and the link.
I used directly this: http://db.cuetools.net/?tocid= by adding the tocid contained in the log to check.
That way I was sure that the CD is the same that I have.
From here I have discovered that the TOC is different from EAC to CT and MB.
Sometimes even the tracks duration time differers by a few between log and what is reported here.

Almost all my logs report 0 as Starting Sector while CTDB and MB reports 150 in every CD i checked.
An audio CD has a 2 second (150 sector) Lead-In followed by the program area. The Lead-In is where the TOC is stored. ref: https://en.wikipedia.org/wiki/Compact_Disc_Digital_Audio#Data_structure
The EAC extraction log TOC excludes the 150 sector Lead-In and starts at the beginning of the program area.
The CT and MB databases show from the beginning of the CD (which includes the 150 sector Lead-In).

Quote
Does it matters if AR reports no errors and high confidence?
The AccurateRip and CUETools databases only use the audio in the program area to calculate checksums used for verification.


Thanks for the clarification.
So I guess everything is fine since both says "Accurately Ripped" (with high number of confidence)