extract frames from a video

Mauro Del Rio mdrio1980 at gmail.com
Thu Oct 18 09:01:34 PDT 2012


Hi Oliver, thanks!

On Wed, Oct 17, 2012 at 11:36 PM, Olivier Aubert <
olivier.aubert at liris.cnrs.fr> wrote:

> Hi
>
> On Tue, Oct 16, 2012 at 06:23:50PM +0200, Mauro Del Rio wrote:
> > Hi, I need to extract frames from a video. The idea is to parallelize
> > the job, so there will be n-process, each extracting frames, working
> > on a segment of the same video. Which is the best way to do that in
> > gstreamer?
> You can find another (python) example at
>
> https://github.com/oaubert/advene/blob/master/lib/advene/util/snapshotter.py
>
> I implemented this module for a video annotation software, but took care
> not to have any dependency on this project so that it can be reused, and
> keep it reasonably simple.
>
> It also works in standalone mode as a script, invoked by
> snapshotter.py movie.avi 1200 5400 2800 [list of timestamps...]
>
> Regards,
> Olivier
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Mauro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20121018/e8786eba/attachment.html>


More information about the gstreamer-devel mailing list