<?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=362651&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Modifier couleur police Mplayer]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=362651</link>
		<description><![CDATA[Les sujets les plus récents dans Modifier couleur police Mplayer.]]></description>
		<lastBuildDate>Sun, 06 Dec 2009 11:28:50 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Modifier couleur police Mplayer]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119981#p3119981</link>
			<description><![CDATA[<p>Bonjour<br />merci <img src="http://forum.ubuntu-fr.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> je vais essayer tout ça</p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Sun, 06 Dec 2009 11:28:50 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119981#p3119981</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Modifier couleur police Mplayer]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119526#p3119526</link>
			<description><![CDATA[<p>J&#039;ai lu sur la traduction fr du man de mplayer qu&#039;il existe une option -msgcolor, mais elle n&#039;existe pas sur ma version, je ne peux donc pas tester ! (mais si j&#039;ai bien compris, c&#039;est uniquement le changement de la couleur générale).<br /><a href="http://www.mplayerhq.hu/DOCS/man/fr/mplayer.1.html">http://www.mplayerhq.hu/DOCS/man/fr/mplayer.1.html</a></p><p>Pour ce que tu veux faire, il faudra faire un script en sortie de mplayer avec ce que tu souhaites.<br />Genre:<br />Il faudra trouver un mot en sortie de mplayer pour chaque couleur que tu souhaites changer.<br />Par exemple, si tu veux modifier dans le message de démarrage de mplayer les lignes qui indique le CPU, le mot à chercher sera CPU.<br />A taper en console pour se rendre compte:</p><div class="codebox"><pre><code>mplayer /home/fichier/son.ogg | while read ligne; do [[ &quot;$ligne&quot; =~ CPU ]] &amp;&amp; echo -e &quot;\033[1m${ligne}\033[0m&quot; || echo $ligne; done</code></pre></div><p>Pour le script, je ferais un truc du genre:</p><div class="codebox"><pre><code>mplayer -OptionsQuiVontBien | while read ligne
do
[[ &quot;$ligne&quot; =~ MotCherché ]] &amp;&amp; echo -e &quot;\033[1m${ligne} en gras.\033[0m&quot;
[[ &quot;$ligne&quot; =~ AutreMot ]] &amp;&amp; echo -e &quot;\033[4m${ligne}souligné.\033[0m&quot;
done</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (AnsuzPeorth)]]></author>
			<pubDate>Sun, 06 Dec 2009 03:02:20 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119526#p3119526</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Modifier couleur police Mplayer]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119495#p3119495</link>
			<description><![CDATA[<p>down</p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Sun, 06 Dec 2009 01:51:39 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3119495#p3119495</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Modifier couleur police Mplayer]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3114420#p3114420</link>
			<description><![CDATA[<p><img src="http://forum.ubuntu-fr.org/img/smilies/roll.png" width="15" height="15" alt="roll" /> up</p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Thu, 03 Dec 2009 17:20:16 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3114420#p3114420</guid>
		</item>
		<item>
			<title><![CDATA[Modifier couleur police Mplayer]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3107729#p3107729</link>
			<description><![CDATA[<p>Bonsoir tout est dans le titre comment modifiez les couleurs de mplayer les polices mais aussi quand on augmente le sons etc ... av-delay et autre joyeuseté.</p><p>Par avance merci a vous <img src="http://forum.ubuntu-fr.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p>]]></description>
			<author><![CDATA[dummy@example.com (n3o51)]]></author>
			<pubDate>Mon, 30 Nov 2009 18:42:08 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3107729#p3107729</guid>
		</item>
	</channel>
</rss>
