Open huang-long opened 5 months ago
When I get a "video.webm" in the html, there is no duration for this video. Encoder add "VideoProgressListener.onProgress" listter, the process is an incorrect value.
I have used “ts-ebml” to solve the problem . This “ts-ebml” can set the duration of webm.
When I get a "video.webm" in the html, there is no duration for this video. Encoder add "VideoProgressListener.onProgress" listter, the process is an incorrect value.