<div class="gmail_quote">On Thu, Dec 2, 2010 at 5:33 PM, BugMaster <span dir="ltr"><<a href="mailto:BugMaster@narod.ru">BugMaster@narod.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">On Thu, 2 Dec 2010 17:33:50 -0200, Carlos Eduardo Moreira dos Santos wrote:<br>
> Thank you. I compiled it myself and cpu is correctly detected.<br>
> However, the output is trash, like a TV in a non-working channel and<br>
> I can't figure out why. Besides that, it could not detect fps and<br>
> resolution anymore, but I solved this last problem by renaming the<br>
> file to *_widthxheigth.mpg and adding --fps option.<br>
<br>
> Thank you<br>
<br>
> On Thu, Dec 2, 2010 at 5:12 PM, Lou <<a href="mailto:lou@fakeoutdoorsman.com">lou@fakeoutdoorsman.com</a>> wrote:<br>
> On Thu, 2 Dec 2010 11:28:59 +0100<br>
> James Darnley <<a href="mailto:james.darnley@gmail.com">james.darnley@gmail.com</a>> wrote:<br>
<br>
>> On 02/12/2010, Carlos Eduardo Moreira dos Santos<br>
>> <<a href="mailto:cems@cemshost.com.br">cems@cemshost.com.br</a>> wrote:<br>
>> > x264 [info]: using cpu capabilities: none!<br>
>> ><br>
>> > Is this the expected behavior? My yasm version is much newer than<br>
>> > others I've read to cause troubles in cpu detections. I've tried to<br>
>> > force capabilities with --asm, but I did not find numbers for MMX<br>
>> > and SSE.<br>
>><br>
>> Stop using --disable-asm when compiling.<br>
<br>
> This appears to be x264 from the repository. Looks like he already<br>
> filed a bug report:<br>
<br>
> [Bug 684198] [NEW] CPU extensions are not detected<br>
> <a href="https://bugs.launchpad.net/ubuntu/+source/x264/+bug/684198" target="_blank">https://bugs.launchpad.net/ubuntu/+source/x264/+bug/684198</a><br>
<br>
> To the OP: if you don't want to wait for an Ubuntu fix you can compile<br>
> x264 yourself:<br>
<br>
> HOWTO: Install and use the latest FFmpeg and x264<br>
> <a href="http://ubuntuforums.org/showthread.php?t=786095" target="_blank">http://ubuntuforums.org/showthread.php?t=786095</a><br>
<br>
> _______________________________________________<br>
> x264-devel mailing list<br>
> <a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
> <a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
<br>
<br>
</div></div>You probably compiled it without lavf support so it think that all you<br>
give to it is uncompressed files. That is why it doesn't work with mpg<br>
(it is compressed source).<br></blockquote><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">lavf support worked after installing libavformat-dev, libswscale-dev and recompiling x264. Now I have a 5x faster compiler!</div>

<div><br></div><div>Thank you</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5"><br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br>