LigH
3rd February 2017, 10:00
From the ffmpeg formats documentation (https://www.ffmpeg.org/ffmpeg-formats.html):
mpegts_m2ts_mode number
Enable m2ts mode if set to 1. Default value is -1 which disables m2ts mode.
What does it do? Is it mainly the difference between 188 and 192 bytes per block (with or without timestamp)? Or is there anything else/more?
mpegts_m2ts_mode number
Enable m2ts mode if set to 1. Default value is -1 which disables m2ts mode.
What does it do? Is it mainly the difference between 188 and 192 bytes per block (with or without timestamp)? Or is there anything else/more?