2019-07-07, 06:30 PM
Hi,
I've been scratching around trying to find an answer to this, but with no luck. Basically I have got a capture card to play a device connected to it with VLC by using the following dshow commands:
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
...using either dshow or ffmpeg, can I do the same with NPVR? I know you can with TVHeadEnd, but I'm finding Ubuntu in a virtual machine so unreliable, I'd rather do it all via NPVR if possible.
Thanks
I've been scratching around trying to find an answer to this, but with no luck. Basically I have got a capture card to play a device connected to it with VLC by using the following dshow commands:
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
...using either dshow or ffmpeg, can I do the same with NPVR? I know you can with TVHeadEnd, but I'm finding Ubuntu in a virtual machine so unreliable, I'd rather do it all via NPVR if possible.
Thanks