[gst-devel] the patch of gst-plugins-good-0.10.5/gst/avi/gstavimux.c
Stefan Kost
ensonic at hora-obscura.de
Wed Feb 14 09:15:35 CET 2007
Hi,
thanks for the patch. In the future please post to gnome bugzilla. I
did that for you and I will apply the patch after a test
http://bugzilla.gnome.org/show_bug.cgi?id=407780
Stefan
Quoting zhangfei gao <gaozhangfei at yahoo.com.cn>:
> Hello, gstreamer-devel
>
> avimux seems do not handle video/x-h264.
> Though caps could support handle video/x-h264,
> gst_avi_mux_vidsink_set_caps reject such input caps,
> it will turn out "refuse_caps" instead.
>
> adding these could handle such problem,
> } else if (!strcmp (mimetype, "video/x-h264")) {
> avimux->vids.compression = GST_MAKE_FOURCC ('H', '2', '6', '4');
>
> Thanks
>
>
> ---------------------------------
> ????????-3.5G???20M???
More information about the gstreamer-devel
mailing list