0

Is it possible to get gop struct from sps info? I need to know the num of b frames in a gop.

pango
  • 61
  • 1
  • 8

1 Answers1

0

No, its not possible without parsing the entire stream as ever GOP can have a different number of b frames.

szatmary
  • 29,969
  • 8
  • 44
  • 57