Changes between Initial Version and Version 1 of Ticket #10504, comment 4


Ignore:
Timestamp:
Aug 30, 2023, 1:59:19 PM (3 years ago)
Author:
Jaex

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10504, comment 4

    initial v1  
    11Further testing:
    22
    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{{{
     4ffmpeg -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}}}
    56
    6 So regression happened between 2023-05-04 and 2023-05-08: https://github.com/FFmpeg/FFmpeg/compare/4006c71d19...2d43c23b81
     7Working fine (2023-05-04):
     8https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-04-git-4006c71d19
     9
     10Regression (2023-05-08):
     11https://github.com/GyanD/codexffmpeg/releases/tag/2023-05-08-git-2d43c23b81
     12
     13So regression happened between 2023-05-04 and 2023-05-08:
     14https://github.com/FFmpeg/FFmpeg/compare/4006c71d19...2d43c23b81