a-schild / jave2

The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
GNU General Public License v3.0
1.28k stars 249 forks source link

when “webm” Encoder add VideoProgressListener.onProgress, this process error. #269

Open huang-long opened 5 months ago

huang-long commented 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.

huang-long commented 5 months ago

I have used “ts-ebml” to solve the problem . This “ts-ebml” can set the duration of webm.