Generate video form Integer Value.

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

Generate video form Integer Value.

Narendra Sisodiya
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
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Generate video form Integer Value.

Bernardo Kyotoku
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 <[hidden email]>:

> 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
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel