Code: Select all
vlc dshow:// :dshow-vdev="Video (00 Pro Capture HDMI 4K+)" :dshow-adev="Audio (00 Pro Capture HDMI 4K+)" :dshow-aspect-ratio=16\:9 :dshow-chroma=BGR32 :dshow-vcodec=libx265 :dshow-fps=60 :dshow-acodec=mp4a :dshow-ab=96 :dshow-channels=2 :dshow-samplerate=44100 :no-dshow-config :no-dshow-tuner :live-caching=100 --sout-keep
...can anyone tell me what I need to do in order to play the local network stream? The plan is that once I have the stream running as I desire that I will use it as an IPTV server for NPVR to connect to.
Thanks
Code: Select all
-- logger module started --
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main: playlist is empty
main warning: playback too late (113315): up-sampling
-- logger module stopped --
-- logger module started --
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main: playlist is empty
stream_out_rtp warning: "192.168.1.31" RTSP host might be ignored in multiple-host configurations, use at your own risks.
stream_out_rtp: Consider passing --rtsp-host=IP on the command line instead.
dshow warning: ConnectFilters: No crossBar routes found (incompatible pin types)
x265 error: cannot open x265 encoder
avcodec error: cannot find encoder MPEG-H Part2/HEVC (H.265)
* Your Libav/FFmpeg installation is crippled. *
* Please check with your Libav/FFmpeg packager. *
* This is NOT a VLC media player issue. *
stream_out_transcode error: cannot find video encoder (module:any fourcc:hevc). Take a look few lines earlier to see possible reason.
stream_out_transcode error: cannot create video chain
main warning: new sout input failed (sout_input: 000001f1e8eb2ba0)
main error: cannot create packetizer output (I420)
main error: buffer deadlock prevented
-- logger module stopped --