Skip to content

Instantly share code, notes, and snippets.

@vade
Created May 9, 2016 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vade/4acd447dab0dd9b307b7ffe49625f179 to your computer and use it in GitHub Desktop.
Save vade/4acd447dab0dd9b307b7ffe49625f179 to your computer and use it in GitHub Desktop.
Decoder:
videostream Info:
videostream->avg_frame_rate: 25.000000
videoStream->r_frame_rate: 25.000000
videoStream->time_base: 25000
videoStream->codec->framerate: 25.000000
videoStream->codec->time_base: 50
videoStream->codec->ticks_per_frame: 2
Encoder Requested:
videostream Info:
videostream->avg_frame_rate: 25.000000
videoStream->r_frame_rate: 25.000000
videoStream->time_base: 25000
videoStream->codec->framerate: 25.000000
videoStream->codec->time_base: 50
videoStream->codec->ticks_per_frame: 1
Encoder Final:
videostream Info:
videostream->avg_frame_rate: 25.000000
videoStream->r_frame_rate: 25.000000
videoStream->time_base: 25000
videoStream->codec->framerate: 25.000000
videoStream->codec->time_base: 50
videoStream->codec->ticks_per_frame: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment