[bestsource] Add title/language in the track selection menu - #173
[bestsource] Add title/language in the track selection menu#173moi15moi wants to merge 5 commits into
Conversation
7de5cec to
6ed57a0
Compare
6ed57a0 to
4a9e7d0
Compare
|
bestsource has a new version (R9-RC1) which include the new API to get the track metadata. For the moment, you can get the build here (since the workflow still haven't been triggered in this PR). PS: I'm still waiting for the R9 version to be available. |
4a9e7d0 to
a4a9cad
Compare
|
R9 is now available. Now, this PR use this new version instead of R9-RC1. I think the PR is finished. Let me know if there is any problem! For the moment, you can get the build here (since the workflow still haven't been triggered in this PR). |
a4a9cad to
9cbf792
Compare
|
R10 is now available. Now, this PR use this new version instead of R9. I think the PR is finished. Let me know if there is any problem! For the moment, you can get the build here (since the workflow still haven't been triggered in this PR). |
|
R11 is now available. Now, this PR use this new version instead of R10. I think the PR is finished. Let me know if there is any problem! For the moment, you can get the build here (since the workflow still haven't been triggered in this PR). |
bestsource (R10) now require: - libavcodec: >=61.19.0 - libavformat: >=61.7.0 - libavutil:>=59.39.0
The [commit](vapoursynth/bestsource@c25cf29) added a new API, so we can retrieve the track metadata.
This [commit](vapoursynth/bestsource@4f6ef06) removed the VariableFormat parameter in videosource.h This [commit](vapoursynth/bestsource@2817e14) removed the VariableFormat parameter in audiosource.h
This [commit](vapoursynth/bestsource@633d6e8#diff-fe0470628acf368c8971852850ca82394169b0fd8a64c78426663f21ee0ef2a2) added the ViewID parameter in videosource.h Let's set it to 0 since we don't support spatial videos.
|
R12 is now available. Now, this PR use this new version instead of R11. I think the PR is finished. Let me know if there is any problem! For the moment, you can get the build here (since the workflow still haven't been triggered in this PR). |
This PR actually close #171, but only with the bestsource provider.
Before
Video track

Audio track

Now
Video track

Audio track
