Opened 18 years ago

Last modified 10 years ago

#413 assigned defect

SSL Streams are not supported

Reported by: jshepard04@… Owned by: reimar
Priority: normal Component: streaming
Version: unspecified Severity: normal
Keywords: Cc: kokoko3k@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

C:\Program Files\MPlayer>mplayer "https://mediafiles.godaddy.com/GDRadio/radio_2
005_11_30.mp3"
MPlayer dev-CVS-050928-16:38-3.4.2 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 4)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.

c:/windows/fonts/arial.ttf doesn't look like a font description, ignoring.
Cannot load font: c:/windows/fonts/arial.ttf
Playing https://mediafiles.godaddy.com/GDRadio/radio_2005_11_30.mp3.
File not found: 'mediafiles.godaddy.com/GDRadio/radio_2005_11_30.mp3'
Failed to open https://mediafiles.godaddy.com/GDRadio/radio_2005_11_30.mp3

Change History (5)

comment:1 by r_togni@…, 18 years ago

Status: newassigned

https:// is not supported. Changing it to http:// seems to work for this stream,
it the same show or a different one?

comment:2 by compn, 13 years ago

Owner: changed from r_togni@… to reimar

comment:3 by kokoko3k, 10 years ago

Analyzed by developer: unset
Reproduced by developer: unset

Shameless ping!
Any hope this issue will be fixed?
I tried to replace https with http but id doesn't work everytime (i get a 403 error with youtube streams)

Thank you.

Last edited 10 years ago by kokoko3k (previous) (diff)

comment:4 by kokoko3k, 10 years ago

Cc: kokoko3k@… added

comment:5 by compn, 10 years ago

might work with mplayer ffmpeg://https://
assuming you get ffmpeg with openssl/gnutls support.

old patch here:
http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2007-February/049277.html

Note: See TracTickets for help on using tickets.