Skip to content

[QUESTION]请问我想把字幕PNG放在视频帧JPG上,如何能快速实现呢,我现在的是用tensor.split 分 #226

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

Open
shiqwang opened this issue Jan 17, 2025 · 2 comments
Labels
? - needs triage question Further information is requested

Comments

@shiqwang
Copy link

请问我想把字幕PNG放在视频帧JPG上,如何能快速实现呢,我现在的是用tensor.split 分离出rbg, gray 然后再调用cvcuda.composite。总感觉有一点麻烦

@shiqwang shiqwang added the question Further information is requested label Jan 17, 2025
@lindadamama
Copy link

从去年10月份到现在问的所有问题都已经没人回复了,代码也没再更新,你用的是linux平台吗?我在想怎么让这个库原生态的跑在windows上

@shiremathNV
Copy link

Translating the original question to English: I want to put the subtitle PNG on the video frame JPG, how can I do it quickly? I currently use tensor.split to separate rbg and gray and then call cvcuda.composite. It always feels a bit troublesome.

@shiqwang - are you able to provide us with a snippet of your code to better understand and help you this issue? What version of CV-CUDA are you currently using?

@lindadamama - apologies for the delay in responses to your submitted issues. Due to a slight change on our internal priorities, we havent been able to address all the issues here. Is there a specific question/issue on CV-CUDA you still need help with? Please submit a new issue and we will address it. Thanks for your patience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - needs triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants