Gast Geplaatst: 9 oktober 2003 Geplaatst: 9 oktober 2003 hallo, graag had ik geweten of het mogelijk is om screenshots te nemen van een film dat ik heb opgenomen op harde schijf van mn dreambox ... of er zo'n programma bestaat waarmee ik bepaalde fragmenten kan opslaan en zo naar m'n harde schijf van mn pc te sturen via netwerkkaart ... is zeer handig voor voetbalmatchen bv om een buitenspel possitie aan te geven door een screenshot ... zou fantastisch zijn aangezien ik actief ben op een voetbalforum van milan en zo een nog betere service aan alle voetbalfans te verlenen... el chillum
Jossie Geplaatst: 9 oktober 2003 Geplaatst: 9 oktober 2003 dan doe je toch via wingrab / tuxvision de stream op de pc laten zien en dan een screenshot maken...??? het is een oplossing <img src="/ubbthreads/images/graemlins/kweetniet.gif" alt="" /> AZbox ME 0,4 Tb en Dreambox 500HD met 1,5Tb + netwerk schijven Popcorn Hour A-110 met 1 Tb Eminent 7071 met 500GB Dreambox 500HD met 1,5Tb aan netwerk schijven PS3- nick name JOSSIE-NL
-= [ Appien ] =- Geplaatst: 9 oktober 2003 Geplaatst: 9 oktober 2003 Er is ook een tool voor. http://t-hydron.verkoyen.be/index.php?p=32&c=1 I wanted to make my screen grabber a little bit more user friendly. Here's howto make a screenshot of the video currently playing on your dreambox: in ./bin you can find the compiled and ready to use driver module. This driver implements the screen grabber. copy it to your DB and load it: insmod -f grabber.o Once loaded, the driver registers the character device /dev/grabber. To grab a screen, just cat the device, for example: cat /dev/grabber > screenshot.bmp find your screenshot in the bmp file (Windows BMP 24 BPP bitmap) The driver now has some de-interlacing support. It implements the simple "duplication" de-interlacing, this means the odd lines are duplicates of the even lines. This in fact decrements the detail in your picture, but at least the annoying interlacing effect is gone. If you don't want the de-interlacing feature, load the module like this: insmod -f grabber.o deinterlace=0 Grab the new package here. As always, full source included! Ok, so now it's a lot simpler to grab a screenshot. What you say? You want to grab a screen using your remote control? You want to grab a screen via Enigma and not with that stupid telnet console? Ok, I admit it's not that user friendly yet. But there's a way. You could use my script plugin. All that's needed is a nice script that among other things: checks if the driver module is already loaded cat's the bitmaps to a directory that is write-able, for example /hdd/shots implements a mechanism to increment the screenshot bmp filenames (shot0001.bmp, shot0002.bmp, ...) Feel free to make such a script. If it works OK and if you like, I'll put your script online.
Aanbevolen berichten
Maak een account aan of log in om te reageren
Je moet een lid zijn om een reactie te kunnen achterlaten
Account aanmaken
Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!
Registreer een nieuwe accountInloggen
Heb je reeds een account? Log hier in.
Nu inloggen