[Bug 651320] avenc_mpeg4: Implement profile negotiation via caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 31 14:47:22 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=651320
  GStreamer | gst-libav | git

--- Comment #6 from Wim Taymans <wim.taymans at gmail.com> 2014-05-31 21:47:17 UTC ---
(In reply to comment #5)
> Ok, tested this today. If we are going to do this by re-introducing the
> video/x-xvid we need to also re-add the mapping of that codec to relevant
> muxers, specifically AVI and Matroska. Also there needs to be an Xvid
> description added to pbutils, but that is a 1 line change (did it locally
> here).

I'm not sure, video/x-xvid wasn't really removed, there were plenty of places
where it was still in use, gst-inspect-1.0 avdec_mpeg4 was still accepting it,
for example. Now it sounds like we removed it for a reason from everywhere else
(I guess because it's just like mpeg4), then I would suggest to removed it from
the encoder too again.

> 
> Also I do think having the option of choosing the two profiles using the format
> of "video/mpeg, mpegversion=4, profile=advanced-simple" and "video/mpeg,
> mpegversion=4, profile=simple" would be good.

That should be possible and it was the main solution, did you try it and did it
fail?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list