<?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"
	>
<channel>
	<title>Comments on: Creating good quality h264 video for the upcoming Flash Player and Flash Media Server</title>
	<atom:link href="http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/</link>
	<description>Confessions from a Geek</description>
	<pubDate>Thu, 28 Aug 2008 20:04:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: adek</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-1135</link>
		<dc:creator>adek</dc:creator>
		<pubDate>Sun, 20 Jul 2008 08:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-1135</guid>
		<description>hai there,,
anybody here know how to get input from TV turner with ffmpeg in windows? how can i get the device to define in ffmpeg?

this is my configuration and example sintaks :
1.Video codec MPEG-4, Simple Profile Level 1:
Video Codec MPEG-4 SP
Video Codec Level Automatic
Video Mode Normal Motion Video
Max Key Frame Distance 5000 ms
Frame Rate 10 fps
Picture Size (Frame Resolution) 176 x 220 pixel
Packet Length 1000 Bytes
Bit Rate 34 kbps, CBR
2.Audio codec :
Audio Codec AAC-LC
Bit Rate (Sample Size) 16 kbps
Channel Mode Mono
Frekwensi Rate 22.050 kHz

Input : TV Turner
Max duration : 1 second
Max File Size : 7 KB, 9 KB, 11 KB
=====================

ffmpeg -g 3 -i E:\wmvideo.wmv -vcodec mpeg4 -b 34k -r 10 -bf 2 -acodec libfaac -ar 8000 -ab 16k -ac 1 -s 176×220 -ss 0 -t 1 -y -fs 7000 -f 3gp tes0.3gp

the problem is :
-fs 7000 –&#62; not work, can get output 7KB
-i E:\wmvideo.wmv –&#62; change this to TV turner source

