-
Notifications
You must be signed in to change notification settings - Fork 54
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
Switcher with multiple inputs, file playback crashes. #336
Comments
Hi, I've finally managed to reproduce the issue, it is present only if I'll try to look at it. Anyways, do you have some particular reason, why do you use that option - is it to reset the file capture to the start of the file? |
Can confirm that |
Thanks for the info. Don't worry - if you need that option, I believe that I've just fixed the problem. Builds should be rebuilt in the continuous builds within a half of an hour. |
@MartinPulec Thanks. Using
No longer crashes when switching from switcher 1 (test pattern) to 2 (file:loop). That being said, if you switch a few times between 1 and 2 UG will eventually crash.
|
I have to say that I don't understand how you mean "if I can work without the initialization call". Anyways, for this use-case, I believe that excl_init is may be even counter-productive, because you are enforcing deinit the device switched from and initialization the device, which is switched to, with every switch. So you'll definitely don't mask some initialization delay. |
The audio problem - I think that I am able to reproduce. I'll create a separate issue when I find out more. |
assuming that this is no longer an issue because there is no further input |
I would say this should be re-opened, as I have the exact same issue of it crashing. |
Is this the crash that you mentioned in #365? Or is it a separate issue? We will need more info in that case - ultragrid version, the command used, the terminal output. I tried on the recent continuous version and was unable to reproduce the issue. |
Hi @TheSashmo,
the steps to reproduce this issue was actually (eg. with UG 1.8.4):
If this is the case, feel free to reopen the issue, otherwise please open a new issue if needed. |
When running the most recent nightly build UV crashes when switching to a file playback using the switcher.
Example:
When executing that command the file will start encoding without issue, you can switch to sources 2, and 3 a couple of times but when switching back to source 1 UV crashes.
The text was updated successfully, but these errors were encountered: