<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://jenda.hrach.eu/w/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://jenda.hrach.eu/w/feed.php">
        <title>wiki - duga</title>
        <description></description>
        <link>http://jenda.hrach.eu/w/</link>
        <image rdf:resource="http://jenda.hrach.eu/w/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-01T22:12:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://jenda.hrach.eu/w/duga/programmer?rev=1463528231&amp;do=diff"/>
                <rdf:li rdf:resource="http://jenda.hrach.eu/w/duga/user?rev=1462008897&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://jenda.hrach.eu/w/_media/wiki/dokuwiki.svg">
        <title>wiki</title>
        <link>http://jenda.hrach.eu/w/</link>
        <url>http://jenda.hrach.eu/w/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://jenda.hrach.eu/w/duga/programmer?rev=1463528231&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-17T23:37:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Architecture, hacking</title>
        <link>http://jenda.hrach.eu/w/duga/programmer?rev=1463528231&amp;do=diff</link>
        <description>Architecture, hacking

Branch “refactor”:

	*  Multi-threaded application using C++11 threads.
	*  CmdParser class that eats commands and executes various things (updates Gconf_s/Compose_s)
	*  spawns other threads and passes three parameters to them:</description>
    </item>
    <item rdf:about="http://jenda.hrach.eu/w/duga/user?rev=1462008897&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-04-30T09:34:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>User guide</title>
        <link>http://jenda.hrach.eu/w/duga/user?rev=1462008897&amp;do=diff</link>
        <description>User guide

Basic concepts

Duga reads video frames from pipe as raw RGB24 bitmaps (i.e., each pixel is represented by 3 uint8_t) and audio as int16_t (a.k.a. PCM S16_LE) samples. It combines them and outputs RGB24 and PCM stream.

The intended usage is to have several ffmpeg (and maybe arecord for audio) processes that eat from various sources (V4L2, files, network streams, wireless microphones…) and one ffmpeg process that reads the output, encodes it to something sane and feeds it to your fav…</description>
    </item>
</rdf:RDF>
