summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..65da07d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+* add --unmute option to unmute the sound capture device if required,
+ restoring the mute after finished capturing if it started muted.
+
+* understand decoding errors when playing produced ogv files in
+ mpv/ffmpeg:
+
+ [ffmpeg/demuxer] ogg: Broken file, non-keyframe not correctly marked.
+ [ffmpeg/demuxer] ogg: Broken file, keyframe not correctly marked.
+
+* understand and correct video corruption artifacts, seems likely
+ related to the above decoding errors.
© All Rights Reserved