When i try to run some custom node to process some .avi video i have this error : i guess this error is related to opencv , i have tried all the sloutions , even recompiled vision_opencv with FFMPEG flag on , and urgraded ffmped with --enable-shared --enable-gpl --enable-swscale , but still no luck .
[swscaler @ 0x842fa20]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8497c80]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8497c60]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8495730]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8492ae0]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8492d00]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found.
Last message repeated 10 times
[swscaler @ 0x8491c70]No accelerated colorspace conversion found.
[swscaler @ 0x848aa80]No accelerated colorspace conversion found
i can't proceed with my project , until i sort this out and i already have wasted more than 10hrs on this problem , so if you guys think of any solution i would be glad to try it out .
This is an ffmpeg bug/feature: not all conversions are accelerated. When compiling my own ffmepg 0.6.2 or 0.7 rc1, those warnings disappeared (the Ubuntu version seems to have them). Not sure of the flags to use though.
Asked: 2011-06-15 04:26:19 -0500
Seen: 939 times
Last updated: Jun 17 '11
YUYV/YUV422 in image_transport
OpenCV camshift.py sample broken after Diamondback upgrade
How to use very latest OpenCV version in ROS?
TypeError: <unknown> is not a numpy array in pi_head_tracking_tutorial
Solve conflict between Ubuntu libcv2.1 and ROS libopencv2.3
Unmet dependencies in ros-electric-desktop-full installation
libopencv2.3-dev conflict Ubuntu 11.10 32-bit
Putting a sensor_msgs/Image into a message, getting it back, and converting it for OpenCV?
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.