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 it possible to mirror a video on android using mp4parser in this module? #261

Open
murat-mehmet opened this issue Dec 19, 2023 · 0 comments

Comments

@murat-mehmet
Copy link
Contributor

On android, the camera module that I am using gives me mirrored videos when recording from front camera.

To fix this I can use ffmpeg with -vf hflip params to mirror it back to view correctly. Is there possibility to do it with mp4parser. I found this answer on SO: https://stackoverflow.com/questions/24446504/mirror-video-in-android-using-mp4parser

Seems like it's not possible but maybe do you have some experience about this issue?

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