-
Notifications
You must be signed in to change notification settings - Fork 100
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
[BUG] Stop playing some formats that played before patching #95
Comments
Hello, I'll have a look at it as soon as I can |
Hello @dmoskovchenko I made a fix attempt in the linked PR, could you try to use the following procedure to test it please:
If you still have an issue please run the issue-report tool and post the result here again |
Hello, first of all I want to thank you for your work. No changes for me Here is log file: https://gist.github.com/dmoskovchenko/c8f058d6149bbf83341ac551b14ca1a0 |
My bad, I inverted the |
this part is fixed, but in general the videos that plays in unpatched mode still has problem with playing after patching Here is log: https://gist.github.com/dmoskovchenko/ce76407af830f24ef1257a18c123f64a |
Thank you for the feedback Could you also give me the ouput of the following command:
|
Tried to repatch - nothig changed :( |
Do you have any output if running |
Here is /var/packages/VideoStation/target/bin/vainfo If it is neccesarry I could make a vpn with acces to my nas to fix an issue |
Thank you for the report :) Hello @th0ma7, I hope you're doing well Key infos: https://gist.github.com/dmoskovchenko/c8f058d6149bbf83341ac551b14ca1a0 |
@AlexPresso the following should provide the list of decoders available, which in turn depends of the platform and ffmpeg version in usage:
And to get more details on a specific decoder:
Considering DS220+ is a geminilake (x64) pretty much everything should be enabled including vaapi acceleration. EDIT: in order to use
So issue may well be that the @dmoskovchenko may be using an account which isn't part of the |
Hello, @th0ma7 thx for your answer. Here is New logs: https://gist.github.com/dmoskovchenko/4e5f79795ac0b0da7541e0e7dc1bd0ac with the commands that you provided. For this time I found another resource with wrapper patcher(as a work around) that helps me to solve the issue , now all formats are played well. I still want to understand if this problem is only mine and still want to help @AlexPresso to enchance his project :) |
Thank you for the feedback @th0ma7 :) And thank to you @dmoskovchenko for your will to help and for giving informations from the commands, it's highly appreciated 👌.
To give some explainations about my thoughts: |
Hello @dmoskovchenko If you have time, I made a new patch to try my theory about the previous comment, if you are okay to try it here are the steps:
If you still have an issue please run the issue-report tool and post the result here again PS : If you have time, please also send me the output of the other commands ;) |
Hello, I have tried new solution and at once everything works fine for me now. |
Fixed |
Thank you very much for testing :) |
Thank you :) |
@AlexPresso |
Hi @Gargaj |
Any HEVC file will do that has |
I made a fix attempt in the linked PR (#102) , could you try to use the following procedure to test it please:
If you still have an issue please run the issue-report tool and post the result here again |
Seems to be working on the few I tried! If I run into issues I'll come back. |
Alright, thank you for testing :) |
Provide System Details
Model: DS220+
DSM version: DSM 7.2-64570 Update 3
Video Station: 3.1.0-3153
FFmpeg 4 /5 /6 from Community centre
Logs: https://gist.github.com/dmoskovchenko/2c2a719e4d9c0ab98fbbd13c43aa3955
Describe the bug
After patching some videos stop playing,
If I tried -s -- -a unpatch this videos begin playing.
I need a patch to play videos with eac3 sound. After patching, videos with eac3 sound working well.
Please help me with this issue.
The text was updated successfully, but these errors were encountered: