a-schild / jave2

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

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

Open huang-long opened 3 weeks ago

huang-long commented 3 weeks 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 3 weeks ago

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