Re: [FFmpeg-devel] [PATCH] Add input support for DeckLink devices.

2014-09-19 Thread Amnon Israely
> > > What do you think might be the problem here? > > I changed streams order in deckling_dec.cpp and Video now on 0:0 /* Setup streams. */ st = avformat_new_stream(avctx, NULL); if (!st) { av_log(avctx, AV_LOG_ERROR, "Cannot add stream\n"); goto error; } st

Re: [FFmpeg-devel] [PATCH] Add input support for DeckLink devices.

2014-09-15 Thread Amnon Israely
kb/s Stream #0:1: Video: rawvideo (UYVY / 0x59565955), uyvy422, 720x576, 165888 kb/s, 25 tbr, 1000k tbn, 25 tbc Audio stream map to 0:0 2014-09-14 17:33 GMT+03:00 Amnon Israely : > I can help with testing under Linux. > We use many deckling devices in production. > > 2014-09-14 17:15

Re: [FFmpeg-devel] [PATCH] Add input support for DeckLink devices.

2014-09-14 Thread Amnon Israely
I can help with testing under Linux. We use many deckling devices in production. 2014-09-14 17:15 GMT+03:00 Dave Rice : > > On Sep 14, 2014, at 7:07 AM, Deti Fliegl wrote: > > > I really would like to bring things forward, but currently nobody wants > to review this patch. It's primarily somethi