<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Usefull Commands: Video</title>
	<atom:link href="http://kevin.deldycke.com/2006/11/usefull-commands-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/</link>
	<description>Free Softwares, Computers &#38; Linux</description>
	<lastBuildDate>Sun, 14 Mar 2010 04:45:32 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Usefull Commands: a Synthesis &#124; Kev&#39;s blog</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-6868</link>
		<dc:creator>Usefull Commands: a Synthesis &#124; Kev&#39;s blog</dc:creator>
		<pubDate>Sun, 21 Feb 2010 20:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-6868</guid>
		<description>[...] Usefull Commands : Video [...]</description>
		<content:encoded><![CDATA[<p>[...] Usefull Commands : Video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cool Cavemen live at Gayant Expo, part II. &#124; Kev&#39;s blog</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-6865</link>
		<dc:creator>Cool Cavemen live at Gayant Expo, part II. &#124; Kev&#39;s blog</dc:creator>
		<pubDate>Sun, 21 Feb 2010 03:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-6865</guid>
		<description>[...] All those informations were extracted thanks to ffmeg, mplayer and tcprobe (see all the command lines involved). [...]</description>
		<content:encoded><![CDATA[<p>[...] All those informations were extracted thanks to ffmeg, mplayer and tcprobe (see all the command lines involved). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Álvaro</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-6484</link>
		<dc:creator>Álvaro</dc:creator>
		<pubDate>Tue, 06 Oct 2009 09:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-6484</guid>
		<description>Merge multiple video into one with Mencoder:
[code lang=&quot;shell&quot;]
mencoder -ovc copy -oac copy -idx -o videocomplete.avi part1.avi part2.avi
[/code]</description>
		<content:encoded><![CDATA[<p>Merge multiple video into one with Mencoder:</p>
<pre class="brush: bash;">
mencoder -ovc copy -oac copy -idx -o videocomplete.avi part1.avi part2.avi
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert mov(audio+text subtitle) to 3gp (video)</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-5245</link>
		<dc:creator>Convert mov(audio+text subtitle) to 3gp (video)</dc:creator>
		<pubDate>Fri, 22 May 2009 15:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-5245</guid>
		<description>Thanks a lot for your great website !!!

I am working on this for several nights with no answer  :(

I am trying to convert mov(audio+text subtitle) to 3gp (video)

I am using this command  ( I compiled the &lt;code&gt;ffmpeg&lt;/code&gt;, &lt;code&gt;libamr-nb&lt;/code&gt;, &lt;code&gt;libamr-wb&lt;/code&gt;, &lt;code&gt;libfaac&lt;/code&gt; packages):
[code lang=&quot;shell&quot;]
ffmpeg -i input.mov -s qcif -r 12 -ac 1 -ar 8000 -b 30  -ab 12.2k  -t 60  -scodec copy output_sub.3gp
[/code]
but I cannot see the subtitles , not in the PC and not in the mobile.

Maybe I need to convert the mov to 3gp movie stream ( how do i do it ? )? If you could please help me - i will be more than grateful !!! Thanks u so much !!!  I am desperate !!!

Jor

[code lang=&quot;shell&quot;]
=====================================
Input file
=====================================
[user@comuter big_samples]$ ffmpeg -i  input.mov
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x8920290]multiple edit list entries, a/v desync might occur, patch welcome
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from input.mov&#039;:
  Duration: 00:04:37.07, start: 0.000000, bitrate: 1412 kb/s
    Stream #0.0(eng): Audio: pcm_s16be, 44100 Hz, stereo, s16, 1411 kb/s
    Stream #0.1(eng): Subtitle: text / 0x74786574
At least one output file must be specified
=====================================
Output file
=====================================
[user@comuter big_samples]$ ffmpeg -i  output_sub.3gp
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#039;output_sub.3gp&#039;:
  Duration: 00:01:01.66, start: 0.000000, bitrate: 15 kb/s
    Stream #0.0(eng): Audio: libamr_nb, 8000 Hz, mono, s16
    Stream #0.1(eng): Subtitle: tx3g / 0x67337874
At least one output file must be specified
=====================================
Other 3gp video example that works on my mobile
=====================================
[user@comuter big_samples]$ ffmpeg -i  myphone.3gp
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from &#039;myphone.3gp&#039;:
  Duration: 00:00:06.80, start: 0.000000, bitrate: 77 kb/s
    Stream #0.0(eng): Video: h263, yuv420p, 176x144 [PAR 12:11 DAR 4:3], 29.97 tbr, 15750 tbn, 29.97 tbc
    Stream #0.1(eng): Audio: libamr_nb, 8000 Hz, mono, s16
At least one output file must be specified
[/code]</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your great website !!!</p>
<p>I am working on this for several nights with no answer  <img src='http://kevin.deldycke.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I am trying to convert mov(audio+text subtitle) to 3gp (video)</p>
<p>I am using this command  ( I compiled the <code>ffmpeg</code>, <code>libamr-nb</code>, <code>libamr-wb</code>, <code>libfaac</code> packages):</p>
<pre class="brush: bash;">
ffmpeg -i input.mov -s qcif -r 12 -ac 1 -ar 8000 -b 30  -ab 12.2k  -t 60  -scodec copy output_sub.3gp
</pre>
<p>but I cannot see the subtitles , not in the PC and not in the mobile.</p>
<p>Maybe I need to convert the mov to 3gp movie stream ( how do i do it ? )? If you could please help me &#8211; i will be more than grateful !!! Thanks u so much !!!  I am desperate !!!</p>
<p>Jor</p>
<pre class="brush: bash;">
=====================================
Input file
=====================================
[user@comuter big_samples]$ ffmpeg -i  input.mov
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x8920290]multiple edit list entries, a/v desync might occur, patch welcome
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from input.mov':
  Duration: 00:04:37.07, start: 0.000000, bitrate: 1412 kb/s
    Stream #0.0(eng): Audio: pcm_s16be, 44100 Hz, stereo, s16, 1411 kb/s
    Stream #0.1(eng): Subtitle: text / 0x74786574
At least one output file must be specified
=====================================
Output file
=====================================
[user@comuter big_samples]$ ffmpeg -i  output_sub.3gp
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output_sub.3gp':
  Duration: 00:01:01.66, start: 0.000000, bitrate: 15 kb/s
    Stream #0.0(eng): Audio: libamr_nb, 8000 Hz, mono, s16
    Stream #0.1(eng): Subtitle: tx3g / 0x67337874
At least one output file must be specified
=====================================
Other 3gp video example that works on my mobile
=====================================
[user@comuter big_samples]$ ffmpeg -i  myphone.3gp
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-decoder=h263 --enable-encoder=h263 --enable-gpl --enable-nonfree
  libavutil     49.15. 0 / 49.15. 0
  libavcodec    52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  built on May 19 2009 06:11:19, gcc: 4.1.2 20070925 (Red Hat 4.1.2-33)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'myphone.3gp':
  Duration: 00:00:06.80, start: 0.000000, bitrate: 77 kb/s
    Stream #0.0(eng): Video: h263, yuv420p, 176x144 [PAR 12:11 DAR 4:3], 29.97 tbr, 15750 tbn, 29.97 tbc
    Stream #0.1(eng): Audio: libamr_nb, 8000 Hz, mono, s16
At least one output file must be specified
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conocimiento libre » Varios modificación audio/video</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-4402</link>
		<dc:creator>Conocimiento libre » Varios modificación audio/video</dc:creator>
		<pubDate>Fri, 19 Sep 2008 21:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-4402</guid>
		<description>[...] Más referencias: http://kevin.deldycke.com/2006/11/usefull-commands-video/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Más referencias: <a  href="http://kevin.deldycke.com/2006/11/usefull-commands-video/" rel="nofollow">http://kevin.deldycke.com/2006/11/usefull-commands-video/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aranazo</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-3437</link>
		<dc:creator>aranazo</dc:creator>
		<pubDate>Tue, 26 Feb 2008 23:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-3437</guid>
		<description>&lt;ul&gt;

&lt;li&gt;Taking screenshots: 
[code lang=&quot;shell&quot;]
mplayer -vf screenshot t.mpg
[/code]
Take screenshots: &lt;code&gt;s&lt;/code&gt; = one shot,  &lt;code&gt;S&lt;/code&gt; = start taking shots&lt;/li&gt;

&lt;li&gt;Save streamed internet video:
[code lang=&quot;shell&quot;]
mplayer -dumpstream -playlist stream.ram
[/code]
&lt;/li&gt;

&lt;li&gt;Also the &lt;a href=&quot;http://tovid.org&quot; rel=&quot;nofollow&quot;&gt;tovid suite&lt;/a&gt; of programs to convert files to convert to dvd format and author dvd.&lt;/li&gt;

&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<ul>
<li>Taking screenshots:
<pre class="brush: bash;">
mplayer -vf screenshot t.mpg
</pre>
<p>Take screenshots: <code>s</code> = one shot,  <code>S</code> = start taking shots</li>
<li>Save streamed internet video:
<pre class="brush: bash;">
mplayer -dumpstream -playlist stream.ram
</pre>
</li>
<li>Also the <a  href="http://tovid.org" rel="nofollow">tovid suite</a> of programs to convert files to convert to dvd format and author dvd.</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: bonq.net/flipp &#187; Blog Archive &#187; daily del.icio.us [2007-12-13]</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-3270</link>
		<dc:creator>bonq.net/flipp &#187; Blog Archive &#187; daily del.icio.us [2007-12-13]</dc:creator>
		<pubDate>Thu, 13 Dec 2007 02:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-3270</guid>
		<description>[...] Usefull Commands: Video. at Coolkevmen (tags: tips mplayer howto linux video) [...]</description>
		<content:encoded><![CDATA[<p>[...] Usefull Commands: Video. at Coolkevmen (tags: tips mplayer howto linux video) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smita</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-2875</link>
		<dc:creator>smita</dc:creator>
		<pubDate>Mon, 28 May 2007 05:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-2875</guid>
		<description>I want to change aspect ratio of video in Linux .. How  to do so ????</description>
		<content:encoded><![CDATA[<p>I want to change aspect ratio of video in Linux .. How  to do so ????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kev</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-2608</link>
		<dc:creator>kev</dc:creator>
		<pubDate>Fri, 30 Mar 2007 13:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-2608</guid>
		<description>I tried to contact that anonymous guy asking him why he was so secret, but he never answered me...

About his technical question: yes, you can do that and it&#039;s pretty easy thanks to &lt;a href=&quot;http://kde-apps.org/content/show.php?content=38347&quot; rel=&quot;nofollow&quot;&gt;ManDVD, a GUI tool to build slideshows&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I tried to contact that anonymous guy asking him why he was so secret, but he never answered me&#8230;</p>
<p>About his technical question: yes, you can do that and it&#8217;s pretty easy thanks to <a  href="http://kde-apps.org/content/show.php?content=38347" rel="nofollow">ManDVD, a GUI tool to build slideshows</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeGa</title>
		<link>http://kevin.deldycke.com/2006/11/usefull-commands-video/comment-page-1/#comment-2606</link>
		<dc:creator>DeGa</dc:creator>
		<pubDate>Fri, 30 Mar 2007 13:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://kevin.deldycke.com/2006/10/usefull-commands-video/#comment-2606</guid>
		<description>Yes you can do it using Adobe Premier (LOL)....</description>
		<content:encoded><![CDATA[<p>Yes you can do it using Adobe Premier (LOL)&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
