Page 1 of 1
Audio / Video streaming - Audio cuts off for the last 'x' seconds of the video.
Posted: 18 Nov 2019 12:29
by Kajirinn
As the title suggests,
When trying to stream a video together with a separate audio stream, the audio will cut off and the progress bar will stop before reaching the end.
This won't happen if I were to use audio and video files instead of streams. Am I doing something wrong or is this a bug? If so, is there a workaround?
I'm on windows 10, 3.0.8 Vetinari,
Any help would be appreciated.
Re: Audio / Video streaming - Audio cuts off for the last 'x' seconds of the video.
Posted: 18 Nov 2019 13:58
by unidan
Hi, how do you put the two streams together and how are your streaming them ?
Re: Audio / Video streaming - Audio cuts off for the last 'x' seconds of the video.
Posted: 18 Nov 2019 14:53
by Kajirinn
Thank you for responding,
I'm getting the audio and video streams from youtube; but this could be any source.
As for streaming, I open a network stream; put the video stream in the network protocol; go to more options; play another media synchronously; and enter the audio stream there.
Re: Audio / Video streaming - Audio cuts off for the last 'x' seconds of the video.
Posted: 18 Nov 2019 20:16
by unidan
Hi, I'll take a look whether we have an issue related to that but it's using a concept called "input-slave" which is first made for subtitle files and such behaviour could be possible unfortunately.
Re: Audio / Video streaming - Audio cuts off for the last 'x' seconds of the video.
Posted: 19 Nov 2019 09:54
by Kajirinn
Yeah, I'm personally developing a music application that's using input slave to keep the visual and audio separate.
Sadly this is the only way since muxed quality is very low compared to the respective separate streams. If anything can be done or if there's a work around, I'd love to know.