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

Can't open larger videos #90

Open
miguelgomezmunoz opened this issue Dec 11, 2018 · 6 comments
Open

Can't open larger videos #90

miguelgomezmunoz opened this issue Dec 11, 2018 · 6 comments

Comments

@miguelgomezmunoz
Copy link

Hi, I have an application that can open 12 videos simultaneously.

When using videos of 2-3 minutes it works good. However, when I try to open 12 videos with a duration of 1 hour (around 3 GB per video) it can only open 6 or 7 of them. The application does not crash, it just do not render the other videos. Is there any way of playing larger videos?

@jluisestrada
Copy link

jluisestrada commented Dec 11, 2018 via email

@xmedeko
Copy link
Collaborator

xmedeko commented Dec 12, 2018

It seems to me like codec/graphic card issue, too. Are you able to open them with MPC-HC player? (Open 12 MPC-HC instances).

@miguelgomezmunoz
Copy link
Author

Thank you for your answer, I have installed the MPC-HC player and I am able to open the 12 videos at the same time with this player.

I have a NVIDIA GeForce GTX 1080, if I go to its properties it says:
Total Available Graphics Memory: 24510 MB
Dedicated Video Memory: 8192 MB
System Video Memory: 0 MB
Shared System Memory: 16318 MB

@xmedeko
Copy link
Collaborator

xmedeko commented Dec 12, 2018

Can you open 12 instances of your app with one large video only?

@miguelgomezmunoz
Copy link
Author

If I open 12 instances, all videos are rendered

@xmedeko
Copy link
Collaborator

xmedeko commented Dec 14, 2018

It seems like some limitation per process. Frankly, I have no clue what it may be. Check what filters/decoders do you use and try to ask authors of these filters.

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

3 participants