zn
4th October 2021, 14:31
Is it possible to make hevc ts bitstream modification (or remux to mkv or other container to adjust DTS)
to make it possible to skip/drop specific frame(s) during playback (frame decoded, but not visible)
Video is 50fps, previous or next frame can be displayed to be in sync with audio
Does any containers have specific field to skip displaying decoded frame? Which options do I have?
To set 0 duration time for this frame on container level
To set 0 duration time for this frame on stream level
To set DTS equal to next frame DTS on container level
To set DTS equal to next frame DTS on stream level
To set DTS equal to start or end of video time on container level
To set DTS equal to start or end of video time on stream level
to make it possible to skip/drop specific frame(s) during playback (frame decoded, but not visible)
Video is 50fps, previous or next frame can be displayed to be in sync with audio
Does any containers have specific field to skip displaying decoded frame? Which options do I have?
To set 0 duration time for this frame on container level
To set 0 duration time for this frame on stream level
To set DTS equal to next frame DTS on container level
To set DTS equal to next frame DTS on stream level
To set DTS equal to start or end of video time on container level
To set DTS equal to start or end of video time on stream level