>
>
> 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
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
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