axiomatic-systems / Bento4

Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
http://www.bento4.com
2.04k stars 484 forks source link

Mp4fragment output not seekable. #310

Open OmarEltobgy opened 6 years ago

OmarEltobgy commented 6 years ago

Hi,

I have a problem that the output of the mp4fragment is not seekable when I open it using VLC i.e. I can't seek to the middle of the video.

Also, when I import the video in Adobe Premiere Pro and seek to the middle of the video, It takes long time to do so, I assume it decodes frames from the beginning till this frame.

However, when I tried using MP4Box for fragmentation, the generated file was seekable and faster than Bento4.

Would you please help me with this issue.

barbibulle commented 6 years ago

I will look into this and see if I can replicate the issue.