Changes between Initial Version and Version 1 of Ticket #10504, comment 4
- Timestamp:
- Aug 30, 2023, 1:59:19 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10504, comment 4
initial v1 1 1 Further testing: 2 2 3 Working fine: https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-04-git-4006c71d19 4 Regression: https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-08-git-2d43c23b81 3 {{{ 4 ffmpeg -f gdigrab -framerate 30 -offset_x 0 -offset_y 0 -video_size 1920x1080 -draw_mouse 1 -i desktop -f dshow -i audio="virtual-audio-capturer" -f null - 5 }}} 5 6 6 So regression happened between 2023-05-04 and 2023-05-08: https://github.com/FFmpeg/FFmpeg/compare/4006c71d19...2d43c23b81 7 Working fine (2023-05-04): 8 https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-04-git-4006c71d19 9 10 Regression (2023-05-08): 11 https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-08-git-2d43c23b81 12 13 So regression happened between 2023-05-04 and 2023-05-08: 14 https://github.com/FFmpeg/FFmpeg/compare/4006c71d19...2d43c23b81


