Sergio M. Ammirata, Ph.D. (12020-12-30):
> Is there else blocking the integration of the library based
> module into ffmpeg?
The comments made by James and me need to be addressed.
> We would prefer not to have it in "experimental mode".
For that, you need to be really really sure that the API i
Understood ... thanks for the advice.
Is there else blocking the integration of the library based
module into ffmpeg? We would prefer not to have it in
"experimental mode".
Regards,
Sergio
On Tue, 2020-12-29 at 23:03 +0100, Nicolas George wrote:
> Sergio M. Ammirata, Ph.D. (12020-12-28):
>
> W
Sergio M. Ammirata, Ph.D. (12020-12-28):
> We already had a file descriptor signaling method on a
> private branch. Here is the link:
>
>
> https://code.videolan.org/rist/librist/-/commits/descriptor_method/
>
> I assume this would work?
>
> Is the idea to add our file handle to a larger array o
On Mon, 28 Dec 2020, Sergio M. Ammirata, Ph.D. wrote:
Hello Nicolas,
We already had a file descriptor signaling method on a
private branch. Here is the link:
https://code.videolan.org/rist/librist/-/commits/descriptor_method/
I assume this would work?
Is the idea to add our file handle to
Hello Nicolas,
We already had a file descriptor signaling method on a
private branch. Here is the link:
https://code.videolan.org/rist/librist/-/commits/descriptor_method/
I assume this would work?
Is the idea to add our file handle to a larger array on a
master select loop inside ffmpeg?
Afte