Opened 7 years ago

Closed 7 years ago

#2310 closed defect (needs_more_info)

mp3 Header missing when playing "mms://goldfm.cn/goldfm"

Reported by: Colman Owned by: beastd
Priority: normal Component: libavcodec
Version: 1.3 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Playing as "mplayer mms://goldfm.cn/goldfm", it repeatedly reports [mp3 @a1ef68]Header missing and Cache empty, ...., no sound is output.
This is a mp3 stream with 224kbps, 44.1KHz 2ch, it can be played with VLC and MS Media Player.

Change History (3)

comment:1 by beastd, 7 years ago

Status: newopen

Can you try

mplayer -v -demuxer lavf mms://goldfm.cn/goldfm

and if caching problems arise maybe this

mplayer -v -cache 1000 -demuxer lavf mms://goldfm.cn/goldfm

I can listen to the music for some time, but noticed that here usually after a few minutes the cache is nearly empty.

FWIW I did not encounter any "[mp3 @a1ef68]Header missing" messages.

comment:2 by Colman, 7 years ago

This stream has something Strange. I tried to play it yesterday by VLC and Media player, it said it is a MP3 stream, and mplayer show missing header. Right now, it is WMA. I cannot say anything for it, the content changed.

Colman.

comment:3 by beastd, 7 years ago

Resolution: needs_more_info
Status: openclosed

I am closing this ticket for now.

If you find a way to reproduce the original problem, please do not hesitate to open this ticket again.

Note: See TracTickets for help on using tickets.