Alexey Sonkin
Alexey Sonkin
> nvmpi_encoder_put_frame: 1683 us > nvmpi_encoder_get_packet: 1650 us > nvmpi_encoder_put_frame: 1716 us > nvmpi_encoder_get_packet: 1683 us > nvmpi_encoder_put_frame: 1749 us > nvmpi_encoder_get_packet: 1716 us > nvmpi_encoder_put_frame: 1782 us > nvmpi_encoder_get_packet:...
PTS/DTS return as PTS % 1000000 avcodec_send_frame(); pts: 123 Error: `[flv @ 0x55ceac0a60] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 999999 >= 32` Jetson Xavier
Sometimes I can see not working rtmp stream (data transmitted, but video doesn't work). In such case extradata in AVCodecContext has size many bigger that normal 22 byte: `extradata_size =>...