Le quintidi 5 thermidor, an CCXXV, Marton Balint a écrit :
> >+    if (ctx->video_st || ctx->audio_st)
> >+    {
> >+        ctx->f_started = 1;
> >+        pthread_create(&ctx->reader, NULL, ndi_reader, ctx);
> >+    }
> 
> else
>     ret = AVERROR(EIO);

EINVAL, I think.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to