stream_out_standard error: no suitable sout access module for `file/ts://-'

About encoding, codec settings, muxers and filter usage
gdogg371
New Cone
New Cone
Posts: 6
Joined: 09 Feb 2019 17:53

stream_out_standard error: no suitable sout access module for `file/ts://-'

Postby gdogg371 » 08 Mar 2021 21:45

This set of commands worked previously to create a transport stream that NPVR could read as a stream input:

Code: Select all

"G:\VLC\vlc" --ffmpeg-hw --avcodec-hw=any -I dummy dshow:// :dshow-vdev="Video (00 Pro Capture HDMI 4K+)" :dshow-adev="Audio (2- 00 Pro Capture HDMI 4K+)" :dshow-threads=8 :dshow-aspect-ratio=16\:9 :dshow-size="3840x2160" :dshow-pixel_format=yuv444p16le :dshow-tune=film :dshow-preset=lossless :dshow-profile=main10 :dshow-vcodec=h264 :dshow-fps=50 :dshow-crf=0 :dshow-acodec=mp4a :dshow-stereo-mode=5 :dshow-force-surround-sound=0 :dshow-ab=128 :dshow-samplerate=44100 :no-dshow-config :live-caching=300 --sout "#transcode{venc=x264{preset=ultrafast},vcodec=h264,threads=8,aspect=16:9,width=3840,height=2160,fps=50,acodec=a52,ab=1500,channels=2,samplerate=48000,soverlay}:standard{access=file,dst=-,mux=ts}"
...however I am now getting this error message:

Code: Select all

-- logger module started -- dummy: using the dummy interface module... file error: write error: Bad file descriptor stream_out_standard error: no suitable sout access module for `file/ts://-' main error: stream chain failed for `transcode{venc=x264{preset=ultrafast},vcodec=h264,threads=8,aspect=16:9,width=3840,height=2160,fps=50,acodec=a52,ab=1500,channels=2,samplerate=48000,soverlay}:standard{access=file,dst=-,mux=ts}' main error: cannot start stream output instance, aborting
...can anyone advise on what the problem could be?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Bing [Bot] and 17 guests