[Bug 668564] [avimux] Add support for video/x-raw-rgb
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Feb 3 01:26:53 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=668564
GStreamer | gst-plugins-good | git
--- Comment #3 from Petteri Aimonen <jpa at gnobug.mail.kapsi.fi> 2012-02-03 09:26:48 UTC ---
Hmm, using negative height didn't seem to affect the playback in VLC, WMP nor
VirtualDub. I.e. it did not flip the video, which would have been desirable. It
does cause gstreamer to spit out an error when trying to play the file, though.
There are however many fields in the AVI header which contain the height - I
tried the most obvious combinations negative/positive values, but not all. I
don't know the format well enough to comment on whether the negative height
should be allowed and how it should behave.
I think that when producing AVI files, it is best to use positive height and
reverse the scanlines manually (like the patch does). This ensures the best
compatibility across programs.
--
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