]> git.parisson.com Git - timeside.git/commitdiff
conf/transcode_media.ts: add simple example
authorPaul Brossier <piem@piem.org>
Tue, 3 Dec 2013 17:09:21 +0000 (12:09 -0500)
committerPaul Brossier <piem@piem.org>
Tue, 3 Dec 2013 17:09:21 +0000 (12:09 -0500)
conf/transcode_media.ts [new file with mode: 0644]

diff --git a/conf/transcode_media.ts b/conf/transcode_media.ts
new file mode 100644 (file)
index 0000000..b9e9da0
--- /dev/null
@@ -0,0 +1,5 @@
+# configuration file for timeside-launch
+
+# syntax=yaml
+
+encoders: [ mp3, flac, webm, ogg, m4a, wav ]