Changes between Initial Version and Version 1 of Ticket #9493, comment 5


Ignore:
Timestamp:
Nov 10, 2021, 2:27:43 AM (5 years ago)
Author:
James

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9493, comment 5

    initial v1  
    1 The sample has no IDR frames, so you need to use -flags +showall to signal the decoder to output frames even if no keyframe has shown up.
     1The sample has no IDR frames, so you need to use -flags2 +showall to signal the decoder to output frames even if no keyframe has shown up.
    22
    33And to do codec copy, you need to use -copyinkf for the same purpose.