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

enhancement: multi-resolution stream MD5 value calculation #14

Closed
wangzj0601 opened this issue Feb 15, 2019 · 4 comments
Closed

enhancement: multi-resolution stream MD5 value calculation #14

wangzj0601 opened this issue Feb 15, 2019 · 4 comments

Comments

@wangzj0601
Copy link
Contributor

we should support multi-resolution stream MD5 value calculation

@uartie
Copy link
Contributor

uartie commented Feb 22, 2019

AFAICT, ffmpeg and gstreamer decode will automatically scale each frame to the designated output resolution. Thus, if input has 100 frames in multiple resolutions and output is specified as NxM resolution, then all 100 frames in the output will be NxM resolution.

Can you describe a case where we need multi-resolution support?

@wangzj0601
Copy link
Contributor Author

same as #15 (comment)

@wangzj0601
Copy link
Contributor Author

#24 fix this issue

@wangzj0601
Copy link
Contributor Author

wangzj0601 commented Apr 3, 2019

now gstreamer add parse "videoscale" to make the output as single resolution, so no need multi-res md5 support, close it

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