-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
Describe the bug
Gramophone display the wrong bitrate in audio info and/or in details. The bitrate is off either way below or high the actual value, in some cases is the correct/closer to the actual bitrate in audio info or details.
To Reproduce
Steps to reproduce the behavior:
- Open Gramophone
- Click on any music
- Compare the bitrate displayed in audio info and details to the song's bitrate via external tools (eg. ffmpeg)
Expected behavior
See the actual (or closer to) song's bitrate.
Screenshots
A few examples including screenshots and their ffmpeg output.
First song
ffmpeg:
Input #0, mp3, from 'Ryo Fukui - Topic - Early Summer.mp3':
Metadata:
album : シーナリィ
title : Early Summer
encoder : Lavf60.16.100
artist : Ryo Fukui
genre : Music
date : 2019
Duration: 00:10:44.50, start: 0.023021, bitrate: 267 kb/s
Stream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 266 kb/s
Metadata:
encoder : Lavc60.31
Second song
ffmpeg:
Input #0, mp3, from '04 - Threat - Outskirts.mp3':
Metadata:
track : 04
genre : Game Soundtrack
artist : James Primate
album : Rain World - Selections from the OST
album_artist : James Primate
date : 2017
composer : James Primate
title : Threat - Outskirts
encoder : Lavf60.16.100
Duration: 00:03:11.92, start: 0.025056, bitrate: 196 kb/s
Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 191 kb/s
Metadata:
encoder : Lavc60.31
Third song
ffmpeg:
Input #0, mp3, from '07 - A Waste of Blood.mp3':
Metadata:
composer : Matt Elliott
genre : Folk, Singer
title : A Waste of Blood
encoder : Lavf60.16.100
track : 07
artist : Matt Elliott
album : Drinking Songs
album_artist : Matt Elliott
date : 2005
Duration: 00:05:51.53, start: 0.025056, bitrate: 196 kb/s
Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp, 192 kb/s
Metadata:
encoder : Lavc60.31
Fourth song
ffmpeg:
Input #0, mp3, from 'Deniz Akbulut - CrossCode Original Soundtrack EX - 03 Glitch.mp3':
Metadata:
title : Glitch
artist : Deniz Akbulut
date : 2020
album : CrossCode Original Soundtrack EX
track : 3
album_artist : Deniz Akbulut
encoder : Lavf60.16.100
Duration: 00:03:28.10, start: 0.023021, bitrate: 204 kb/s
Stream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 199 kb/s
Metadata:
encoder : Lavc60.31
Fifth song
ffmpeg:
Input #0, mp3, from '01 - CrossCode Main Title.mp3':
Metadata:
title : CrossCode Main Title
album : CrossCode ~ The Ultimate Arrange
album_artist : Deniz Akbulut, Dale North, Takahiro Eguchi, ああああ, Qwesta, はがね, Shibayan, Daph, James Landino, Tony Thai, Nishijima Sondai, quarkimo, Shogo Nomura, Cry
artist : Deniz Akbulut;Dale North
date : 2023-04-21
genre : Électronique
track : 1
disc : 1
DISCTOTAL : 1
TRACKTOTAL : 14
encoder : Lavf60.16.100
Duration: 00:01:28.42, start: 0.023021, bitrate: 219 kb/s
Stream #0:0: Audio: mp3, 48000 Hz, stereo, fltp, 207 kb/s
Metadata:
encoder : Lavc60.31
Smartphone (please complete the following information):
- Device: Redmi Note 12S (HyperOs 2.0.209.0)
- OS: Android 15
- App Version: 1.0.17.ea0e38c
Additional context
I don't know if is something unrelated to Gramophone like my previous (#362) report. If that's the case, I apologize.
- I will open one issue per bug, follow the issue format and will add
[BUG]to the start of my issue title, and I acknowledge that if I don't follow the format, my issue might get closed without further explanation.
Reactions are currently unavailable




