<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bkoc</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bkoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/Bkoc"/>
	<updated>2026-05-12T17:39:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Template:Encoding_with_Daala&amp;diff=16160</id>
		<title>Template:Encoding with Daala</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Template:Encoding_with_Daala&amp;diff=16160"/>
		<updated>2015-12-08T03:28:25Z</updated>

		<summary type="html">&lt;p&gt;Bkoc: /* Test Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Encoding a Video ==&lt;br /&gt;
&lt;br /&gt;
=== Test Media ===&lt;br /&gt;
Get a sample video or two in .y4m format from [https://media.xiph.org/video/derf/ media.xiph.org].&amp;lt;br /&amp;gt;&lt;br /&gt;
These videos are relatively large and will take a long time to encode.&lt;br /&gt;
&lt;br /&gt;
There are subsets of 1-second-long videos for faster encoding:&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/video-1-short/ video-1-short]&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/video-hd-1/ video-hd-1]&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/video-hd-2/ video-hd-2]&lt;br /&gt;
&lt;br /&gt;
Xiph also maintains a set of still-image collections in .y4m format:&lt;br /&gt;
&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset1-y4m.tar.gz Subset 1] (50 images, small training set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset2-y4m.tar.gz Subset 2] (50 images, small testing set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset3-y4m.tar.gz Subset 3] (1000 images, large training set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset4-y4m.tar.gz Subset 4] (1000 images, large testing set)&lt;br /&gt;
&lt;br /&gt;
=== Using the encoder ===&lt;br /&gt;
Encode the video:&lt;br /&gt;
&lt;br /&gt;
    ./examples/encoder_example -v 30 video.y4m -o video.ogv&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;-v ???&#039;&#039;&#039; specifies the amount of compression (currently from 0 to 511, where 0 is lossless, 511 is very lossy)&lt;br /&gt;
* &#039;&#039;&#039;video.y4m&#039;&#039;&#039; is the input video you want to encode&lt;br /&gt;
* &#039;&#039;&#039;-o video.ogv&#039;&#039;&#039; is the name of the encoded video file to output.&lt;br /&gt;
&lt;br /&gt;
Use &#039;&#039;&#039;encoder_example.exe -h&#039;&#039;&#039; for the in-built help.&lt;/div&gt;</summary>
		<author><name>Bkoc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Template:Encoding_with_Daala&amp;diff=16159</id>
		<title>Template:Encoding with Daala</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Template:Encoding_with_Daala&amp;diff=16159"/>
		<updated>2015-12-08T03:26:32Z</updated>

		<summary type="html">&lt;p&gt;Bkoc: /* Test Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Encoding a Video ==&lt;br /&gt;
&lt;br /&gt;
=== Test Media ===&lt;br /&gt;
Get a sample video or two in .y4m format from [https://media.xiph.org/video/derf/ media.xiph.org].&amp;lt;br /&amp;gt;&lt;br /&gt;
These videos are relatively large and will take a long time to encode.&lt;br /&gt;
&lt;br /&gt;
There are subsets of 1-second-long videos for faster encoding:&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/video-1-short/ video-1-short]&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/video-hd-1/ video-hd-1]&lt;br /&gt;
* [https://people.xiph.org/~tdaede/sets/ntt-short-1/ ntt-short-1]&lt;br /&gt;
&lt;br /&gt;
Xiph also maintains a set of still-image collections in .y4m format:&lt;br /&gt;
&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset1-y4m.tar.gz Subset 1] (50 images, small training set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset2-y4m.tar.gz Subset 2] (50 images, small testing set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset3-y4m.tar.gz Subset 3] (1000 images, large training set)&lt;br /&gt;
* [https://people.xiph.org/~tterribe/daala/subset4-y4m.tar.gz Subset 4] (1000 images, large testing set)&lt;br /&gt;
&lt;br /&gt;
=== Using the encoder ===&lt;br /&gt;
Encode the video:&lt;br /&gt;
&lt;br /&gt;
    ./examples/encoder_example -v 30 video.y4m -o video.ogv&lt;br /&gt;
&lt;br /&gt;
where&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;-v ???&#039;&#039;&#039; specifies the amount of compression (currently from 0 to 511, where 0 is lossless, 511 is very lossy)&lt;br /&gt;
* &#039;&#039;&#039;video.y4m&#039;&#039;&#039; is the input video you want to encode&lt;br /&gt;
* &#039;&#039;&#039;-o video.ogv&#039;&#039;&#039; is the name of the encoded video file to output.&lt;br /&gt;
&lt;br /&gt;
Use &#039;&#039;&#039;encoder_example.exe -h&#039;&#039;&#039; for the in-built help.&lt;/div&gt;</summary>
		<author><name>Bkoc</name></author>
	</entry>
</feed>