FossifyOrg / Voice-Recorder

An easy way of recording any discussion or sounds without ads or internet access
https://www.fossify.org
GNU General Public License v3.0
174 stars 14 forks source link

OggOpus records in 44.1 kHz but marks file as 48 kH #32

Open RustoMCSpit opened 4 months ago

RustoMCSpit commented 4 months ago

Checklist

Feature description

I made many recordings with Opus and 320 kbps, and realized they all sound high pitched (and a bit fast). Importing to Audacity and changing the sample rate to 44.1 fixes the problem.

Every audio player I've tried including the Simple Voice Recorder's playback of any recorded files sounds high-pitched.

It seems that the Ogg encoder the player uses encodes (or marks) the files as 48 kHz whereas they are being exported as 44.1 kHz.

The M4A setting does not have this problem, but I like Opus and very happy to see this program supports it.

Why do you want this feature?

As I liked opus

Additional information

This should be designed in a way that doesn't cause a dependancy issue for resampling in the future

RustoMCSpit commented 4 months ago

This is a re-upload of a closed issue, no new info has been added.