<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jewel Weblog &#187; Video And FLV</title>
	<atom:link href="http://jeweladmin.wordpress.com/category/video-and-flv/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeweladmin.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 11 Oct 2008 20:55:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jeweladmin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2cf5094765e5dda23cfb9a83b89cb5b0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Jewel Weblog &#187; Video And FLV</title>
		<link>http://jeweladmin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jeweladmin.wordpress.com/osd.xml" title="Jewel Weblog" />
		<item>
		<title>Other to FLV file conversion in PHP</title>
		<link>http://jeweladmin.wordpress.com/2008/02/15/other-to-flv-file-conversion-in-php/</link>
		<comments>http://jeweladmin.wordpress.com/2008/02/15/other-to-flv-file-conversion-in-php/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 11:48:23 +0000</pubDate>
		<dc:creator>jeweladmin</dc:creator>
				<category><![CDATA[Video And FLV]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jeweladmin.wordpress.com/?p=4</guid>
		<description><![CDATA[Hi using this php code any one can convert any video file to flv.
Requirements : ffmpeg software
You can download this software from
http://www.videohelp.com/tools/ffmpeg
Code :
$curdir = define (&#8216;FULL_PATH&#8217;, dirname(__FILE__).&#8217;/');
if(strstr($_SERVER['SERVER_SOFTWARE'],&#8221;Win32&#8243;))
$ffmpeg_format = $curdir.&#8221;ffmpeg.exe -y -i %s %s&#8221;;
else
$ffmpeg_format = &#8220;LD_LIBRARY_PATH=. &#8220;.$curdir.&#8221;ffmpeg -y -i %s %s &#62; /dev/null 2&#62;&#38;1&#8243;;
$ret_value = 0;
// prepare ffmpeg command
$ffmpeg_command = sprintf($ffmpeg_format, $video_file_name, $flv_name);
//echo $ffmpeg_command;
if (system($ffmpeg_command, $ret_value) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeweladmin.wordpress.com&blog=2088045&post=4&subd=jeweladmin&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hi using this php code any one can convert any video file to flv.</p>
<p>Requirements : ffmpeg software</p>
<p>You can download this software from</p>
<p>http://www.videohelp.com/tools/ffmpeg</p>
<p>Code :</p>
<p>$curdir = define (&#8216;FULL_PATH&#8217;, dirname(__FILE__).&#8217;/');</p>
<p>if(strstr($_SERVER['SERVER_SOFTWARE'],&#8221;Win32&#8243;))<br />
$ffmpeg_format = $curdir.&#8221;ffmpeg.exe -y -i %s %s&#8221;;<br />
else<br />
$ffmpeg_format = &#8220;LD_LIBRARY_PATH=. &#8220;.$curdir.&#8221;ffmpeg -y -i %s %s &gt; /dev/null 2&gt;&amp;1&#8243;;</p>
<p>$ret_value = 0;<br />
// prepare ffmpeg command</p>
<p>$ffmpeg_command = sprintf($ffmpeg_format, $video_file_name, $flv_name);</p>
<p>//echo $ffmpeg_command;</p>
<p>if (system($ffmpeg_command, $ret_value) === FALSE || $ret_value != 0) {<br />
// ffmpeg was failed<br />
return false;<br />
}<br />
return true;</p>
<p>Where this php page directory should ffmpeg.exe directory</p>
<p>By the help of flvtool2 mencoder software file conversion you can follow</p>
<p>http://reazulk.wordpress.com/2008/01/24/easy-way-to-convert-a-no-flash-movie-to-flash/</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jeweladmin.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jeweladmin.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jeweladmin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jeweladmin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jeweladmin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jeweladmin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jeweladmin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jeweladmin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jeweladmin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jeweladmin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jeweladmin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jeweladmin.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jeweladmin.wordpress.com&blog=2088045&post=4&subd=jeweladmin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jeweladmin.wordpress.com/2008/02/15/other-to-flv-file-conversion-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7611f9226402bbedeb9d4eb564b4145c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Jewel Ahmed</media:title>
		</media:content>
	</item>
	</channel>
</rss>