help for converting ppm to other formats

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

help for converting ppm to other formats

Janardhan Reddy
Hi,
How do i convert(multiplex) a stream of  ppm images into mjpeg or other formats using qtgstreamer?
Is It possible to keep all ppm images in a single file and pass to qtgstreamer.

Thanks
--
Regards
A Janardhan Reddy
2 nd Year undergraduate
Computer Science Student
IIT Madras


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: help for converting ppm to other formats

Josh Doe
On Fri, Jun 15, 2012 at 12:11 AM, Janardhan Reddy
<[hidden email]> wrote:
> Hi,
> How do i convert(multiplex) a stream of  ppm images into mjpeg or other
> formats using qtgstreamer?
> Is It possible to keep all ppm images in a single file and pass to
> qtgstreamer.

I don't believe PPM supports more than one image per file. You can use
multifilesrc to read a series of PPM files, which you can then parse
with pnmdec.
-Josh
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel