<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://ffdiaporama.tuxfamily.org/Forum/extern.php?action=feed&amp;tid=226&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[ffDiaporama Forum / Insérer une vidéo]]></title>
		<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?id=226</link>
		<description><![CDATA[The most recent posts in Insérer une vidéo.]]></description>
		<lastBuildDate>Sat, 05 May 2012 16:09:21 +0000</lastBuildDate>
		<generator>FluxBB 1.4.7</generator>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1106#p1106</link>
			<description><![CDATA[<p>oups !&#160; Merci domledom<br /></p><div class="codebox"><pre class="vscroll"><code>ffmpeg -i fichierT.mp4 -vcodec copy -acodec libvo_aacenc -b 160k -ac 2 fichierT_son.mp4
ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
  built on Mar 22 2012 05:09:06 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#039;fichierT.mp4&#039;:
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 1970-01-01 00:00:00
    title           : titre.mp4
    encoder         : Lavf52.78.3
  Duration: 00:00:27.36, start: 0.000000, bitrate: 573 kb/s
    Stream #0.0(und): Video: h264 (High), yuv420p, 720x576 [PAR 1:1 DAR 5:4], 374 kb/s, 25 fps, 25 tbr, 25025 tbn, 50 tbc
    Metadata:
      creation_time   : 1970-01-01 00:00:00
    Stream #0.1(und): Audio: aac, 48000 Hz, 5.1, s16, 192 kb/s
    Metadata:
      creation_time   : 1970-01-01 00:00:00
Output #0, mp4, to &#039;fichierT_son.mp4&#039;:
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 1970-01-01 00:00:00
    title           : titre.mp4
    encoder         : Lavf53.21.0
    Stream #0.0(und): Video: libx264, yuv420p, 720x576 [PAR 1:1 DAR 5:4], q=2-31, 374 kb/s, 25 tbn, 25 tbc
    Metadata:
      creation_time   : 1970-01-01 00:00:00
    Stream #0.1(und): Audio: libfaac, 48000 Hz, 2 channels, s16, 160 kb/s
    Metadata:
      creation_time   : 1970-01-01 00:00:00
Stream mapping:
  Stream #0.0 -&gt; #0.0
  Stream #0.1 -&gt; #0.1
Press ctrl-c to stop encoding
Resampling output channel count must be 1 or 2 for mono input; 1, 2 or 6 for stereo input; or N for N channel input.
Can not resample 6 channels @ 48000 Hz to 2 channels @ 48000 Hz</code></pre></div><p>Format non supporté par ffD, ni par VLC</p>]]></description>
			<author><![CDATA[dummy@example.com (isaric)]]></author>
			<pubDate>Sat, 05 May 2012 16:09:21 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1106#p1106</guid>
		</item>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1104#p1104</link>
			<description><![CDATA[<p>Bonjour,</p><p>Tu as &quot;mangé&quot; le 2 !</p><p>Essayes plutôt :</p><p>ffmpeg -i fichierT.mp4 -vcodec copy -acodec libvo_aacenc -b 160k -ac 2 fichierT_son.mp4</p>]]></description>
			<author><![CDATA[dummy@example.com (domledom)]]></author>
			<pubDate>Sat, 05 May 2012 14:54:48 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1104#p1104</guid>
		</item>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1098#p1098</link>
			<description><![CDATA[<p>J&#039;obtiens :<br /></p><div class="codebox"><pre><code>ffmpeg -i fichierT.mp4 -vcodec copy -acodec libvo_aacenc -b 160k -ac fichierT_son.mp4
ffmpeg version 0.8.1-4:0.8.1-0ubuntu1, Copyright (c) 2000-2011 the Libav developers
  built on Mar 22 2012 05:09:06 with gcc 4.6.3
This program is not developed anymore and is only provided for compatibility. Use avconv instead (see Changelog for the list of incompatible changes).
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#039;fichierT.mp4&#039;:
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 1970-01-01 00:00:00
    title           : titre.mp4
    encoder         : Lavf52.78.3
  Duration: 00:00:27.36, start: 0.000000, bitrate: 573 kb/s
    Stream #0.0(und): Video: h264 (High), yuv420p, 720x576 [PAR 1:1 DAR 5:4], 374 kb/s, 25 fps, 25 tbr, 25025 tbn, 50 tbc
    Metadata:
      creation_time   : 1970-01-01 00:00:00
    Stream #0.1(und): Audio: aac, 48000 Hz, 5.1, s16, 192 kb/s
    Metadata:
      creation_time   : 1970-01-01 00:00:00
Expected number for ac but found: fichierT_son.mp4</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (isaric)]]></author>
			<pubDate>Sat, 05 May 2012 07:13:38 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1098#p1098</guid>
		</item>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1090#p1090</link>
			<description><![CDATA[<p>Bonjour</p><p>Dans ce cas, essayes une commande (dans terminal) tel que :<br />ffmpeg -i &lt;fichier_source&gt; -vcodec copy -acodec libvo_aacenc -b 160k -ac 2 &lt;fichier_destination&gt;</p>]]></description>
			<author><![CDATA[dummy@example.com (domledom)]]></author>
			<pubDate>Fri, 04 May 2012 04:34:11 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1090#p1090</guid>
		</item>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1085#p1085</link>
			<description><![CDATA[<p>merci domledom<br /></p><div class="quotebox"><cite>domledom wrote:</cite><blockquote><div><p>La piste son est probablement en 5.1...</p></div></blockquote></div><p>le fichier.mp4 indique pour audio :<br /></p><div class="codebox"><pre><code>codec: MPEG-4 AAC audio
canaux: Surround 5.1
Echantillonage : 48000 Hz
Débit : N/A</code></pre></div><p>Pour les réglages sur Avidemux, je n&#039;ai rien trouvé.</p>]]></description>
			<author><![CDATA[dummy@example.com (isaric)]]></author>
			<pubDate>Thu, 03 May 2012 06:10:03 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1085#p1085</guid>
		</item>
		<item>
			<title><![CDATA[Re: Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1080#p1080</link>
			<description><![CDATA[<p>Bonsoir</p><p>La piste son est probablement en 5.1.<br />Actuellement ffDiaporama ne supporte que les pistes son en mono ou stéréo.<br />Il doit y avoir une option dans avidemux pour régler cela au moment de l&#039;encodage.</p>]]></description>
			<author><![CDATA[dummy@example.com (domledom)]]></author>
			<pubDate>Wed, 02 May 2012 18:37:06 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1080#p1080</guid>
		</item>
		<item>
			<title><![CDATA[Insérer une vidéo]]></title>
			<link>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1079#p1079</link>
			<description><![CDATA[<p>(version 121)<br />J&#039;ai un fichier caméscope passé dans avidemux pour sortir avec les caractéristiques suivantes :<br /></p><div class="codebox"><pre><code>- Vidéo : MPEG -4 AVC ;
- Audio : AAC (faac) ;
- Format MP4.</code></pre></div><p>Je vais dans --&gt;propriétés de la diapositive--&gt;ajoute un nouveau bloc image ou vidéo<br />mais on me dit :<br /></p><div class="codebox"><pre><code>fichier.mp4
Format non supporté
Cette application ne supporte que les piste audio en mono ou stéréo</code></pre></div><p>Que ce passe t-il , il me semblait avoir déjà suivi ce même type de <a href="http://.linux.free.fr/Blog/index.php?post/OpenShot-Video-Editor-%3A-logiciel-de-montage-vidéo-non-linéaire">procédure auparavant</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (isaric)]]></author>
			<pubDate>Wed, 02 May 2012 06:54:49 +0000</pubDate>
			<guid>http://ffdiaporama.tuxfamily.org/Forum/viewtopic.php?pid=1079#p1079</guid>
		</item>
	</channel>
</rss>
