<?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: Get a Video File&#8217;s Details Using Windows</title>
	<atom:link href="http://codehill.com/2008/12/get-a-video-files-details-using-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/</link>
	<description>Resources for Webmasters and Developers</description>
	<lastBuildDate>Sun, 05 Feb 2012 01:08:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Amgad</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-227026</link>
		<dc:creator>Amgad</dc:creator>
		<pubDate>Thu, 22 Sep 2011 07:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-227026</guid>
		<description>Hello Dani,
I didnt try mono on mac, but you could try: 

http://code.google.com/p/ffmpeg-sharp/</description>
		<content:encoded><![CDATA[<p>Hello Dani,<br />
I didnt try mono on mac, but you could try: </p>
<p><a href="http://code.google.com/p/ffmpeg-sharp/" rel="nofollow">http://code.google.com/p/ffmpeg-sharp/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-226567</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Wed, 21 Sep 2011 10:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-226567</guid>
		<description>Can I use some kind of a ffmpeg mono wrapper to convert videos?</description>
		<content:encoded><![CDATA[<p>Can I use some kind of a ffmpeg mono wrapper to convert videos?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-226495</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Wed, 21 Sep 2011 07:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-226495</guid>
		<description>Can I use some kind of a ffmpeg mono wrapper to get the video resolution on Macintosh?</description>
		<content:encoded><![CDATA[<p>Can I use some kind of a ffmpeg mono wrapper to get the video resolution on Macintosh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-226085</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Tue, 20 Sep 2011 11:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-226085</guid>
		<description>And do you know how to get the video resolution (frame width and height) that will work on Macintosh?</description>
		<content:encoded><![CDATA[<p>And do you know how to get the video resolution (frame width and height) that will work on Macintosh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amgad Suliman</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-3216</link>
		<dc:creator>Amgad Suliman</dc:creator>
		<pubDate>Fri, 07 Aug 2009 08:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-3216</guid>
		<description>Thank you Rafal for pointing that out. I will fixed it now.</description>
		<content:encoded><![CDATA[<p>Thank you Rafal for pointing that out. I will fixed it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafal B</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-3205</link>
		<dc:creator>Rafal B</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-3205</guid>
		<description>Dude, thanks, I really needed that, although framerare is 265 and not 264!</description>
		<content:encoded><![CDATA[<p>Dude, thanks, I really needed that, although framerare is 265 and not 264!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amgad Suliman</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-100</link>
		<dc:creator>Amgad Suliman</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-100</guid>
		<description>Hello Satya,
Actually this depends on the video codecs installed, and how well they are programmed. For example if DivX is not installed and you try to access an .avi file that is DivX encoded the properties will not show up nor will the thumbnail preview. When I wrote this post I had a collection of codecs installed(I think it was called K-Lite or something close to it) which enabled me to see thumbnail previews and video properties from Windows Explorer of .mpg and .mp4 files, and this code worked fine with these files. But I think to get .swf details you will need a library from Adobe or a 3rd party.</description>
		<content:encoded><![CDATA[<p>Hello Satya,<br />
Actually this depends on the video codecs installed, and how well they are programmed. For example if DivX is not installed and you try to access an .avi file that is DivX encoded the properties will not show up nor will the thumbnail preview. When I wrote this post I had a collection of codecs installed(I think it was called K-Lite or something close to it) which enabled me to see thumbnail previews and video properties from Windows Explorer of .mpg and .mp4 files, and this code worked fine with these files. But I think to get .swf details you will need a library from Adobe or a 3rd party.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya</title>
		<link>http://codehill.com/2008/12/get-a-video-files-details-using-windows/comment-page-1/#comment-99</link>
		<dc:creator>Satya</dc:creator>
		<pubDate>Mon, 02 Mar 2009 13:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codehill.com/?p=21#comment-99</guid>
		<description>Hi Amgad,

This code works fine if we have .wmv and .avi video file. How about .mpg file formats which does not have these values as file properties. How can we extract similar properties of video files with different formats (say .mpg, .mp4, .swf etc).

Regards,
Satya</description>
		<content:encoded><![CDATA[<p>Hi Amgad,</p>
<p>This code works fine if we have .wmv and .avi video file. How about .mpg file formats which does not have these values as file properties. How can we extract similar properties of video files with different formats (say .mpg, .mp4, .swf etc).</p>
<p>Regards,<br />
Satya</p>
]]></content:encoded>
	</item>
</channel>
</rss>

