Closed
Bug 1421000
Opened 8 years ago
Closed 8 years ago
iheart.com - stations not playing
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
INVALID
People
(Reporter: epp, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.1
Build ID: 20171022003725
Steps to reproduce:
Went to iheart.com (iHeartRadio) and no stations play in either the latest Firefox (57) or SeaMonkey (2.49.1, based on Firefox 52). Fedora 27 installed, both x86_64 and i686. Occurs with both architectures.
Actual results:
When Play icon is selected, nothing happens.
Expected results:
Stream should have begun to play.
WFM on Windows. It is streaming AAC and Fedora doesn't ship with support for proprietary codecs in ffmpeg.
Fedora must be including something, as Chromium plays the iHeart stations perfectly. This is from a Fedora-supplied package.
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Comment 3•8 years ago
|
||
Make sure ffmpeg / libavcodec is installed on your system, and that it supports AAC
ffmpeg -codecs | grep -i AAC
should output something like:
DEA.L. aac AAC (Advanced Audio Coding) (decoders: aac aac_fixed aac_at ) (encoders: aac aac_at )
D.A.L. aac_latm AAC LATM (Advanced Audio Coding LATM syntax)
Status: RESOLVED → REOPENED
Ever confirmed: true
Flags: needinfo?(edwardp)
Resolution: INVALID → ---
(In reply to Edward from comment #4)
> ffmpeg is not installed, the command did not work.
I have now installed it and it's playing perfectly. I will close the ticket. Thank you for the assistance.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Flags: needinfo?(edwardp)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•