After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309942 - Cannot play http://metromedia.997metroshowbiz.com/hit997 in totem with gsteamer backend
Cannot play http://metromedia.997metroshowbiz.com/hit997 in totem with gsteam...
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.10
Other All
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-10 10:26 UTC by Wan Hing Wah
Modified: 2005-07-16 16:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
debug log for gstreamer (10.63 KB, application/x-gzip)
2005-07-10 10:27 UTC, Wan Hing Wah
Details

Description Wan Hing Wah 2005-07-10 10:26:16 UTC
Please describe the problem:
On debian unstable  using  gstreamer 0.8.10-1 (same case for sarge),
try to play the specified url got the warning "no type on pad typefind:src",and
cannot be played. 
the following message is output before warning when enable the debug log using
GST_DEBUG="default:5"

DEBUG (0x849d918 - 311385:33:04.826447000)         default
gstgnomevfssrc.c(1053):gst_gnomevfssrc_get:<source>[00m Returning EOS
** (totem:10088): WARNING **: no type on pad typefind:src

no problem for totem using xine as backend

attached the full debug log as reference

Steps to reproduce:
1. play the URL as show in the summary
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Wan Hing Wah 2005-07-10 10:27:27 UTC
Created attachment 48897 [details]
debug log for gstreamer
Comment 2 Ronald Bultje 2005-07-16 16:04:14 UTC
$ cat /tmp/dmp2
[Reference]
Ref1=http://192.168.32.12:80/hit997


That is a buggy playlist, since it points in the local network. I'm almost
certain that this is because of the user-agent which we already see in #310053,
so closing this as NOTABUG because the playlist is invalid, and keeping 310053 open.