GNOME Bugzilla – Bug 342508
totem - gstreamer - .mov error
Last modified: 2006-05-21 19:23:14 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
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 ***