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 342508 - totem - gstreamer - .mov error
totem - gstreamer - .mov error
Status: RESOLVED DUPLICATE of bug 336301
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-21 19:03 UTC by Dave Edwards
Modified: 2006-05-21 19:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Dave Edwards 2006-05-21 19:03:05 UTC
I tried to open 
http://www.warnerreprise.com/qt-ref/ec_wygagf_ref.mov with totem-1.4.1.  It silently struggled with it for a few seconds, then raised the error dialogue:
Internal GStreamer error: negotiation problem.

cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu (The Dapper Drake Release) Development Branch"


dpkg -L gstreamer0.10-
gstreamer0.10-alsa                     gstreamer0.10-plugins-base
gstreamer0.10-esd                      gstreamer0.10-plugins-base-apps
gstreamer0.10-ffmpeg                   gstreamer0.10-plugins-good
gstreamer0.10-gnomevfs                 gstreamer0.10-plugins-ugly
gstreamer0.10-pitfdll                  gstreamer0.10-plugins-ugly-multiverse
gstreamer0.10-plugins-bad              gstreamer0.10-tools
gstreamer0.10-plugins-bad-multiverse   gstreamer0.10-x

Gnome = 2.14.1
Comment 1 Tim-Philipp Müller 2006-05-21 19:23:14 UTC
This gives a redirect to:

  http://boss.streamos.com/qtime/wbr/ericclapton/ec_wygagf_56.mov

which gives a redirect to:

  rtsp://grm29.streamos.com/29/18/61/1861681ef7e198e30282dc48332231b7-1137880470.mov\?ts\=1148239133\&ttl\=300\&cs\=E6450994046BA042B319A3D364D3AA17B0FD5D13

which is the known problem that playbin can't handle RTSP streams yet.

Maybe we should check for rtp/rtsp in playbin and throw a meaningful error message until we support it properly.







*** This bug has been marked as a duplicate of 336301 ***