Re: [FFmpeg-user] DeckLink@ cannot enable video input

2017-04-27 Thread Tung Tran
Thank you for your pointing out my missing Mr.Marton Its working now. Best regards, --- Best regards, *Tung Tran* On Thu, Apr 27, 2017 at 4:03 PM, Marton Balint wrote: > > On Thu, 27 Apr 2017, Tung Tran wrote: > > Dear All >> >> I am running into an issue if ffmpeg cannout

Re: [FFmpeg-user] DeckLink@ cannot enable video input

2017-04-27 Thread Marton Balint
On Thu, 27 Apr 2017, Tung Tran wrote: Dear All I am running into an issue if ffmpeg cannout enable video input on decklink card, Here is the console output [root@localhost ffmpeg]# ffmpeg -f decklink -i 'DeckLink SDI' -vf scale=1280:720 -vcodec libx264 -pix_fmt yuv420p -tune zerolatency

[FFmpeg-user] DeckLink@ cannot enable video input

2017-04-27 Thread Tung Tran
Dear All I am running into an issue if ffmpeg cannout enable video input on decklink card, Here is the console output [root@localhost ffmpeg]# ffmpeg -f decklink -i 'DeckLink SDI' -vf scale=1280:720 -vcodec libx264 -pix_fmt yuv420p -tune zerolatency -preset ultrafast -f mpegts