Generate video form Integer Value.

Bernardo Kyotoku bernardo at kyotoku.org
Tue Sep 20 12:49:45 PDT 2011


Hi Narendra,
I am in the process of doing something like you want. I am stuck in
the middle of the path, buy you can study
the path I have walked thus far.
Made in python.
http://stackoverflow.com/questions/7431245/gstreamer-appsrc-works-for-xvimagesink-but-no-in-theoraenc-oggmux
Cheers,
Bernardo

2011/9/20 Narendra Sisodiya <narendra at narendrasisodiya.com>:
> I have a very special requirement.
>
> I have a file which contains an Integer value(0-255). Integer inside
> the file will be written by external program so it will vary.
> What I want that a program which read this file , and create a video
> of 1x1 pixel . the pixel value will be the integer value.
> It will be combined with a audio. Final the combined product I want
> to send to a icecast server.
>
> The purpose.
> The basic purpose is to stream audio with hidden "special codes" which
> will be read by client software. Example I can animate a AVTAR based
> on the 0-255 integer code.
>
> Thanks for reading !!
> --
> ┌─────────────────────────┐
> │    Narendra Sisodiya
> │    http://narendrasisodiya.com
> └─────────────────────────┘
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>


More information about the gstreamer-devel mailing list