daveb@foth
New Member
I have an incoming RTMP stream that gets written to a .ts file with ffmpeg. The file becomes an input source in OBS. It works but the end time shown on the media controls associated with the file never changes. If the file length is 40 seconds when I open the file it remains at 40 seconds even though the current position in the file goes beyond the 40 seconds. The only way to update the end time is to close and reopen the file. Would it be possible to update the end time when the current position is greater than end position. I want to be able to locate a particular point in the video and it is not possible if the end position is not really the end of the video file.