summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
committerVito Caputo <vcaputo@pengaru.com>2020-07-11 16:47:00 -0700
commit3625160acc1715fc380f58ec3c4248485bed2370 (patch)
treedc95a32d81daac298cef69879a639029797fb762 /TODO
parentcfcca8681b88a171fb2cdbb83daa5f22bbedb6b8 (diff)
*: drop {gtk,qt}-recordmydesktop subdirs
This restores the recordmydesktop/ subdir as root from the mirror I cloned by fork from. I have no particular interest in the gtk/qt frontends and it doesn't appear they were part of a single tree in the past. But I will probably preserve backwards compatibility of the cli so they can continue to work with this fork installed.
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