Hello there,
I have a question. In my c#-application, i capture a FLV-file with ffmpeg. This file i open with the VLC-ActiveX-Plugin to view the file. Now my problem is, that the file is still in write process. I can watch it with VLC but i want to update the length continuously, that i can seek and skip within the file.
Is there a possibility to refresh the file without reloading it?
Kind regards
Enno