[Bug 704292] qtdemux does not know WRAW fourcc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 16 01:38:14 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704292
  GStreamer | gst-plugins-good | unspecified

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-16 08:38:12 UTC ---
libavformat/isom.c:    { AV_CODEC_ID_RAWVIDEO, MKTAG('W', 'R', 'A', 'W') },

They handle it exactly like raw video. However this seems to have only ~5 bit
per pixel and I can't find where exactly they map this to a real raw video
format.

-- 
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