Opened 12 years ago

Closed 12 years ago

#8433 closed bug (fixed)

MediaPlayer reports wrong audio bitrate

Reported by: luroh Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/MediaPlayer Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Attachments (2)

wrong_bitrate.png (24.2 KB ) - added by luroh 12 years ago.
InfoWin.diff (1019 bytes ) - added by starsseed 12 years ago.
the rate argument is a float (not an integer)

Download all attachments as: .zip

Change History (7)

by luroh, 12 years ago

Attachment: wrong_bitrate.png added

by starsseed, 12 years ago

Attachment: InfoWin.diff added

the rate argument is a float (not an integer)

comment:1 by starsseed, 12 years ago

patch: 01

comment:2 by luroh, 12 years ago

Works fine here with a random collection of ogg, wav, mp3, ogv, mp4 and mov samples. Nice, thanks. :)

in reply to:  2 comment:3 by Disreali, 12 years ago

Replying to luroh:

Works fine here with a random collection of ogg, wav, mp3, ogv, mp4 and mov samples. Nice, thanks. :)

On what rev? On hrev 44007, I still get negative bitrates on some files.

comment:4 by luroh, 12 years ago

By "works fine", I mean the patch from starsseed (it needs to be applied manually).

comment:5 by korli, 12 years ago

Resolution: fixed
Status: newclosed

Applied in hrev44021. I had to apply the patch manually. Please use git format-patch next time.

Note: See TracTickets for help on using tickets.