Skip to content

new FFmpeg API (send_frame, receive_packet) with nvmpi - #132

Open
bmegli wants to merge 1 commit into
jocover:masterfrom
bmegli:new-ffmpeg-api
Open

new FFmpeg API (send_frame, receive_packet) with nvmpi#132
bmegli wants to merge 1 commit into
jocover:masterfrom
bmegli:new-ffmpeg-api

Conversation

@bmegli

@bmegli bmegli commented Mar 20, 2023

Copy link
Copy Markdown
  • FFmpeg patch with new API implementation
  • this is critical for low-latency streaming
  • to avoid queued packets pending until EOS

EOS case:

  • implementation doesn't make sure that all packets are drained from hardware after EOS
  • so you might miss some last few packets

Fix for:

- FFmpeg patch with new API implementation
- see patch for the details

Fix for:
- jocover#131
@bmegli

bmegli commented Mar 20, 2023

Copy link
Copy Markdown
Author

I don't really expect this to be merged.

This repository just became hub for various jetson-ffmpeg fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant