last second removed when streaming
Posted: 10 Dec 2013 16:48
Hi all,
I'm trying to stream some audio files with VLC 1.1.11 using the next command:
which is an especial codification needed by some devices we use here. The audio sounds ok, however, the last second or so (0.5-1.2 seconds) is not streamed.
I've tried using different codecs and even upgrading VLC to version 2.1.2 but the problem's still there.
I've read in the forum that "the streaming output might be a little buggy" for video and I'd like to know if the same is happening to audio. If so, what should I do to get over the problem?
Any help will be much appreciated.
Ben.
I'm trying to stream some audio files with VLC 1.1.11 using the next command:
Code: Select all
:sout=#transcode{vcodec=none,acodec=mlaw,ab=192,channels=1,samplerate=24000}:rtp{dst=239.1.0.1,port=5004} :sout-keep
I've tried using different codecs and even upgrading VLC to version 2.1.2 but the problem's still there.
I've read in the forum that "the streaming output might be a little buggy" for video and I'd like to know if the same is happening to audio. If so, what should I do to get over the problem?
Any help will be much appreciated.
Ben.