Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write jpegs and stream mjpeg using avcodec #3970

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

webgeek1234
Copy link
Contributor

No description provided.

@webgeek1234 webgeek1234 force-pushed the avcodec-jpeg branch 2 times, most recently from a565c08 to 90e48c9 Compare April 22, 2024 20:41
@webgeek1234
Copy link
Contributor Author

The works for jpegs being written to disk, like saving events. It does not cover jpegs being written to memory, like used to prime streaming. It does not convert metadata that was written by libjpeg. If this is needed, equivalent avformat code needs written.

@webgeek1234 webgeek1234 marked this pull request as ready for review April 22, 2024 20:44
@webgeek1234 webgeek1234 changed the title Write jpegs using avcodec Write jpegs and stream mjpeg using avcodec May 31, 2024
@webgeek1234 webgeek1234 force-pushed the avcodec-jpeg branch 2 times, most recently from c043667 to afe994a Compare May 31, 2024 23:02
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.

None yet

1 participant