Commit graph

5 commits

Author SHA1 Message Date
fhorse
df6904b81d Updated lib7zip to the last commit
53abfeb6f1
2021-09-19 15:23:28 +02:00
fhorse
a7a5a58480 Updated .gitignore. 2021-01-03 16:29:22 +01:00
fhorse
d056d6afc1 Fixed a couple of oversights. 2020-11-13 08:50:54 +01:00
fhorse
0f225e52f8 Added support for audio or video recordings via FFMpeg.
More information is contained in Readme.md.
Some of the major changes that have been needed may have
introduced new bugs, should you find any please contact me.
Supported audio recording formats:
* WAV Audio
* MP3 Audio (*)
* AAC Audio
* Flac Audio
* Ogg Audio (*)
Supported video recording formats:
* MPEG 1 Video
* MPEG 2 Video
* MPEG 4 Video
* MPEG H264 Video (*)
* High Efficiency Video Codec (*)
* WebM Video (*)
* Windows Media Video
* AVI FF Video
* AVI Video
(*) if compiled in FFmpeg.
2020-11-12 22:37:14 +01:00
fhorse
8e755d6558 Added .gitignore files 2019-06-16 10:44:32 +02:00