<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gource_Tip</id>
	<title>Gource Tip - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://workspace.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gource_Tip"/>
	<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Gource_Tip&amp;action=history"/>
	<updated>2026-04-04T09:24:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://workspace.onionmixer.net/wiki/index.php?title=Gource_Tip&amp;diff=693&amp;oldid=prev</id>
		<title>Onionmixer: Gource 관련 팁 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://workspace.onionmixer.net/wiki/index.php?title=Gource_Tip&amp;diff=693&amp;oldid=prev"/>
		<updated>2013-06-07T06:30:18Z</updated>

		<summary type="html">&lt;p&gt;Gource 관련 팁 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;Gource 관련 팁&lt;br /&gt;
&lt;br /&gt;
==Gource가 뭔가요?==&lt;br /&gt;
&lt;br /&gt;
* 홈페이지 :: http://code.google.com/p/gource/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
소스코드의 저장소 connmit 로그를 통해서 프로젝트의 변형에 대한 부분을 시각적으로 보여주는 도구입니다.&lt;br /&gt;
&lt;br /&gt;
현재는 Git, Mercurial, Bazaar, SVN, 등을 지원하고 있습니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==어떻게 사용하나요?==&lt;br /&gt;
&lt;br /&gt;
gentoo 에서는 emerge 명령어로 설치하시면 됩니다. 다른 배포판은 각기 rule 에 맞는 설치법으로 설치하시면 됩니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
다음의 명령어를 이용해서 사용하면 됩니다.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
localhost # gource -s 0.01 --auto-skip-seconds 0.1 --file-idle-time 500 --disable-progress --output-framerate 25 --highlight-all-users -1920x1080 --stop-at-end --output-ppm-stream - | ffmpeg -y -b 3000K -r 17 -f image2pipe -vcodec ppm -i - -vcodec mpeg4 ./gource-edc-20130607.avi&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
저도 자세한 내용은 잘 모르겠습니다만.. 저렇게 하면 대략 됩니다.. 다만 output 되는 동영상의 품질이 제가 생각한것보다 좋지 않습니다. 나중에 ffmpeg 옵션을 더 살펴보던지 해야할거같습니다.&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>