[MPlayer-users] Question on -v output (not a bugreport)
Sycotic Smith
sycotic at linuxmail.org
Fri Oct 25 19:01:02 CEST 2002
>> Logfile attached. If does turn out to be a bug, I can do everything
>i can't see any problem in the log
>A'rpi / Astral & ESP-team
The problem I am talking about is the section that shows 3 sets of queries for the Swscaler.
--- Snippet from log ---
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 1
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 0
scale: query(RGB 4-bit) -> 0
scale: query(BGR 1-bit) -> 0
scale: query(RGB 1-bit) -> 0
scale: query(Planar 444P) -> 0
scale: query(Planar 422P) -> 0
scale: query(Planar YV12) -> 0
scale: query(Planar I420) -> 0
scale: query(Planar IYUV) -> 0
scale: query(Planar YVU9) -> 0
scale: query(Planar IF09) -> 0
scale: query(Planar 411P) -> 0
scale: query(Planar Y800) -> 0
scale: query(Planar Y8) -> 0
scale: query(Packed YUY2) -> 0
--- This is where it starts the QUERY again, or am I seeing things? ---
scale: query(BGR 32-bit) -> 0
scale: query(RGB 32-bit) -> 0
scale: query(BGR 24-bit) -> 1
scale: query(RGB 24-bit) -> 0
scale: query(BGR 16-bit) -> 0
scale: query(RGB 16-bit) -> 0
scale: query(BGR 15-bit) -> 0
scale: query(RGB 15-bit) -> 0
scale: query(BGR 8-bit) -> 0
scale: query(RGB 8-bit) -> 0
scale: query(BGR 4-bit) -> 0
--- Continues for this set of colorspaces again, then starts all over for a third time after finding BGR 24-bit is valid again ---
If this redundancy (testing 3 times?) is correct, no problem. I'm just not sure if this is a design thing or truly a problem.
/S. Smith
--
Powered by Outblaze
More information about the MPlayer-users
mailing list