문제

Hi I am trying to grab images from framebuffer. fbgrab does this perfectly. The fb grab that is installed on ubuntu(the one I installed from the software center) works perfectly. When I compiled the source and run it. THe images are all tilted.

I was getting the same issue before I looked into the source of fb grab.

What could be the issue.

도움이 되었습니까?

해결책

I found out the reason fbgrab actually does not use the code that comes from the repose but it actually calls

fbcat and the output is piped into png converter.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top