The following reply was made to PR ports/180855; it has been noted by GNATS.
From: Alexander Shikoff <[email protected]> To: Jan Beich <[email protected]> Cc: [email protected] Subject: Re: ports/180855: Firefox 22 crashes on HTML 5 videos Date: Tue, 30 Jul 2013 11:40:51 +0300 2013/7/26 Jan Beich <[email protected]> > > Jan Beich <[email protected]> writes: > > > Can you reproduce outside of firefox? Try > > > > $ fetch http://media.w3.org/2010/05/sintel/trailer.webm > > $ gst-launch playbin2 uri=file://$PWD/trailer.webm > > s/webm/mp4/ of course. firefox doesn't use gstreamer for webm/ogg. > > https://bugzilla.mozilla.org/show_bug.cgi?id=803287 I cannot run gst-launch, tried both uri=file:// and uri=http:// # gst-launch playbin2 uri=http://media.w3.org/2010/05/sintel/trailer.mp4 Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. Missing element: HTTP protocol source ERROR: from element /GstURIDecodeBin:uridecodebin0: No URI handler implemented for "http". Additional debug info: gsturidecodebin.c(1285): gen_source_element (): /GstPlayBin2:playbin20/GstURIDecodeBin:uridecodebin0 Setting pipeline to NULL ... Freeing pipeline ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