thank u for your help..
best regard
-adek aidi-</description>
		<content:encoded><![CDATA[<p>hai there,,<br />
anybody here know how to get input from TV turner with ffmpeg in windows? how can i get the device to define in ffmpeg?</p>
<p>this is my configuration and example sintaks :<br />
1.Video codec MPEG-4, Simple Profile Level 1:<br />
Video Codec MPEG-4 SP<br />
Video Codec Level Automatic<br />
Video Mode Normal Motion Video<br />
Max Key Frame Distance 5000 ms<br />
Frame Rate 10 fps<br />
Picture Size (Frame Resolution) 176 x 220 pixel<br />
Packet Length 1000 Bytes<br />
Bit Rate 34 kbps, CBR<br />
2.Audio codec :<br />
Audio Codec AAC-LC<br />
Bit Rate (Sample Size) 16 kbps<br />
Channel Mode Mono<br />
Frekwensi Rate 22.050 kHz</p>
<p>Input : TV Turner<br />
Max duration : 1 second<br />
Max File Size : 7 KB, 9 KB, 11 KB<br />
=====================</p>
<p>ffmpeg -g 3 -i E:\wmvideo.wmv -vcodec mpeg4 -b 34k -r 10 -bf 2 -acodec libfaac -ar 8000 -ab 16k -ac 1 -s 176×220 -ss 0 -t 1 -y -fs 7000 -f 3gp tes0.3gp</p>
<p>the problem is :<br />
-fs 7000 –&gt; not work, can get output 7KB<br />
-i E:\wmvideo.wmv –&gt; change this to TV turner source</p>
<p>thank u for your help..<br />
best regard<br />
-adek aidi-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-1083</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 24 Jun 2008 04:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-1083</guid>
		<description>Is there anyway to interleave the view with ffmpeg? -- ffmpeg does all the other steps for me well enough except for interleaving and it would be great if there was some switch that does that not to depend on MP4box.</description>
		<content:encoded><![CDATA[<p>Is there anyway to interleave the view with ffmpeg? &#8212; ffmpeg does all the other steps for me well enough except for interleaving and it would be great if there was some switch that does that not to depend on MP4box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySchizoBuddy</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-443</link>
		<dc:creator>MySchizoBuddy</dc:creator>
		<pubDate>Wed, 06 Feb 2008 03:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-443</guid>
		<description>how would you compile x264 with build in support for gpac/mp4box</description>
		<content:encoded><![CDATA[<p>how would you compile x264 with build in support for gpac/mp4box</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySchizoBuddy</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-441</link>
		<dc:creator>MySchizoBuddy</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-441</guid>
		<description>I'm getting FaacFaad failure on configure of ffmpeg

./configure --enable-libx264 --enable-libfaac --enable-gpl --prefix=/usr --enable-libfaad --enable-swscaler --enable-pp

FAAD test failed.
ERROR: libfaac not found

So i have to first compile the AAC encoder and decoder seperately before compiling ffmpeg</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting FaacFaad failure on configure of ffmpeg</p>
<p>./configure &#8211;enable-libx264 &#8211;enable-libfaac &#8211;enable-gpl &#8211;prefix=/usr &#8211;enable-libfaad &#8211;enable-swscaler &#8211;enable-pp</p>
<p>FAAD test failed.<br />
ERROR: libfaac not found</p>
<p>So i have to first compile the AAC encoder and decoder seperately before compiling ffmpeg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yure</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-354</link>
		<dc:creator>yure</dc:creator>
		<pubDate>Sun, 13 Jan 2008 23:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-354</guid>
		<description>Thanks. Great tutorial. I love the copy/paste bash script. Well done!</description>
		<content:encoded><![CDATA[<p>Thanks. Great tutorial. I love the copy/paste bash script. Well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego&#8217;s Rants &#187; Encoding high quality h.264 / aacPlus v2 files for web streaming with Flash 9, version 2.</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-303</link>
		<dc:creator>Diego&#8217;s Rants &#187; Encoding high quality h.264 / aacPlus v2 files for web streaming with Flash 9, version 2.</dc:creator>
		<pubDate>Tue, 01 Jan 2008 12:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-303</guid>
		<description>[...] was some months ago when I wrote a tutorial about how to encode good quality h.264 video with aacPlus audio in order to use the great capabilities of the new flash player version 9.0.115 (that in case you [...]</description>
		<content:encoded><![CDATA[<p>[...] was some months ago when I wrote a tutorial about how to encode good quality h.264 video with aacPlus audio in order to use the great capabilities of the new flash player version 9.0.115 (that in case you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Massanti</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-169</link>
		<dc:creator>Diego Massanti</dc:creator>
		<pubDate>Sat, 22 Dec 2007 17:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-169</guid>
		<description>@armando: yes it is possible, you need to use the -s parameter.
For example, your command line would start like this:

ffmpeg -y -i movie.avi -s 320x240 .....

Just remember to put the -s command on both the first and second pass commands if you are using 2 pass encoding.
Also, to everybody, a good way to get more speed with really little quality degradation is to use " -subq 1 -trellis 0 ".
Hope it helps.</description>
		<content:encoded><![CDATA[<p>@armando: yes it is possible, you need to use the -s parameter.<br />
For example, your command line would start like this:</p>
<p>ffmpeg -y -i movie.avi -s 320&#215;240 &#8230;..</p>
<p>Just remember to put the -s command on both the first and second pass commands if you are using 2 pass encoding.<br />
Also, to everybody, a good way to get more speed with really little quality degradation is to use &#8221; -subq 1 -trellis 0 &#8220;.<br />
Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: armando</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-166</link>
		<dc:creator>armando</dc:creator>
		<pubDate>Sat, 22 Dec 2007 09:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-166</guid>
		<description>Great!  What if i would like to resize the video while encoding?  is this possible?</description>
		<content:encoded><![CDATA[<p>Great!  What if i would like to resize the video while encoding?  is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Massanti</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-128</link>
		<dc:creator>Diego Massanti</dc:creator>
		<pubDate>Mon, 17 Dec 2007 13:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-128</guid>
		<description>I am planning to update this tutorial soon with better (and faster) settings that i have been trying in the last weeks, sorry for the lack of answers and updates, but my everyday work has been extreme in the past month.
Keep an eye for a cool update soon.
Diego.</description>
		<content:encoded><![CDATA[<p>I am planning to update this tutorial soon with better (and faster) settings that i have been trying in the last weeks, sorry for the lack of answers and updates, but my everyday work has been extreme in the past month.<br />
Keep an eye for a cool update soon.<br />
Diego.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Feroldi&#8217;s blog &#187; Blog Archive &#187; links for 2007-12-16</title>
		<link>http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-124</link>
		<dc:creator>Federico Feroldi&#8217;s blog &#187; Blog Archive &#187; links for 2007-12-16</dc:creator>
		<pubDate>Sun, 16 Dec 2007 20:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://massanti.com/2007/09/28/encoding-h264-video-aac-plus-audio-for-flash/#comment-124</guid>
		<description>[...] Creating good quality h264 video for the upcoming Flash Player and Flash Media Server i decided to create this tutorial that will most probably help you a lot to encode good quality h264 video, with HE-AAC Plus Audio, and all this inside an MP4 container with tags and all ready to deliver to your visitors. (tags: audio codec codecs compression document encoding ffmpeg flash video h264 mp4 tutorial flashplayer) [...]</description>
		<content:encoded><![CDATA[<p>[...] Creating good quality h264 video for the upcoming Flash Player and Flash Media Server i decided to create this tutorial that will most probably help you a lot to encode good quality h264 video, with HE-AAC Plus Audio, and all this inside an MP4 container with tags and all ready to deliver to your visitors. (tags: audio codec codecs compression document encoding ffmpeg flash video h264 mp4 tutorial flashplayer) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
