-
```
I have many video files that contain multiple audio track.
Would be a fantastic feature if you could select a specific audio track in the
player AND for the waveform as well!
```
Original issue …
-
```
I have many video files that contain multiple audio track.
Would be a fantastic feature if you could select a specific audio track in the
player AND for the waveform as well!
```
Original issue …
-
```
I have many video files that contain multiple audio track.
Would be a fantastic feature if you could select a specific audio track in the
player AND for the waveform as well!
```
Original issue …
-
Hi,
I was wondering if people would be open to tweaking the showvolume filter in "Audio + Video" passthrough mode to display the audio channel names. We could do this in a few other places as well, b…
-
The note in [WCAG 1.2.3](https://www.w3.org/WAI/WCAG21/Understanding/audio-description-or-media-alternative-prerecorded.html)
on the differences between text transcript and audio description is highl…
-
## User Story
I want a way to have iina remember my preferred audio and subtile preferences so that when I'm watching videos, especially marathoning, I don't have to stop at every video to re…
-
**Is your feature request related to a problem? Please describe.**
This will allow the user to temporarily fix messed up audio tracks or let them enjoy higher/deeper voices.
**Describe the solutio…
-
my code:
```java
List tracks = new ArrayList();
Movie resultMovie = new Movie();
tracks.add(videoTrack);
tracks.add(audioTrack2);
tracks.add(audioTrack);
resultMovie.setTracks(tracks);
```
…
-
If a video have multiple audio tracks , users should be able to switch between different audio tracks .
-
Hello!
First of all, love your app and thank you for making and supporting it, I use it pretty much daily.
But since I've been using it for so long, I really wish it'd have one single feature that…