If you do figure something out, please share it here or on a GitHub issue so it 
can be incorporated into PDL::IO::Pic!

Best regards,
Ed

From: David Mertens<mailto:[email protected]>
Sent: 02 June 2021 01:36
To: Ingo Schmid<mailto:[email protected]>
Cc: perldl<mailto:[email protected]>
Subject: Re: [Pdl-general] read videos

I am not aware of any function for this, but I have pipe-opened ffmpeg, which 
can generate a highly configurable stream of bits for you. I wanted to display 
the images in Prima, so got the bit pattern that was compatible with one of the 
Prima image formats. You could probably do something similar and construct an 
RGB matrix for further PDL analysis.

David

On Tue, Jun 1, 2021, 10:33 AM Ingo Schmid 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

is there a function to read video files?

I know there's wmpeg to write in PDL::IO::Pic but no corresponding read
function.

Any help appreciated.



_______________________________________________
pdl-general mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/pdl-general

_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to