When I use this jetson-ffmpeg to decode files in Jetson,
If I seek to some pos, the nvmpi decoder spat out some old frames even though I had already called avcodec_flush_buffers.
I have confirmed that the flush interface is not implemented in nvmpi_dec.c
Does jetson-ffmpeg plan to support flush?
When I use this jetson-ffmpeg to decode files in Jetson,
If I seek to some pos, the nvmpi decoder spat out some old frames even though I had already called avcodec_flush_buffers.
I have confirmed that the flush interface is not implemented in nvmpi_dec.c
Does jetson-ffmpeg plan to support flush?