Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: How to generate video in Perl

by kscript (Novice)
on Sep 03, 2007 at 23:10 UTC ( [id://636796]=note: print w/replies, xml ) Need Help??


in reply to Re: How to generate video in Perl
in thread How to generate video in Perl

More specifically, I'm looking for something like SDL, where you can add objects and render them on a surface. I've searched for "generating video", "video generation", "video generator", but the social networking craze clogged out anything that might be of use, and most of CPAN's video modules are poorly documented.

OpenGL might be of use, but I'm not quite sure whether I need 3D capabilities just to write some text to a screen and render it.

If All Else Fails, there might be a C/C++ library that I could use.

Replies are listed 'Best First'.
Re^3: How to generate video in Perl
by shotgunefx (Parson) on Sep 04, 2007 at 11:26 UTC
    I've been playing with SDL for awhile, but have not had much luck with video surfaces. Only thing I've been able to accomplish is a seg fault.

    I have a feeling that if you are trying to overlay or watermark video, your going to have an easier time using an off the shelf OSS solution.

    Here's one that looks promising, it actually does use SDL and V4L. I'll have to check it out myself.

    http://effectv.sourceforge.net/

    -Lee
    "To be civilized is to deny one's nature."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://636796]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 10:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found