<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1154751&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1154751</link>
		<description><![CDATA[Les sujets les plus récents dans ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite.]]></description>
		<lastBuildDate>Tue, 01 Jan 2013 22:47:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057731#p12057731</link>
			<description><![CDATA[<p>Hello,</p><div class="codebox"><pre><code>alias ffmpeg=&#039;ffmpeg -threads 7&#039;</code></pre></div><p>Je suis d&#039;accord.</p><p>Konvertible utilise la commande&#160; ffmpeg mais l&#039;alias ne passe pas <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>D&#039;où le fait de paramétrer cela ....</p>]]></description>
			<author><![CDATA[dummy@example.com (Adrien.D)]]></author>
			<pubDate>Tue, 01 Jan 2013 22:47:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057731#p12057731</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057191#p12057191</link>
			<description><![CDATA[<p><a href="http://doc.ubuntu-fr.org/ffmpeg#instruction_generale">http://doc.ubuntu-fr.org/ffmpeg#instruction_generale</a></p>]]></description>
			<author><![CDATA[dummy@example.com (willcoyote)]]></author>
			<pubDate>Tue, 01 Jan 2013 21:39:42 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057191#p12057191</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057081#p12057081</link>
			<description><![CDATA[<p>Je plaisantais, le i7 est un 4 cœurs HT, ce qui fait 8 threads.....<br />Pour ce processeur il y a un paquet &#039;intel-microcode&#039;, regardes voir si il est installé.</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 01 Jan 2013 21:33:57 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057081#p12057081</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057021#p12057021</link>
			<description><![CDATA[<div class="codebox"><pre><code>calculate adrien # cat /proc/cpuinfo  | grep processor | wc -l
8
calculate adrien # </code></pre></div><p>Y a une info ici mais comment le rendre permanent, car il m&#039;arrive d&#039;utiliser Konvertible (pour éviter de me taper la ligne de code (<a href="http://sourceforge.net/projects/konvertible/">http://sourceforge.net/projects/konvertible/</a>) )?</p>]]></description>
			<author><![CDATA[dummy@example.com (Adrien.D)]]></author>
			<pubDate>Tue, 01 Jan 2013 21:30:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12057021#p12057021</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12056991#p12056991</link>
			<description><![CDATA[<p>Un i7 avec 8 cores, ça vient de sortir ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Tue, 01 Jan 2013 21:27:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12056991#p12056991</guid>
		</item>
		<item>
			<title><![CDATA[ffmpeg : Utiliser mes 8 CPU pour que ça aille + vite]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12056711#p12056711</link>
			<description><![CDATA[<p>Bonjour,</p><p>J&#039;utilise ffmpeg pour convertir des vidéos de mon téléphone vers des fichiers de son MP3 (notamment des bruits d&#039;environnement, oiseaux, transports en commun, klaxons etc ...)</p><p>Voici ma commande:</p><div class="codebox"><pre><code> ffmpeg -i /media/73ee2f2c-9c17-472d-a1c9-6a6520252797/video.mp4 -acodec libmp3lame -ar 44100 -ac 2 -ab 320.00k -y /home/adrien/Documents/son.mp3</code></pre></div><p>ffmpeg utilise un seul de mes 8 CPU (j&#039;ai un i7).</p><p>Comment le forcer à utiliser mes 8 CPU ?</p><p>Je n&#039;ai pas trouvé mon bonheur dans le man !</p><p>Merci</p>]]></description>
			<author><![CDATA[dummy@example.com (Adrien.D)]]></author>
			<pubDate>Tue, 01 Jan 2013 21:06:06 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12056711#p12056711</guid>
		</item>
	</channel>
</rss>
