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

[Question] Is there any way to reduce the transcoded file size ? #45

Open
sblns-inria-rba opened this issue Jul 5, 2022 · 0 comments
Open

Comments

@sblns-inria-rba
Copy link

Hello,

We are trying to make an open source cross-platform high-resolution 360 VR video player with Unity, and we ended up using HAP codec since it's the one offering the best playback performances.

However, when we transcoded our videos we got huge files e.g. with:

ffmpeg.exe -i "Cycling [email protected]" -c:v hap "Cycling [email protected]"

Input file: H265 76803840px @ 30fps is 2.12GB for 2min video
Output file: HAP 7680
3840px @ 30fps is 36.6GB for 2min video

Is there a way to reduce HAP file size ?

Thanks

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