From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 22 12:15:10 2014 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43E9AB75 for ; Sat, 22 Mar 2014 12:15:10 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 24AE9876 for ; Sat, 22 Mar 2014 12:15:10 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WRKpR-0003uk-I2 for freebsd-multimedia@freebsd.org; Sat, 22 Mar 2014 05:15:09 -0700 Date: Sat, 22 Mar 2014 05:15:09 -0700 (PDT) From: Jakub Lach To: freebsd-multimedia@freebsd.org Message-ID: <1395490509552-5896546.post@n5.nabble.com> In-Reply-To: <20140322123521.33199d30@kalimero.tijl.coosemans.org> References: <1395474378907-5896497.post@n5.nabble.com> <20140322123521.33199d30@kalimero.tijl.coosemans.org> Subject: Re: gstreamer1-libav, vimeo (h.264) and firefox 28 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 12:15:10 -0000 Ah, right. Stupid mistake with encoder, that explains a lot. Thanks. Saying that, none of the plugins under core are relevant to vimeo. I need a h.264 decoder, which previously was provided by ffmpeg. Rest of the bunch (theora, webm, ogg) are somehow already handled by firefox 28 (playback works). I've added mad to have a playback on bandcamp & soundcloud (works). $ pkg info | grep gstreamer1 gstreamer1-1.2.3 Media applications framework gstreamer1-libav-1.2.2 GStreamer plug-in for manipulating MPEG video streams gstreamer1-plugins-1.2.3 GStreamer written collection of plugins handling several media types gstreamer1-plugins-good-1.2.3 Good gstreamer-plugins gstreamer1-plugins-mad-1.2.3 Gstreamer mp3 decoder plugin gstreamer1-plugins-ugly-1.2.3 Ugly gstreamer-plugins -- View this message in context: http://freebsd.1045724.n5.nabble.com/gstreamer1-libav-vimeo-h-264-and-firefox-28-tp5896497p5896546.html Sent from the freebsd-multimedia mailing list archive at Nabble.com.