From owner-freebsd-multimedia@FreeBSD.ORG Sat Aug 30 14:36:25 2014 Return-Path: Delivered-To: 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 65185E1A; Sat, 30 Aug 2014 14:36:25 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CD7B61137; Sat, 30 Aug 2014 14:36:24 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id p10so3435577wes.15 for ; Sat, 30 Aug 2014 07:36:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=E4HdRehT5TC8Q17JAHaLdN5KSd/S2hA9RVus+xCvMjM=; b=edOZXAn3fAsZSHFrjLHiLLSJ6etCtxWtMhxLT1wztaeHmOPnycE/tOWPndDyIxGlIk Rmz6/pcoeh5jNfx9jp63jJpTS7yZ1Q/qy3NOc+S0ZR9flxyIV8l3C8+4RxGLHuKG5IHN Z2K/dxy3C3w26P4/lIVtiPp26s8uc1jfE6EA3Mbaq7pxtVgNvePzKqyMLv/Kcub5MEBV MsGg4OzlTmK0G7D5jQBTxWBIRuOq74tfGBAPw9Hwzrs7joYAjo8gYTs4EUchs/31+rl/ YNpeICHCyexojiH3VFF5bU77nEX51do8reYZ833yQHLJMC8t0hU/2KC9pYSLeMQBTL7e 3rXQ== X-Received: by 10.180.12.38 with SMTP id v6mr10597384wib.4.1409409382218; Sat, 30 Aug 2014 07:36:22 -0700 (PDT) Received: from satanasso.local.net (host143-179-dynamic.33-79-r.retail.telecomitalia.it. [79.33.179.143]) by mx.google.com with ESMTPSA id xm4sm6066523wib.9.2014.08.30.07.36.21 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Aug 2014 07:36:21 -0700 (PDT) Message-ID: <5401E166.8090102@gmail.com> Date: Sat, 30 Aug 2014 16:36:22 +0200 From: Barbara Guida Reply-To: bar@FreeBSD.org User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 MIME-Version: 1.0 To: multimedia@FreeBSD.org, gnome@FreeBSD.org Subject: totem/gstreamer and h264/xvid formats Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 14:36:25 -0000 Is just me or totem+gstreamer is no more able to play h264 and xvid video formats? On the console messages are displayed: ** Message: Missing plugin: gstreamer|0.10|totem|H.264 decoder|decoder-video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)4.1, profile=(string)high, parsed=(boolean)true (H.264 decoder) or ** Message: Missing plugin: gstreamer|0.10|totem|XVID MPEG-4 decoder|decoder-video/x-xvid (XVID MPEG-4 decoder) On the same files, the audio stream is played correctly and the video are played as expected on mplayer or vlc. I have the following gstreamer*-0. packages installed, all rebuilt recently: $ pkg info -ix gstreamer- gstreamer-0.10.36_2 gstreamer-ffmpeg-0.10.13_1 gstreamer-plugins-0.10.36_4,3 gstreamer-plugins-a52dec-0.10.19_1,3 gstreamer-plugins-bad-0.10.23_1,3 gstreamer-plugins-core-0.10_13 gstreamer-plugins-dts-0.10.23_1,3 gstreamer-plugins-dvd-0.10.19_3,3 gstreamer-plugins-faad-0.10.23_1,3 gstreamer-plugins-flac-0.10.31_2,3 gstreamer-plugins-gconf-0.10.31_1,3 gstreamer-plugins-gio-0.10.36_1,3 gstreamer-plugins-good-0.10.31_2,3 gstreamer-plugins-hal-0.10.31_1,3 gstreamer-plugins-libpng-0.10.31_1,3 gstreamer-plugins-mad-0.10.19_2,3 gstreamer-plugins-mp3-0.10.0_1 gstreamer-plugins-mpeg2dec-0.10.19_1,3 gstreamer-plugins-ogg-0.10.36_1,3 gstreamer-plugins-pango-0.10.36_2,3 gstreamer-plugins-soup-0.10.31_1,3 gstreamer-plugins-theora-0.10.36_1,3 gstreamer-plugins-ugly-0.10.19_1,3 gstreamer-plugins-vdpau-0.10.23_2,3 gstreamer-plugins-vorbis-0.10.36_1,3 gstreamer-plugins-vp8-0.10.23_1,3 gstreamer-plugins-x264-0.10.19_3,3 gstreamer-plugins-xvid-0.10.23_1,3 py27-gstreamer-0.10.22_3 If it could be relevant, I also have the following gstreamer1 packages installed: $ pkg info -ix gstreamer1 gstreamer1-1.2.4 gstreamer1-libav-1.2.4_1 gstreamer1-plugins-1.2.4 gstreamer1-plugins-good-1.2.4