11
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.
12
Support - (fb2k) / Re: After upgrading to foobar 2.0 x64, I can't Enqueue folder from Windows Explorer
Last post by Air KEN -(Windows 10 registry editor)
HKEY_CLASSES_ROOT\foobar2000\shell\enqueue
DATA: Enqueue in foobar2000
HKEY_CLASSES_ROOT\foobar2000\shell\enqueue\command
DATA: "C:\Program Files\foobar2000\foobar2000.exe" /add "%1"
13
MP3 - General / Re: Resurrecting/Preserving the Helix MP3 encoder
Last post by Eurobeat_fan -just like Eurobeat_fan's "Not a good choice for 320kbps CBR" (at such bitrates I expect "usually transparent" results)What I meant about calling it an inferior choice is that it doesn't really utilize the bitrate it has in CBR 320 kbps. It continues to show its typical differences from LAME (sticking to mid-side stereo instead of true stereo most of the time, using sfb21 less often), and it leads to the fact that it almost never uses bit reservoir to its full potential. I have only seen Helix using 150 bytes out of 511 for any block possible but never the whole 511 byte, not for a single transient. This means that at 320 kbps we just waste bits for nothing, the bitrate is excessive to the psy-model that Helix utilizes and it can do just fine with, let's say, 224 kbps CBR. It may be not a problem in general but I'm pretty sure that Helix will fail on more samples than LAME does at 320 kbps simply because LAME has more ideas about what information to save into a 320 kbps file.
I don't have any complains about VBR mode in that regard (obviously).
14
Support - (fb2k) / Re: After upgrading to foobar 2.0 x64, I can't Enqueue folder from Windows Explorer
Last post by Ketalar -I confirm: I had to completely uninstall V 1.6 , then uncheck / recheck all the Shell integration preferences.
Regards,
15
3rd Party Plugins - (fb2k) / Re: foo_wave_seekbar
Last post by Zao -I am not aware of any situation where you can get it to open the file as-is without processing the sheet.
Could you describe your workflow in which such a thing happens?
I'll probably not get around to doing such a feature in this phase of the project but I'd like to understand the problem.
16
CD Hardware/Software / Re: Should I fix offsets even if ripped correctly
Last post by korth -AccurateRip ignores the first 2939 and the last 2940 samples of the CD Image.
a) keep it
- If the rip verifies as accurate even at a different offset, it is accurate, why change it?
- Fixing the offset will delete samples from one end of the Image and pad null samples to the other
- If you fix the offset the CRC32 hashes for Image/Tracks will be different than those shown in the extraction log
- Fixing the offset will remove/pad less than 0.02 seconds of audio (667 samples) from an area of the first/last track that is probably inaudible anyway
- AccurateRip may show higher numbers at the new offset
17
3rd Party Plugins - (fb2k) / Re: Biography Discussion
Last post by Defender -@DefenderQuoteSecond panel ("Txt only Album+Track) always shows all of a sudden Filmstrip when I change anything with images (Display / Layout)
Can you export and post the panel properties for that?
Here you are ...
18
3rd Party Plugins - (fb2k) / Re: Can/How foo_musicbrainz write Picard Musicbrainz Tags ?
Last post by fuffi -Thank you very much marc2k3 !!
19
3rd Party Plugins - (fb2k) / Re: Can/How foo_musicbrainz write Picard Musicbrainz Tags ?
Last post by marc2k3 -Here's an excerpt from the docs I wrote when I spent a short time maintaining it....
Quote
### Tag Mapping
Before you consider using this to tag your files, it's important to note that it does
not strictly adhere to the `Picard` tag mappings as documented [here](https://picard-docs.musicbrainz.org/en/appendices/tag_mapping.html).
If compatibility with `MusicBrainz Picard` or other taggers/players that make use of `MBID` data is
more important then you should probably avoid using this. More details of what this component
does and why can be found [below](#the-nerdy-stuff).
### The Nerdy Stuff
When it comes to tagging `MBID`s, this component always follows the naming conventions used for `Vorbis`
comments regardless of the underlying file format/tagging sheme.
For example, it will write `MUSICBRAINZ_ARTISTID` instead of `MUSICBRAINZ ARTIST ID` to `MP3` and `M4A` files.
Repeat that for all tags prefixed with `MUSICBRAINZ`.
The following differences affect `ID3` tagging only:
- `DISCSUBTITLE` is written to `TXXX:DISCSUBTITLE` rather than `TSST (SET SUBTITLE)`
- `LABEL` is written to `TXXX:LABEL` rather than `TPUB (PUBLISHER)`
- `MEDIA` is written to `TXXX:MEDIA` rather than `TMED (MEDIA TYPE)`
- `MUSICBRAINZ_RECORDINGID` is written to `TXXX:MUSICBRAINZ_TRACKID` rather than `UFID://musicbrainz.org`
- `RELEASECOUNTRY` is written to `TXXX:RELEASECOUNTRY` rather than `TXXX:MUSICBRAINZ ALBUM RELEASE COUNTRY`
- `PERFORMER` is written to `TXXX:PERFORMER` rather than `TMCL` / `IPLS`
The whole purpose of this is to unify tag display/search across `foobar2000` regardless of file format.
It's easier to search for `%LABEL% IS blah` rather than `%LABEL% IS blah OR %PUBLISHER% is blah` which
is what you'd have to do if this was `Picard` compatible.
20
CD Hardware/Software / Should I fix offsets even if ripped correctly
Last post by michaelq -1. this user did not set their offset correctly (it happens with more famous CD, too, but 1 or 2 incorrect offsets don't matter compared to 200 correct ones)
2. those bands with their low-budget production simply burn the CDs with private CD players which have different offsets which don't agree. We could call that a different "pressing".
My question: Should I (a) keep the FLAC file from my CD as it is or (b) fix the offset by 667 samples to match the one entry in the database.
This is probably a matter of taste but do you have any recommendations or reasons for (a) or (b)?
Best, Michael