From owner-freebsd-ports@FreeBSD.ORG Sat Jan 24 05:52:01 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6986106564A for ; Sat, 24 Jan 2009 05:52:01 +0000 (UTC) (envelope-from pcfxer@rogers.com) Received: from web88102.mail.re2.yahoo.com (web88102.mail.re2.yahoo.com [206.190.37.203]) by mx1.freebsd.org (Postfix) with SMTP id 7C6DA8FC12 for ; Sat, 24 Jan 2009 05:52:01 +0000 (UTC) (envelope-from pcfxer@rogers.com) Received: (qmail 976 invoked by uid 60001); 24 Jan 2009 05:25:19 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=vvObNkI/Y7COc8yGYTSWTyRp0JW3VWsvLz8szAfCLk0Y+cuw4dDGB1XpgBExJPY71SrLx58B/Fw1s1AFTR8QXm5iwZXfFPbwahYpJ7LpbZthKjhzD8so/XXOx6QS6jlRVJFRDi1NChuuaa2H12xuxlovL9KwYYJu96vnawOhRFk=; X-YMail-OSG: UA_kI1gVM1mvi0EaMVOH71VOD0B7pXNoGNaAMVIj.gDn4Y7Xbzr4H1oGaq1n3kqoelNQRPQA11bKFDqWdoV3.t8bLAT739pKz6l3tt9V.3s531ZFvEy4dOyjINBJ4nyknbqcjPTVE5AvCQDYsXmZWu3LnJUAjIrTt1uQ2dTnUZft3_fZ2O6jbYAEtOuy Received: from [98.136.130.144] by web88102.mail.re2.yahoo.com via HTTP; Fri, 23 Jan 2009 21:25:18 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Fri, 23 Jan 2009 21:25:18 -0800 (PST) From: pcfxer@rogers.com To: multimedia@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <15501.99631.qm@web88102.mail.re2.yahoo.com> Cc: ports@FreeBSD.org Subject: FreeBSD Port: gstreamer-plugins-all-1.3.0.10.1_5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pcfxer@rogers.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2009 05:52:02 -0000 I am having issues running the lot of my video files, here is some output when run from the CLI, the error still persists. %gst-launch-0.10 playbin uri=file:///usr/home/Brodey/MyDocuments/My\ Videos/Pirates\ of\ Silicon\ Valley.xvid.avi Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstAudioSinkClock ERROR: from element /GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage: Failed to create output image buffer of 576x432 pixels Additional debug info: xvimagesink.c(621): gst_xvimagesink_xvimage_new (): /GstPlayBin:playbin0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage: could not get shared memory of 373248 bytes Execution ended after 1143734190 ns. Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... FREEING pipeline ... Regards, Brodey Dover