Opened 17 years ago

Last modified 17 years ago

#890 new defect

Audio Lurch

Reported by: ToddAndMargo@… Owned by: reimar
Priority: important Component: core
Version: HEAD Severity: normal
Keywords: Cc: reimar
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I am attempting to listen to

#mplayer -cache 2048 http://realserver.goarch.org/en/organizations/crtl/programs/liturgy.rm > mplayer.log 2>&1

Problem: the audio will lurch every 5 seconds or
so and can be deafening, making it impossible to
listen to. Each lurch results in a

Couldn't resolve name for AF_INET6: realserver.goarch.org
Resolving realserver.goarch.org for AF_INET...

It also seems to ignore my cache setting.

ALL my other pages (url's) work fine. :'(

Also, where would you like me to upload that log file too?

Many thanks,
-T

# rpm -qa \*mplayer\*
smplayer-0.5.21-rvm
mplayer-skin-mini-0.1-11.1.at
mplayer-doc-1.0-0.73.20070612svn.lvn6
mplayer-1.0-0.73.20070612svn.lvn6
mplayerplug-in-3.45-1.lvn6
smplayer-themes-0.1.2-rvm
mplayer-gui-1.0-0.73.20070612svn.lvn6
mplayer-codecs-extra-20061022-1
mplayer-fonts-1.1-4.lvn6

#mplayer -cache 2048 http://realserver.goarch.org/en/organizations/crtl/programs/liturgy.rm > mplayer.log 2>&1

Couldn't resolve name for AF_INET6: realserver.goarch.org
Resolving realserver.goarch.org for AF_INET...
Connecting to server realserver.goarch.org[216.139.227.202]: 80...
Resolving realserver.goarch.org for AF_INET6...
Couldn't resolve name for AF_INET6: realserver.goarch.org

Change History (1)

comment:1 by reimar, 17 years ago

Cc: Reimar.Doeffinger@… added

MPlayer can not stream multirate real files since they are non-interleaved.
The best you can do currently is to just download it first.

Note: See TracTickets for help on using tickets.