From owner-freebsd-multimedia@FreeBSD.ORG Sun Jun 3 17:27:51 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C86BF16A400 for ; Sun, 3 Jun 2007 17:27:51 +0000 (UTC) (envelope-from uzs106@uni-bonn.de) Received: from smtp4.netcologne.de (smtp4.netcologne.de [194.8.194.137]) by mx1.freebsd.org (Postfix) with ESMTP id 907EF13C46C for ; Sun, 3 Jun 2007 17:27:51 +0000 (UTC) (envelope-from uzs106@uni-bonn.de) Received: from [192.168.70.3] (xdsl-87-78-52-116.netcologne.de [87.78.52.116]) by smtp4.netcologne.de (Postfix) with ESMTP id D2A58DA492; Sun, 3 Jun 2007 19:27:49 +0200 (CEST) Message-ID: <4662FA47.9010704@uni-bonn.de> Date: Sun, 03 Jun 2007 19:28:39 +0200 From: Heiko Recktenwald User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Jeremy Messenger References: <4662DF66.4060106@uni-bonn.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org Subject: Re: pwcbsd patch for mpeg4ip does not like todays x264 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2007 17:27:51 -0000 Jemery, Jeremy Messenger wrote: > On Sun, 03 Jun 2007 10:33:58 -0500, Heiko Recktenwald > wrote: > > What is 'pwcbsd patch'? > http://raaf.atspace.org/patches/patch-mp4live >> mp4live compiles when I pkg_add -f some older x264 package over the >> latest x264. >> >> Has anybody experienced this as well? > > I can't reproduce it. I can compile mpeg4ip with new x264 just fine. > You will have to explain better in your report by such as show us the > errors and other more details. > Yes, the plain mpeg4ip compiled here too, but there seem to be changes in x264 that are not yet replected in that patch. The patch is fine, it adds mp4live, which wants video4linux, to the mpeg4ip port. mp4live is something like Apples Quicktime Broadcaster, only better ;-) Btw, can you display H264 video with gmp4player or mp4player? I cant. Best and thanks! H.