From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 12 13:00:26 2007 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CF0916A419 for ; Sun, 12 Aug 2007 13:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2E8B413C48E for ; Sun, 12 Aug 2007 13:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7CD0P9c088443 for ; Sun, 12 Aug 2007 13:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7CD0PG2088442; Sun, 12 Aug 2007 13:00:25 GMT (envelope-from gnats) Date: Sun, 12 Aug 2007 13:00:25 GMT Message-Id: <200708121300.l7CD0PG2088442@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: "Mars G. Miro" Cc: Subject: Re: ports/115428: multimedia/ffmpeg & multimedia/vlc: fix ffmpeg support in VLC X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Mars G. Miro" List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2007 13:00:26 -0000 The following reply was made to PR ports/115428; it has been noted by GNATS. From: "Mars G. Miro" To: "Thierry Thomas" Cc: FreeBSD-gnats-submit@freebsd.org, bug-followup@freebsd.org, edwin@freebsd.org, jonc@chen.org.nz Subject: Re: ports/115428: multimedia/ffmpeg & multimedia/vlc: fix ffmpeg support in VLC Date: Sun, 12 Aug 2007 20:52:35 +0800 On 8/12/07, Thierry Thomas wrote: > On Sun 12 aug 07 at 12:30:42 +0200, Mars G. Miro > wrote: > > Hi there, > > Hello, > > > Does this fffmpeg fix fix the problem describe at > > http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-August/007268.html > > ? I'll see if I can test the patch w/in a couple of days, and report > > back. > > Yes, this is exactly the same problem: if you try to watch a video > stream with VLC, and ffmpeg is not usable, you get a message like: > > main decoder error: no suitable decoder module for fourcc `xxx'. > VLC probably does not support this sound or video format. > > xxx being the requested module. > Great! /me scrambles to get pkg buildbox up ... Thanks ;-) > Regards, > -- > Th. Thomas. > cheers mars