Commit graph

16 commits

Author SHA1 Message Date
fhorse
49274ab92e Fixed compilation error in the latest appveyor build. 2022-01-12 21:46:48 +01:00
fhorse
97c0852df5 Updated appveyor.yml. 2021-12-04 19:54:30 +01:00
fhorse
e552b31b21 Fixed links. 2021-08-21 16:02:02 +02:00
fhorse
07fd123f62 Updated to FFmpeg 4.4. 2021-06-05 13:13:17 +02:00
fhorse
98b858e045 Fixed error on update of msys2 (I hope). 2021-04-25 00:04:58 +02:00
fhorse
73ab44b724 Updated Appveyor.yml (enabled debug in case of error). 2021-01-03 16:01:28 +01:00
fhorse
d14dd81f38 Reduced the use of dlls needed to support FFmpeg. 2020-12-23 00:46:27 +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
04676599ec Updated appveyor.yml to last Visual Studio image. 2020-07-25 16:53:17 +02:00
fhorse
d6fd6b4692 Fixed warning compilation with QT 5.15.
Updated Readme.md and appveyor.yml to compile with Qt 5.15.
2020-06-14 09:32:24 +02:00
fhorse
f1b2097018 A fix of the fix. 2020-05-19 21:27:20 +02:00
fhorse
cf2a063975 Upgrade pacman before update.
Fixed https://github.com/msys2/MSYS2-packages/issues/1962
2020-05-19 21:23:03 +02:00
fhorse
962c4ea8bf Updated appveyor.yml. 2019-08-02 16:36:51 +02:00
fhorse
5b6ab50a55 Updated appveyor.yml. 2019-08-02 15:16:53 +02:00
fhorse
0e193e58b3 Updated appveyor.yml. 2019-08-02 14:08:34 +02:00
fhorse
abcb12688d Integrated the services of AppVeyor.
From now the WIPS will be compiled using AppVeyor.
2019-08-02 14:05:06 +02:00