Python: procedural video and audio mix in

Mikko Ohtamaa mikko+gstreamer at redinnovation.com
Fri Aug 5 23:47:35 PDT 2011


Hi Kapil,

On Sat, Aug 6, 2011 at 9:40 AM, Kapil Agrawal <kapil.agl at gmail.com> wrote:
> Yes thats possible.

Thank you for confirming this. Are there any examples how to dump
video frames from Python to GStreamer?

-Mikko

>
> On Sat, Aug 6, 2011 at 11:52 AM, Mikko Ohtamaa
> <mikko+gstreamer at redinnovation.com> wrote:
>>
>> Hi,
>>
>> I am planning to generate videos in Python code. I was wondering if
>> GStreamer Python APIs allow one to
>>
>> * Set video FPS, dimensions and such properties
>>
>> * Set audio source file (MP3)
>>
>> * Feed in rendered frames
>>
>> * Save the encoded output in MPEG-4 (audio will get mixed in)
>>
>> I didn't find any GStreamer Python examples where video was actually
>> generated - thus I wanted to ask whether Python bindings provide
>> necessary bridges and datatype mappings to input raw video data to
>> GStreamer.
>>
>> This all would run on headless server software.
>>
>> Related stackoverflow.com questions:
>>
>>
>> http://stackoverflow.com/questions/6963302/gstreamer-status-of-python-bindings-and-encoding-video-with-mixed-audio
>>
>> Thanks for help!
>> -Mikko
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
> --
> www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
> twitter handle: @gst_kaps
> http://www.linkedin.com/in/kapilagrawal
>
> _______________________________________________
> 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