Transcode delaying player begin stream play-back

About encoding, codec settings, muxers and filter usage
NOYB
Blank Cone
Blank Cone
Posts: 25
Joined: 11 Feb 2019 05:29

Transcode delaying player begin stream play-back

Postby NOYB » 05 Mar 2023 11:18

A valid sample rate of say 11025 or 22050 causes a 10 second or so delay for the player to being playing the stream.
An invalid sample rate of say 11020 or 22020 prevents transcoding and the player begins play back immediatly. However the stream is then at full bit rate.

Source is 2 channel, 16 bit 44100 Hz, live human speech audio on left channel only.

I realize transcoding takes some time. But 10 seconds? What can I do to make this shorter (much shorter)?

Example sout transcode

Code: Select all

--sout "#transcode{vcodec=none,acodec=mp3,ab=16,channels=1,samplerate=11025,scodec=none} :standard{access=https,mux=mp3,dst=:8486/Live_Stream}"
Thanks

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests