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

Recorded Video Changing the video quality bitrate #1455

Open
nirmala-ncompass opened this issue Apr 12, 2024 · 3 comments
Open

Recorded Video Changing the video quality bitrate #1455

nirmala-ncompass opened this issue Apr 12, 2024 · 3 comments

Comments

@nirmala-ncompass
Copy link

Hi @pedroSG94
I have recorded video as 720p. I would like to reduce the bitrate into 480p. Is there any way to modify the video and make it new video file with expected pixel in this library?

@pedroSG94
Copy link
Owner

pedroSG94 commented Apr 12, 2024

Hello,

If you are asking about change the resolution on fly. No, you can't do it.
If you start with 720p of resolution you will need stop the record, change video configuration and record again other video.
It is not a limitation of the library. It is the way encoders and video files works

You can reduce the bitrate on fly but no the resolution.

@nirmala-ncompass
Copy link
Author

Hi @pedroSG94 can you help me to achieve reducing video file size from input file path by changing width, height and bitrate with native API?

@pedroSG94
Copy link
Owner

Hello,

This library is not for video edit, so I think you should look for other library.

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

2 participants