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

Output File is too large as compared to input video size. #8

Open
ashwinbhy opened this issue Sep 14, 2018 · 1 comment
Open

Output File is too large as compared to input video size. #8

ashwinbhy opened this issue Sep 14, 2018 · 1 comment
Labels

Comments

@ashwinbhy
Copy link

ashwinbhy commented Sep 14, 2018

For input video file of size 3.45 Mb (dataset highway.avi) , the ouput video of L and S is 345 Mb each respectively.
I ran GoDec in RPCA.
Can i reduce the ouput video size without hampering anything ?

@andrewssobral
Copy link
Owner

Hi @ashwinbhy , I am sorry for my delayed feedback to you, I was very busy these last days. Thanks for opening this issue, this is a good remark. In fact, the output video size is bigger than the input video because I don't use a codec for video compression (Uncompressed AVI). However, you can modify the code to use a specific codec, there are also some parameters that enabled a better video compression, you can give more info here:
https://fr.mathworks.com/help/matlab/ref/videowriter.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants