From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SVaQ1-0004Eq-7N for garchives@archives.gentoo.org; Sat, 19 May 2012 03:33:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89DECE076E; Sat, 19 May 2012 03:33:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D72A1E075E for ; Sat, 19 May 2012 03:31:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 641211B4016 for ; Sat, 19 May 2012 03:31:50 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.246 X-Spam-Level: X-Spam-Status: No, score=-1.246 tagged_above=-999 required=5.5 tests=[AWL=-0.236, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5XPUQu_Zkioa for ; Sat, 19 May 2012 03:31:44 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 758481B4012 for ; Sat, 19 May 2012 03:31:44 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SVaOH-0003EC-Kk for gentoo-user@gentoo.org; Sat, 19 May 2012 05:31:37 +0200 Received: from athedsl-343219.home.otenet.gr ([85.72.196.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 May 2012 05:31:37 +0200 Received: from realnc by athedsl-343219.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 May 2012 05:31:37 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: ffmpeg and libav Date: Sat, 19 May 2012 06:30:57 +0300 Organization: Lucas Barks Message-ID: References: <20120516222911.0a82d450@echoes> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-343219.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 In-Reply-To: <20120516222911.0a82d450@echoes> X-Archives-Salt: 143530fb-cb9c-47bd-9793-e0940b793f02 X-Archives-Hash: 9f5c8c1a67c8e3aecca6d505e25bee7d On 17/05/12 01:29, john wrote: > > Hello, > > I have changed by use flag for ffmpeg to include theora. When i try > emerge I get the following > > [blocks B ] media-video/ffmpeg ("media-video/ffmpeg" is blocking > media-video/libav-0.8.2) > > * Error: The above package list contains packages which cannot be > * installed at the same time on the same system. Try to sync your portage tree again. There was a bug in the ebuilds that would result in blockers. Other than that, you should probably remove all references to ffmpeg and libav from world, and then "emerge -1" either media-video/ffmpeg or media-video/libav according to which implementation you prefer. If you're using media-video/mplayer, then you don't have a choice; you need media-video/ffmpeg. If you're using media-video/mplayer2, then you can use either one.