-
Actually a lot of available images include the gap between 2 tracks as sub track.
Mainly used to be able to rip hidden audio track, most of time it means 150 empty frames (2s) or more so at least 345…
-
1) Class VideoTrack has both 'id' and 'trackId' fields. And 'id' is permanently set to -1. Function 'videoTracksToArray' of VideoEventEmmiter uses 'id' from VideoTrack as 'trackId'. So all video-track…
-
`
changeAudio(option?: any) {
const constraints = { audio: option.deviceId };
console.log('this.session :::', this.session);
this.session
.switchMediaTracks(constraints)
…
-
## Title: Cannot Auth to use POST tracks path
Issue found of: September 20th, 2020
### Endpoint(s):
* `GET /users/{id}/tracks`
### Scope(s):
* none
### Steps to reproduce:
Using this URL …
-
Create a high level audio manager to assist with playing lots of sound effects concurrently, adjusting 3D audio settings/volume mixing, crossfading tracks, etc.
-
I have tried downloading some tracks with spatial audio (atmos) from apple music but once they are converted the atmos multi channels are lost and only stereo remains.
Example link: https://music.…
-
when converting a DTS 7.1 track to EAC3, the output file is only 5.0(not 5.1)
The same thing does not occur to DTS 5.1 tracks when they are converted to EAC3.
settings for plugin are DTS --> EAC…
-
### Describe the bug
This is kind of a mess, sorry, since I forgot that my original funkwhale is running on a RPI4, which could introduce issues onto other platforms (from arm64 to amd64). Still, w…
-
Hey, awesome project! Keep up the great work!
As a language learner, I was looking for an audio player that lets me create bookmarks. Have you thought about adding an integrated bookmark panel to m…
-
Hi. Good theme.
I would like to adjust the css to display (in media-sidebar) at least 4 audio tracks (out of a total of 10 audio tracks x item, in this case) with their corresponding titles.
` .i…