Search found 9 matches

Go to advanced search

by karl_frode
10 Jun 2010 10:46
Forum: VLC stream-output (sout)
Topic: Deinterlace not working
Replies: 13
Views: 3684

Re: Deinterlace not working

I did some testing and finally found the working commands for having correct deinterlacing method set (: I need to use these settings to get deinterlacing to work properly: --sout-deinterlace-mode=Linear and vfilter=deinterlace So final command looks something like: vlc.exe --sout-deinterlace-mode=L...
by karl_frode
09 Jun 2010 22:16
Forum: VLC stream-output (sout)
Topic: Deinterlace not working
Replies: 13
Views: 3684

Re: Deinterlace not working

I tried deinterlace-mode= already, but that command didn't work.
But I now tried to change the setting in GUI under video-filters-deinterlace-streaming, and that seems to work great even if I don't specify mode in commandline... (: It would be nice to have it in the command though. Any suggestions?
by karl_frode
09 Jun 2010 22:00
Forum: VLC stream-output (sout)
Topic: Deinterlace not working
Replies: 13
Views: 3684

Re: Deinterlace not working

Oh? Could you please help point me to the page, I have really tried to find it (:
Is this the page you refer to?: http://wiki.videolan.org/Deinterlace
If so, what command do I use to change mode for transcoding, and not only for applying to display?

Thank you!
by karl_frode
09 Jun 2010 21:54
Forum: VLC stream-output (sout)
Topic: sout-mux-caching
Replies: 4
Views: 13497

sout-mux-caching

I am wondering about the mux caching if it really is working at all? I am streaming to wowza media server and I am getting a few "late buffer for mux input" errors at times. And even if I don't get errors wowza very often reports about "incomplete NAL unit" which means something ...
by karl_frode
09 Jun 2010 21:42
Forum: VLC stream-output (sout)
Topic: Deinterlace not working
Replies: 13
Views: 3684

Re: Deinterlace not working

I have had big problems with deinterlacing. Using 1.05 under windows produces a crash if I turn on deinterlacing module in GUI settings. Using deinterlacing as videofilter works (but not ffmpeg deinterlace)... So I finally figured of that if I want to use deinterlacing from commandline I have to use...
by karl_frode
16 Apr 2010 15:01
Forum: VLC stream-output (sout)
Topic: Streaming dshow to RTP
Replies: 1
Views: 2928

Re: Streaming dshow to RTP

I just tested stream the muxed ts stream locally to 127.0.0.1:10000 and open another instance of vlc to restream it without ts capsulation, and that works.... So if I run two instances of vlc like this: First instance: vlc.exe -vvv -I rc dshow:// :dshow-vdev="Decklink Video Capture" :dshow...
by karl_frode
15 Apr 2010 12:08
Forum: VLC stream-output (sout)
Topic: H264 stream to SDI
Replies: 8
Views: 3351

Re: H264 stream to SDI

I have tested some decklink card on mac where the decklink sdi output acts like a second monitor. If I open up VLC in fullscreen on the second monitor it outputs that to SDI out on the card. But it would of course be better to write directly to the card itself, but this works quite OK.
by karl_frode
15 Apr 2010 11:55
Forum: VLC stream-output (sout)
Topic: multiple stream
Replies: 3
Views: 1185

Re: multiple stream

This command is working for me under windows to stream 3 different streams to the same ip on different ports : vlc.exe -vvv -I rc dshow:// :dshow-vdev="Decklink Video Capture" :dshow-adev="Decklink Audio Capture" :dshow-caching=2000 :dshow-chroma=UYVY :dshow-fps=25 --sout #duplic...
by karl_frode
15 Apr 2010 11:31
Forum: VLC stream-output (sout)
Topic: Streaming dshow to RTP
Replies: 1
Views: 2928

Streaming dshow to RTP

Hello! I am having problems streaming live from a direct show device to rtp. It works fine if I mux the streams to a ts stream, but I cannot get it to work to send audio on one port and video on another port. Streaming a file the same way works great. I use the following commands. This code does not...

Go to advanced search

cron