Hi all, Following up on this, there is now an `rmpeg()` function that uses ffmpeg currently in the repository added at <https://github.com/PDLPorters/pdl/commit/fb02ddb8e7956a5b28bb5620b720f4fbf82a054b>
Cheers, - Zaki Mughal On 2021-06-02 at 21:15:09 +0000, Ed . wrote: > 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 _______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
