79462585

Date: 2025-02-24 06:11:36
Score: 1
Natty:
Report link

Late to the party, but this line did it for me:

int64_t pts = av_rescale_q(_frameCount, codecContext->time_base, videoStream->time_base);

Where _frameCount increases every recording frame.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Good Good