Re: [FFmpeg-devel] [PATCH] When using ffmpeg to record screen, set the operating system time and set the system time backward. Stop screen recording, unable to save video.

2021-05-10 Thread hou...@uniontech.com
thank you!
___
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".


Re: [FFmpeg-devel] [PATCH] When using ffmpeg to record screen, set the operating system time and set the system time backward. Stop screen recording, unable to save video.

2021-05-10 Thread hou...@uniontech.com
thank you!   ---111  
___
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".


Re: [FFmpeg-devel] [PATCH] When using ffmpeg to record screen, set the operating system time and set the system time backward. Stop screen recording, unable to save video.

2021-05-10 Thread hou...@uniontech.com
On Fri, 19 Feb 2021, Nicolas George wrote:

> [email protected] (12021-02-19):
>> From: Hou Lei 
>>
>> Signed-off-by: Hou Lei 
>> ---
>> libavdevice/xcbgrab.c | 11 ++-
>> 1 file changed, 10 insertions(+), 1 deletion(-)
>
> NAK. The correct fix is to use the monotonic clock for syncing.

I just sent a patch for this exactly.

Regards,
Marton

> And make
> it an option to use it for frame timestamps too.
>
> Regards,
>
> --
> Nicolas George
>
___
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".