-
Notifications
You must be signed in to change notification settings - Fork 215
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
Videos fails to play on 1.7.0-beta1 #555
Comments
Sorry for possibly stupid question, but it's something I'd like 100% confirmed - the videos you are testing with play just fine if you use VLC directly without Syncplay? |
yes all works fine without SyncPlay(1.7.0-beta) |
I have the same issue with the beta with the same error with an mkv file. It also seems to open up a different file picker than when selecting with VLC without Syncplay |
It would be really helpful if you could tell us which OS you are using on which commit it stops working. |
hi @Et0h haha woops, sorry, yeah very uninformative, but it was late last night. I didn't build anything from source, just downloaded from the website, but if you'd like, I can also take the latest from master and give it a go... OS: Ubuntu 22.04.1 With version 1.6.9: With version 1.7.0: |
@jpopesculian Can you try again with the latest AppImage build from the CI, available here https://github.com/Syncplay/syncplay/actions/runs/3315737387 ? Thanks |
@ExTBH: It'd also be great if you could also test what Alberto posted to see if it fixes the issue. |
forgot about it, exam week too busy, it looks the same.
|
Same here :( no change with the downloaded AppImage |
@jpopesculian & @ExTBH It'd be helpful if we could track down which commit caused the issue. The oldest commit with a non-expired AppImage is https://github.com/Syncplay/syncplay/suites/8453162032/artifacts/375010389 from 24th September 2022. Does VLC work in that commit or not? If it works then you can look at the AppImages in the artefacts of more recent commits to help us figure out when things broke. If it doesn't work it tells us the commit was older than 24th September. |
this also doesnt work |
Thanks for testing. Could you also please test these two tagged releases:
|
Both of these works |
That helps narrow it down, but I'm still not sure which commit is causing the problem. If anyone wants to help us track down the issue then please build the AppImage using different commits from 7th November onwards using an Ubuntu VM until it breaks and then let us know which commit is breaking it. |
I was trying to build an app image on a VM but i got stuck there's no build instructions so i was doing similar steps to the app image action, then i remembered i had the source code set up in my Host, i opened it and pulled latest stuff and it works! |
@ExTBH can you try an AppImage built in newer environment? There is a few in result of this action. I'm particularly hopeful that the one built on Ubuntu 20.04 will work, but the 22.04 might also be a second option worth checking. |
Both built with 20.04 and 22.04 seg faults
|
@ExTBH Can you please try the latest build of Syncplay-1.7.0-ubuntu-18.04-x86_64.AppImage at https://github.com/Syncplay/syncplay/suites/9912347462/artifacts/479228859 and let me know if it fixes your VLC issues? |
@Et0h same
|
I just tested that build with Arcolinux on a VM and can confirm the error. I also got errors while trying to to run it with mpv. This means that until you (or someone else) goes through each commit to figure out which one is causing the problem then Syncplay 1.7.0 doesn't appear to support Arcolinux. Fortunately Syncplay 1.6.9 and 1.7.0 beta 1 are perfectly adequate options for now. In the future the problem might end up getting resolved if we move to a newer base version of Linux in the future. Alternatively, you could try running Syncplay directly using https://github.com/Syncplay/syncplay/archive/master.tar.gz |
i do not know how SyncPlay builds app images, but if its a dependency maybe build one of the working versions now and if the dependency if the problem it should error, if its cloned to this repository we could check the history of it and see whats new |
Does this issue also persistent with Syncplay 1.7.0? |
im not on arco anymore but on Manjaro now, there seem to be an SSL error? cert is for https://syncplay.pl without https://*syncplay.pl |
Please use https://syncplay.pl without the www. |
I've got the same error from the AppImage on Ubuntu 22.0.4.1 LTS which I ran on Windows 10 via Oracle VM VirtualBox. One way to fix it might be to use code like However, I'd need to code it carefully as that might cause problems on macOS and possibly some other setups, so it'd need to have some fallback (maybe something like While it is also possible that users can resolve the issue by simply updating their certificates, I'm not going to try that on my system as I'm still aiming for a fix which will resolve the issue without the user having to do that. |
I am closing this issue because Syncplay has now discontinued AppImage support. See: #643 for more details. If an issue recurs with the Deb package or Tarball then please re-open this comment and let us know of the details. |
Describe the bug
Videos failed to start and VLC reports codec errors
Below are .mkv files
Different media shows different output
Another file
I've tested 1 mp4 file, it played audio without video
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Files run as normal
Screenshots
If applicable, add screenshots to help explain your problem.
Version and platform:
Additional context
The errors does not happen on version 1.6.9 it plays as normal and function well
The text was updated successfully, but these errors were encountered: