[gst-devel] AVI encoder

Wim Taymans wim.taymans at tvd.be
Wed Mar 29 23:58:27 CEST 2000


I think I am in need for an ugly hack..

When I setup the avi encoder I want the avi encoder to have a
video sink pad and an audio sink pad. Since the avi encoder has
to know the type of data it will receive from this pad (to put in
the header) I somehow have to specify that. I currently do
gtk_object_set("videoin", "00:MJPG", NULL) to specify the codec of
the video_00 pad.

I hope this can be solved when we can do type detection.

Wim




More information about the gstreamer-devel mailing list