You are not logged in.

Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

DonHora

Dreamer

  • "DonHora" started this thread

Posts: 11

Location: France

  • Send private message

1

Monday, June 19th 2006, 11:32pm

How to grab the onscreen picture?

Hi

I want to I want to take screenshots with my DM7025. The dreambox-dvb-tools-1.0 package has a program called grabpic. It tries to open the /dev/video file but it doesn't exist on the DM7025. I compared showimage version 1 with v3 (the one for DM7025) and it has several differences. Can someone give me some hints on how I can port grabpic to the DM7025, or tell me another method to do a screenshot?

Gaj1

Dreamer

Posts: 67

Location: DK

Occupation: HF-Technician.

  • Send private message

2

Tuesday, June 20th 2006, 5:33pm

Hi!.

Well i use this file fbshot, to make OSD pictures. Its made by a guy called Seddi and works fine. This maybe can give you clue ;).

Copy the binary file to usr/bin/ and then write this in a telnet window:

fbshot /tmp/testbild.png

Then you find the picture in /tmp/.
Gaj1 has attached the following image:
  • Sprog.jpg
Gaj1 has attached the following file:
  • fbshot.rar (5.26 kB - 268 times downloaded - latest: May 5th 2013, 2:13pm)
Regards: Gaj1
Dreambox 7025ST+/ 800 HD-PVR mit Motor und warte auf die DM8000 :)

DonHora

Dreamer

  • "DonHora" started this thread

Posts: 11

Location: France

  • Send private message

3

Tuesday, June 20th 2006, 6:01pm

Thanks for this binary. When I try to grab a picture with it, I get a nearly transparent picture without background video. Is there a way to capture video as well as menus?

4

Tuesday, June 20th 2006, 6:38pm

No, it's technically impossible to get both at the same time.

This post has been edited 1 times, last edit by "dcdead" (Jun 20th 2006, 6:38pm)


5

Monday, July 17th 2006, 10:06pm

Did you receive a clean picture? I tried it with

root@dm7025:/media/hdd# fbshot -d /dev/fb/0 test.png
Framebuffer /dev/fb/0 is 1658880 bytes.
Grabbing 720x576 ...
done.
Writing test.png ...done.

but the the On Screen Menu is only visible in the background behind some transparent grey blocks.

6

Monday, July 17th 2006, 10:16pm

Use Windows' "Paint" to see the correct colors on PNG

The fb is buggy ;)
FlashWizard PRO developer

7

Tuesday, July 18th 2006, 12:34am

Ok, here a corrected version. Without the inverted alpha channel ;)
Seddi has attached the following file:
  • fbshot.rar (7.4 kB - 299 times downloaded - latest: May 4th 2013, 2:45pm)

8

Tuesday, July 18th 2006, 6:22am

Thanks you very much. Now it works. This tool should be included in the Dreambox Distribution.

Have a nice Day. :-)