bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.39k stars 1.56k forks source link

M3U8 Index File Have No #EXT-X-ENDLIST #2201

Closed Yeung-Ming closed 3 months ago

Yeung-Ming commented 4 months ago

image

This is JavaCV write ffmpeg command. I have no set omit_endlist but The Index File have no #EXT-X-ENDLIST . JavaCV version: 1.5.10

saudet commented 3 months ago

Are you sure we can't set that with setOption()?

Yeung-Ming commented 3 months ago

I found the problem. I have not stop the recorder