Skip to content

[bestsource] Add title/language in the track selection menu - #173

Open
moi15moi wants to merge 5 commits into
arch1t3cht:featurefrom
moi15moi:Add-track-title
Open

[bestsource] Add title/language in the track selection menu#173
moi15moi wants to merge 5 commits into
arch1t3cht:featurefrom
moi15moi:Add-track-title

Conversation

@moi15moi

@moi15moi moi15moi commented Dec 5, 2024

Copy link
Copy Markdown

This PR actually close #171, but only with the bestsource provider.

Before

Video track
image

Audio track
image

Now

Video track
image

Audio track
image

@moi15moi

moi15moi commented Dec 29, 2024

Copy link
Copy Markdown
Author

bestsource has a new version (R9-RC1) which include the new API to get the track metadata.
Now, this PR use this new version instead of the master branch.

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.

@moi15moi

Copy link
Copy Markdown
Author

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).

@moi15moi

moi15moi commented Jan 6, 2025

Copy link
Copy Markdown
Author

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).

@moi15moi

Copy link
Copy Markdown
Author

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).

moi15moi added 5 commits May 11, 2025 16:05
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.
@moi15moi

moi15moi commented Jun 6, 2025

Copy link
Copy Markdown
Author

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).

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

Successfully merging this pull request may close these issues.

[Feature request] Show more info on the audio track list

1 participant