How to convert this dshow VLC stream from capture card into ffmpeg pipe
#1
Forgive me if I am asking bone headed, basic questions, however I am fairly new to TVHeadEnd. I have a Magewell 4k capture card and have successfully managed to stream this into VLC on a Windows machine using the below parameters:

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=RV32 :dshow-vcodec=libx265 :dshow-fps=60 :dshow-acodec=mp4a :dshow-ab=96 :dshow-channels=2 :dshow-samplerate=48000 :no-dshow-config :no-dshow-tuner :live-caching=100 --sout-keep

...if I wanted to stream this through TVHeadEnd, how could I convert the above into an ffmpeg pipe stream? Thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
How to convert this dshow VLC stream from capture card into ffmpeg pipe0