<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [Sumover-dev] Question about external checkouts</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Lassi,<BR>
<BR>
&gt; I was trying to compile mpeg4 branch and it seems that videolan.org<BR>
&gt; has moved to git and configure can not find x264 code. So I was<BR>
&gt; wondering how to check what out and where.<BR>
<BR>
I think SVN r650 of x264 as used by the configure script is equivalent<BR>
to x264-snapshot-20070413-2245.tar.bz2 available from:<BR>
<BR>
&nbsp; <A HREF="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/">ftp://ftp.videolan.org/pub/videolan/x264/snapshots/</A><BR>
<BR>
I might be wrong, but I don't think the version of x264 is as fussy as that required for ffmpeg &amp; swscaler.<BR>
<BR>
Doing the following in the vic dir (i.e in the same dir as the vic configure script) seems to work for me:<BR>
&nbsp;<BR>
&nbsp; git clone git://git.videolan.org/x264.git<BR>
<BR>
&gt; Also configure script has commented out svn checkouts from<BR>
&gt; mplayerhq.hu revisions 7110 for ffmpeg and revision 21687 for<BR>
&gt; libswscale. Do these revisions still apply ?<BR>
<BR>
I'm still using those SVN versions. I noticed that they were commented out too.<BR>
<BR>
As I didn't want to be performing SVN checkouts when building from a SRPM, I bundle tarballs of ffmpeg, libswscale and x264 with the VIC SRPM I use for the Fedora AG RPMs.<BR>
<BR>
<BR>
Cheers,<BR>
Doug<BR>
</FONT>
</P>

</BODY>
</HTML>