Cannot open a local network stream with VLC

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
gdogg371
New Cone
New Cone
Posts: 6
Joined: 09 Feb 2019 17:53

Cannot open a local network stream with VLC

Postby gdogg371 » 13 Jul 2019 17:38

I have two VLC sessions running...one is running an rtsp stream and the other is trying to play the same stream. The stream is running h265 4k picture. When I attempt to play the stream in a second instance of VLC I get sound, but no picture. The log from the second session is below. I'm not even sure where to start with those errors. I can successfully play a picture and audio in HDR 4k from a capture device from the command line as so:

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 --

qazwiz
New Cone
New Cone
Posts: 4
Joined: 16 Jun 2017 04:37

Re: Cannot open a local network stream with VLC

Postby qazwiz » 04 Oct 2019 15:57

that output specifically says NOT A VLC PROBLEM.
I'd reload the item it identifies ... after reloading (or perhaps loading if you haven't done so yet) I'd bet it will work, but of course, not guaranteed since one bad or missing file indicates good chance other bad or missing files.


Libav/FFmpeg are very useful libraries often used in opensource A/V projects.
I'd go for FFmpeg library (original) unless you ever are given good reason to accept the fork. AND since I've never heard of a Libav fork of FFmpeg (it's also a name of a subfile) the error message could be identifying the sub program portion of the library but since wiki identifies Libav as a FFmpeg fork could be either library will fix THAT error... but in any case (loading or) reloading FFmpeg should fix THAT problem.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Pircla and 60 guests