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

Add rotation step after decoder and before outputs video filtergrapth #364

Open
AlexKordic opened this issue Jan 16, 2023 · 3 comments
Open
Assignees

Comments

@AlexKordic
Copy link
Contributor

No description provided.

@cyberj0g
Copy link
Contributor

Interesting! Would we need to use transpose ffmpeg filter? Need to measure performance impact, and there seem to be no CUDA version, as is the case with scale.

@AlexKordic
Copy link
Contributor Author

AlexKordic commented Jan 16, 2023

for software surface we should use transpose and for nvidia transpose_npp. I am modifying install_ffmpeg.sh to include support for this.

Still need to nail down for 180 degree rotation do we need to apply transpose_npp twice or we get mirrored image..

@cyberj0g
Copy link
Contributor

Got it. From the docs, mirroring is controlled by _flip suffix of dir parameter.

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