<?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:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>おれ最前線ねっと &#187; flv</title>
	<atom:link href="http://ore.saizensen.net/archives/tag/flv/feed" rel="self" type="application/rss+xml" />
	<link>http://ore.saizensen.net</link>
	<description>イェ〜〜ィ。見てる〜〜〜？？</description>
	<lastBuildDate>Tue, 12 Jul 2011 06:31:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ore.saizensen.net/archives/tag/flv/feed" />
		<item>
		<title>FLV→MP3</title>
		<link>http://ore.saizensen.net/archives/45</link>
		<comments>http://ore.saizensen.net/archives/45#comments</comments>
		<pubDate>Wed, 13 Feb 2008 13:18:35 +0000</pubDate>
		<dc:creator>bubbkis</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mp3]]></category>

		<guid isPermaLink="false">http://ore.saizensen.net/archives/45</guid>
		<description><![CDATA[flvファイルからmp3を抜き取る方法 ffmpegをインストール後、 ffmpeg -i hogehoge.flv -acodec copy hogehoge.mp3]]></description>
			<content:encoded><![CDATA[				<p>flvファイルからmp3を抜き取る方法<br />
				ffmpegをインストール後、</p>
				<pre>
ffmpeg -i hogehoge.flv -acodec copy hogehoge.mp3
</pre>
]]></content:encoded>
			<wfw:commentRss>http://ore.saizensen.net/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://ore.saizensen.net/archives/45" />
	</item>
	</channel>
</rss>

