Opened 6 years ago

Closed 2 years ago

Last modified 2 years ago

#7017 closed enhancement (fixed)

Automatic reservation for index space for matroska

Reported by: xtemp09 Owned by:
Priority: wish Component: avformat
Version: git-master Keywords: mkv
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

When you use -movflags +faststart, FFMPEG muxes the file, then muxes it again, moving all the metadata about all packets to the beginning of the file.

However, when it comes to Matroska, using -reserve_index_space, one has to mux it manually, and then get the error, using the info given in the error, mux it again with the right value for reserved space.

Is there a way to optimize it, like -movflags +faststart and let FFMPEG choose what space is necessary and automate it?

Change History (3)

comment:1 by Carl Eugen Hoyos, 6 years ago

Component: avcodecavformat
Keywords: mkv added; matroska removed
Priority: normalwish
Version: unspecifiedgit-master

comment:2 by mkver, 2 years ago

Resolution: fixed
Status: newclosed

in reply to:  2 comment:3 by xtemp09, 2 years ago

There is no emoji in Unicode to express my feelings. Perhaps, 😂 will suffice.

Note: See TracTickets for help on using tickets.