[gstreamer-bugs] [Bug 602834] [ffmpegcolorspace] does un-necessary conversion from RGB to ARGB

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 24 07:00:06 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=602834
  GStreamer | gst-plugins-base | git

--- Comment #1 from Philippe Normand <phil at base-art.net> 2009-11-24 16:00:04 CET ---
In the logs:

0:00:00.197728269  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcodecmap.c:432:gst_ffmpeg_pixfmt_to_caps: caps for pix_fmt=4:
video/x-raw-yuv, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ],
framerate=(fraction)[ 0/1, 2147483647/1 ], format=(fourcc)YUY2
0:00:00.198053939  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcodecmap.c:432:gst_ffmpeg_pixfmt_to_caps: caps for pix_fmt=13:
video/x-raw-rgb, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ],
framerate=(fraction)[ 0/1, 2147483647/1 ], bpp=(int)32, depth=(int)24,
red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216,
endianness=(int)4321
0:00:00.199234187  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcolorspace.c:153:gst_ffmpegcsp_transform_caps:<ffmpegcsp0> transformed
video/x-raw-yuv, format=(fourcc)YUY2, width=(int)320, height=(int)240,
framerate=(fraction)30/1 into video/x-raw-yuv, format=(fourcc)YUY2,
width=(int)320, height=(int)240, framerate=(fraction)30/1; video/x-raw-yuv,
width=(int)320, height=(int)240, framerate=(fraction)30/1; video/x-raw-gray,
width=(int)320, height=(int)240, framerate=(fraction)30/1; video/x-raw-rgb,
width=(int)320, height=(int)240, framerate=(fraction)30/1
0:00:00.199541419  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcolorspace.c:246:gst_ffmpegcsp_set_caps: reconfigured 4 13
0:00:00.199638777  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcolorspace.c:441:gst_ffmpegcsp_transform: from 4 -> to 13
0:00:00.201696930  3328  0x9ec4518 DEBUG       ffmpegcolorspace
gstffmpegcolorspace.c:468:gst_ffmpegcsp_transform: from 4 -> to 13 done

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