I need to process the video file, and I need the file to be full before opening it. Therefore, I need to check whether the file is open or not, before processing it, but it is opened by another process. Any idea how to check this? I am using Linux.
source share