Page 1 of 1
H264 stream to SDI
Posted: 17 Mar 2010 19:12
by hokaro
Hello
I am streaming H264 signal to a video server over IP, and I need to deliver SDI output from this video server. So, I need to decode H264 to SDI, I guess... I have searched a lot but I can't seem to find any solution...how can this be done?
Is there any software decoder which can do this decently? or should I have a hardware decoder?
any help is appreciated
regards
Ed
Re: H264 stream to SDI
Posted: 17 Mar 2010 20:28
by Jean-Baptiste Kempf
Raw H264 on SDI or do you go through MXF ?
Re: H264 stream to SDI
Posted: 18 Mar 2010 02:26
by hokaro
not sure what to reply to your question, but we will encode our raw video in studio, stream it as H264 via Internet to our video server, and then need to decode this H264 to SDI and output this SDI signal to the satellite broadcaster on HotBird...
Re: H264 stream to SDI
Posted: 20 Mar 2010 15:29
by yuer1108
I'm interesting this topic also. I have same question: I know vlc support Dshow for capture SDI (if insert SDI capture card) but how can I output it over SDI?
Re: H264 stream to SDI
Posted: 21 Mar 2010 01:28
by hokaro
I guess you will need a decoder playout software... I don't think VLC can decode mpeg-2 or H264 for SDI out, or maybe I am wrong?
Re: H264 stream to SDI
Posted: 21 Mar 2010 11:59
by Jean-Baptiste Kempf
It can decode and encode. But I don't think it can output through SDI.
Re: H264 stream to SDI
Posted: 22 Mar 2010 15:04
by yuer1108
some capture card have output SDI interface.
so does VLC support "wirte" date to PCI/PCI-E ?
Re: H264 stream to SDI
Posted: 15 Apr 2010 12:08
by karl_frode
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.
Re: H264 stream to SDI
Posted: 10 Nov 2010 08:08
by yuer1108
how about Windows's system?
and the "second monitor" picture is same as SDI input,right? can it become different? that's mean "input from A stream & sout and network receive & output to B stream" different stream works in one card, it that OK?