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

Closed
murat-mehmet opened this issue Dec 19, 2023 · 2 comments
Labels

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?

Copy link

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 19, 2024
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

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

1 participant