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

Is there a way to convert a mjpeg stream to h264 video? #130

Open
SolskGaer opened this issue Jul 30, 2020 · 0 comments
Open

Is there a way to convert a mjpeg stream to h264 video? #130

SolskGaer opened this issue Jul 30, 2020 · 0 comments

Comments

@SolskGaer
Copy link

SolskGaer commented Jul 30, 2020

I saw C.avformat_open_input(&this.avCtx, cfilename, nil, &options); in the source code. Now I have a mjpeg stream, which doesn't have filename but just the content of the image, since I have no experience in cgo or anything related to ffmpeg, so I have no idea how to use this repo to satisfy my need, how do I convert such a stream to video? Any suggestion is appreciated.

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

No branches or pull requests

1 participant