SimpleMobileTools / Simple-Voice-Recorder

An easy way of recording any discussion or sounds without ads or internet access
https://www.simplemobiletools.com
GNU General Public License v3.0
464 stars 146 forks source link

OggOpus records in 44.1 kHz but marks file as 48 kHz #228

Closed nickbailuc closed 1 year ago

nickbailuc commented 1 year ago

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.

(P.S. thanks for the great Simple software suite, very much needed in the Android ecosystem!)

Aga-C commented 1 year ago

It's a duplicate of https://github.com/SimpleMobileTools/Simple-Voice-Recorder/issues/102.