blob: 65da07dfdbab40f44a6f187919ffe12d51104402 (
plain)
1
2
3
4
5
6
7
8
9
10
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.
|