Help me please!
I have:
1. Linux centos 6.2 x64
2. Hardware decklink sdi http://www.blackmagic-design.com/produc ... nk/models/
3. rebuild and install VLC 2.0.1 Twoflower (2.0.1-0-gf432547) with support decklink sdi.
All capture and streaming - OK!
but the filter doesn't work 'deinterlace',
.......
main filter debug: no video filter2 module matching "deinterlace" could be loaded
main filter debug: TIMER module_need() : 0.256 ms - Total 0.256 ms / 1 intvls (Avg 0.256 ms)
main stream out error: Failed to create video filter2 'deinterlace'
........
if to streaming the video file everything it is normal, the filter 'deinterlace' work -OK!
..................
main filter debug: looking for video filter2 module: 1 candidate
deinterlace filter debug: using blend deinterlace method
deinterlace filter debug: deinterlacing
main filter debug: using video filter2 module "deinterlace"
.....................
there are thoughts?
my config:
cvlc decklink:// --decklink-card-index=0
--decklink-video-connection=sdi
--clock-synchro=-1
--decklink-mode=pal
--decklink-aspect-ratio=4:3
--ttl 12
--sout-ffmpeg-strict=-2
--sout #transcode{vcodec=mp2v,vb=1024,fps=25,acodec=mp2a,ab=128,channels=2,samplerate=48000,deinterlace}
:std{mux=ts,access=udp,dst=231.10.10.205:1234}' --rt-priority -vvv