You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
7581abdcb1
If a codec has fixed block_align and frame_size but a given sample has either priming or remainder frames, a pakt chunk can be written declaring zero packets and no table, reporting only the samples to be discarded. Signed-off-by: James Almer <jamrial@gmail.com>