Main > Free Download Search >

Free grabbing software for linux

grabbing

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 175
Grab&Burn 5.0.2

Grab&Burn 5.0.2


Grab&Burn is a powerful tool for grabbing, burning and mastering of CD and DVD discs. more>>
Grab&Burn is a powerful tool for grabbing, burning and mastering of CD and DVD discs. Grab&Burn supports all types of optical storage medias (including CD-R/RW, DVD-R/RW, DVD+R/RW and DVD-RAM) as well as a wide variety of burning hardware.
With Grab&Burn you may perform ordinal grabbing, copying and burning operations as well as expert DVD Authoring and Mastering. These advanced features enable you to create valid DVD-video discs from custom video files, for example, copied from other DVDs. Moreover, with DVD Splitting Wizard you may split DVD-video discs into smaller parts and burn them to DVD writable discs or emulate with StarPort DVD Emulator and watch DVD-Video movies directly on your PC. This enables you to create copies of 9.4 GB DVDs in several clicks.
At the same time, Grab&Burn is easy to learn and to use. In addition to expert DVD authoring and DVD mastering features Grab&Burn offers a number of step-by-step wizards that introduce its functionality to the novice users.
For novice users Grab&Burn offers the Quick Start Wizard that provides them with the most frequently used operations, such as disc copying, grabbing and splitting DVDs.
Main features:
- All MMC compatible CD/DVD recorders (CD-R/W, DVD-R/W, DVD+R/W and DVD-RAM) are supported
- UDF file system mastering (UDF 1.02, 1.50 and 2.01)
- ISO9660 file system mastering (including Joliet UNICODE extensions)
- Session import (appending already created CDs/DVDs)
- Bridge file system (ISO9660/UDF for DVD-Video creation) mastering
- DVD-Video main sequence (movie itself) extraction
- Audio content processing
- Track-At-Once and Disc-At-Once (RAW) recording modes
- DVD-Video authoring code (make own movie from the set of the VOB files)
- Track-At-Once and Disc-At-Once (RAW) recording modes
- El Torito (bootable CD/DVD)
- DVD9 ? 2 DVD-R(+R) convertion
<<less
Download (5.9MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
956 downloads
WebGrab 1.2

WebGrab 1.2


WebGrab is a tool that acts as a CGI proxy. more>>
WebGrab is a tool that acts as a CGI proxy. It simulates a Web browser and grabs data from external programs, and can exchange individual words or whole blocks.

The project can be run standalone or in conjunction with phpCMS.
<<less
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
1864 downloads
URL::Grab 1.2

URL::Grab 1.2


URL::Grab is a Perl module that drastically simplifies the fetching of files. more>>
URL::Grab is a Perl module that drastically simplifies the fetching of files.

URL::Grab project is designed to be used in programs that need common (but not necessarily simple) URL fetching features.

It is extremely simple to drop into an existing program, and provides a clean interface to protocol-independent file access.

URL::Grab came into existence as the part of Config::YUM that downloads remote
yum-configs and header files, but it quickly became clear that this is a
general problem that many applications must deal with.

Yes, URL::Grab has been heavily inspired by the famous Python urlgrabber.

Installation:

To install this module type the following:

perl Makefile.PL
make
make test
make install

<<less
Download (0.003MB)
Added: 2006-01-31 License: Perl Artistic License Price:
1362 downloads
libbgrab 2.1

libbgrab 2.1


libbgrab is a framegrabber library for Linux using the v4l driver and bt/conexant analog SD video input cards. more>>
libbgrab is a framegrabber library for Linux using the v4l driver and bt/conexant analog SD video input cards.

To implement constant throughput and to avoid frame loss delays, triple buffering is used through local buffer copying in a separate grabbing thread.

The library consists of two parts that are usually used together:

1. framegrabber access (bgrab.c/bgrab.h)
2. xwindows output (xutils.c/xutils.h)

Additional routines allow for image processing:

3. Motion JPG compression (RTjpeg.c, RTjpeg.h, mmx.h)
4. MMX optimized image filters (asm/*)

Examples and Demo Programs:

Note: All demo programs are hardcoded for Tuner/NTSC input. You have to modify the code and recompile for other inputs!

+++ testgrab

See demo program "testgrab" for a quick intro on how to use libbgrab. See
source code comments for additional usage notes. The source code will
probably have to be edited to adapt for your video input - it is just a
demoprogram! Use Q to quit with the live-video window active. Use F and D
to change channels.

+++ glgrab (GLX only)

A very similar program uses OpenGL as output driver and maps the live
image as a texture on a polygon - try "glgrab" for nicely scaled,
full-screen output ... not always at full frame rates ;-). Works fine with
my Matrox G400 and Geforce2MX cards and the GLX drivers.

+++ asciigrab

Also included is a demo "asciigrab" that converts video in realtime into
ASCII CHARACTERS - just start it in a large enough terminal ... .
See source code for additional usage notes. This program has actually been
exhibited in the "net_condition" art exhibition at the ZKM, Karlsruhe,
Germany on a big projection screen http://www.zkm.de).

+++ delaygrab

A nice example of using MUCH memory, try "delaygrab" in which a few
seconds of video is beeing stored and shown according to a delay-map. If it
runs, try pressing the keys 1, 2 and 3 to switch effects. This effect will
be used in upcoming exhibitions at the ZKM, Karlsruhe, Germany with
temperature sensors. A similar program with a network interface was
developed for the world exhibition Expo2000, Hannover 2000 and can be found
in the "expograb" directory.

+++ zoomgrab (3Dfx Glide only)

Also included is a demo "zoomgrab" that shows a live video image at any
scale using a 3dfx graphics card (required). The numbers in "zoomdef.txt"
define zoom scales in ONE SECOND intervals (range: 0.01 to 200.0, first
number in line) and mixer volume settings (range: 0 to 100, second number
in line) that will be smoothly applied to the image and the volume. See
source code for additional usage notes. This program was also part of an art
exhibition at Weimar, Germany in 1999.

+++ artcam (3Dfx Glide only)

A similar demo called "artcam" also uses glide for display. This demo
changes the colors of an image in realtime using a precalculated
conversion table.

+++ webcam

And then there is the really complete and useful "webcam" application - see
the README in the /webcam directory for more explanation and usage
information of this nice little utility.

+++ greydetect

A utility program called "greydetect" makes measurements of the mean
greyscale values in rectangular areas. It can be used for scientific
measurements. See the README in the /greydetect subdirectory for more info
and usage information.

+++ difftrigger

The tool program "difftrigger" can be used as a security or interface
application to detect changes in images (i.e. from moving objects).
See the README in the /difftrigger subdirectory for more info and usage
information. Very similar is the application "tracker". Here the
difference images can be used to track the motion within a rectangular
area and send it to an external program via TCP/IP.

+++ rgbmix

Yet another art-program is the demo "rgbmix". It uses three framegrabber
inputs to get b/w images and mixes them together into a single RGB color
output image. This might make it into the lobby of a big company someday.
Any buyers ... :-)

+++ tracker

Yet another specialized tracking program is "tracker". Again this a program
that was developed for an installation and requires several other utilities
to be useful (asciireflector and reflector2midi). See the local README for
information on this tool. If you want to see it in action, check the passage
from the Frankfurt Airport Terminal to the Trainstation June-December 2000.
Diagrams of the installation and documentation are included in the /tracker
directory.

+++ rtjpegrecord
+++ rtjpegplay

A new addition to libbgrab for capturing live video is RTjpeg. This library
works only on MMX capable CPUs and provides fast motion Jpeg compression
routines. The resulting format is NOT compatible with standard MPEG or JPEG
files - i.e. one needs the RTjpeg library to decompress the generated stream.
The sample applications for recording and playback can be found in the /examples
directory. Since the input video format is YUV420 and a color conversion
would be required for standard RGB X-windows screens, no output will be shown
during the recording phase. To record use "rtjpegrecord" - experiment with the
quality settings for best results. The default setting achieves a 12:1 compression
ration at excellent image quality. To view use "rtjpegplay" on 16bit bpp screens.
<<less
Download (0.55MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1236 downloads
tv grab dvb 0.10 Beta

tv grab dvb 0.10 Beta


tv grab dvb decodes digital TV electronic program guides to XMLTV format. more>>
tv grab dvb project decodes EPG (electronic program guide) TV listings from DVB (digital video broadcast) and outputs them in XMLTV format.

<<less
Download (MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
911 downloads
CMS RSS Grabber 1.1

CMS RSS Grabber 1.1


CMS RSS Grabber is a system that grabs RSS feeds and fills the content of a CMS system. more>>
CMS RSS Grabber is a system that grabs RSS feeds and fills the content of a CMS system. In other words, CMS content syndication through RSS
It is built in such a flexible way that it doesnt matter which CMS system it connects to. Settings inside the script let you define how you access the database.
Enhancements:
- An option to strip the http:// from the URL that is being exported to CMS.
- Usage is [$url=nohttp$].
- A CMS authors query is added to CMS Settings.
- Selection of author that adds content can be inserted with the [$authorid$] variable.
- Misc. variables for dates and time are added.
- An installation script is added for easy install.
- Settings for WordPress CMS are added.
- The ImportCMS() function didnt include the prefix to the feeddata table, imports to Joomla gave double texts in articles and the URLs had double http:// in them, and CMS update error messages were shown before logging into the system.
- These issues have been fixed.
<<less
Download (0.10MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
664 downloads
KMediaGrab 0.3

KMediaGrab 0.3


KMediagrab is a media grabber and encoder built on top of mplayer/mencoder. more>>
KMediagrab is a media grabber and encoder built on top of mplayer/mencoder. It can grab and encode a DVD at the same time (e.g., creating a divx or a videocd file for instance), record a movie or your favourite TV program from your TV-card, or translate a video file from one format to another (e.g., create a realplayer file from a .wmv one).
Enhancements:
- Added subtitles support
- fixed tv frame sizes
- moved from divx4 to xvid
<<less
Download (0.53MB)
Added: 2005-06-16 License: GPL (GNU General Public License) Price:
1591 downloads
SDL_bgrab 1.0.0

SDL_bgrab 1.0.0


SDL_bgrab is an SDL conversion of the libbgrab framegrabber library. more>>
SDL convertion of libbgrab (a framegrabber lib from the same author).

The library uses a separate thread to grab images into a "triple buffer" queue independent of an external "game loop". This uses memory bandwidth but makes it easy to integrate live video into other applications. Images are always grabbed at 32bit RGBx resolutions.

YUV grabbing is currently not implemented. To improve image quality, several deinterlace
algorithms are available.

Installation:

./autogen.sh (optional)
./configure (./configure --help for options)
make
make install
ldconfig
make distclean
<<less
Download (0.27MB)
Added: 2005-10-12 License: LGPL (GNU Lesser General Public License) Price:
1473 downloads
Boondog 1.2

Boondog 1.2


Boondog gives you a very interesting and challenging puzzle game in which you progress from level to level by jumping, grabbing ledges, pushing blocks, activating switches and avoiding level hazards! more>> Boondog 1.2 gives you a very interesting and challenging puzzle game in which you progress from level to level by jumping, grabbing ledges, pushing blocks, activating switches and avoiding level hazards! It runs in both Linux and Windows.
<<less
Added: 2009-02-25 License: Freeware Price: FREE
1 downloads
Logscan 0.4

Logscan 0.4


Logscan provides a tool to generate emails in response to security probes or attacks. more>>
Logscan provides a tool to generate emails in response to security probes or attacks.

Logscan is a tool to assist in generating complaint emails in response to security probes or attacks. Logscan scans through logs looking for patterns and if certain thresh-holds are reached it sends a template email to the local administrators for approval. If the administrator sees the attack is not a mistake they can forward the email to the ISP who owns the attacking IPs.

Logscan has the beginings of an interesting module/library called "whois" which is loosely based on work by Scott Hassan.

This module traverses the tree of various whois servers untill it finds the whois record for the ISP that owns the offending IP and then grabbing the emails of admins responsible there.

As this module evolves it will grab other pieces of information from the whois record (unfortunately there appears to be a variety of formats for whois records).

<<less
Download (0.033MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
926 downloads
iceWing 0.9

iceWing 0.9


iceWing is an Integrated Communication Environment Which Is Not Gesten. more>>
iceWing is an Integrated Communication Environment Which Is Not Gesten (this is a reference to an older program, the predecessor of iceWing) is a graphical plugin shell. It is optimized for, but not limited to, image processing and vision system development.

Predefined or self-written plugins operate hierarchically on data provided by other plugins and can also generate new data-streams. An important predefined plugin is the grabbing plugin, which can read images from the disk in various image formats, videos from the disk, from grabber-hardware, e.g. V4L2-devices or FireWire, and also from external, network wide processes.

Besides plugin management, iceWing also supports comfortable rendering of any data in any number of windows. All interactions with the windows, like panning, zooming, introspection, or saving, are handled by iceWing.

Additionally, a comfortable user interface creation is provided, where the complete handling of the interface elements is taken over by iceWing. This includes saving and loading of all widget settings and all window settings and positions at any time.
<<less
Download (2.0MB)
Added: 2006-05-31 License: GPL (GNU General Public License) Price:
1241 downloads
MorphingMorphix 0.3

MorphingMorphix 0.3


Morphix project is a derivative of Knoppix, another live CD distribution. more>>
Morphix project is a derivative of Knoppix, another live CD distribution. Morphix is modular; this means that it consists of a number of parts which together form a working distribution. What does this mean to a normal user?

Well, thats the good part: it doesnt even know about the modules. They are invisible to it, save the startup-output on the console. So, if you dont care about how it works, just grab one of the combined ISOs and boot it!

There are different pre-made cd images with a whole range of (currently GUI-centered) software. It has an easy-to-use installer, if you wish to install it to your harddisk, but it doesnt need to be installed. It doesnt touch the rest of your system without specifically asking you.
<<less
Download (207.1MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
1143 downloads
Video4Linux Grab 0.2.2

Video4Linux Grab 0.2.2


Video4Linux Grab is a realtime Video4Linux recording software. more>>
Video4Linux Grab is a realtime Video4Linux recording software.

It makes it possible to record AVI DivX files in realtime from any Video4Linux device.

The project is in development state, but at this time its possible to get a version which can capture in realtime.

At a later point, a full support for scheduled capturing from different channels at different time to different files. This is at the moment not very comfortable but Im still going on!

I use for recording to a AVI file the AVI Filelibrary. This library implements in C++ a standard interface for different stream formats to write a stream to an AVI file.

For encoding I use the XviD encoder, because he is much faster as the original DIVX5 codec and makes a better quality. The results above are also possible if you use the orignal DIVX5 codec, but in real shit quality. Under Linux only a "small" version is available for free so I recoment to use the XviD codec!

Also a linear deinterlacer is implemented. This one use the MMX extenions of modern processors and dont reduce the overall load too much. It also makes a good quality and improves the quality of the movie extremly. The sample movies are recorded without the deinterlacer, so a better quality in fast scenes are now possible.
<<less
Download (0.32MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1379 downloads
Guichan 0.7.1

Guichan 0.7.1


Guichan is a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL. more>>
Guichan project is a portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL.
Guichan has a very abstract design which allows users of Guichan to use different objects for displaying of graphics and grabbing of user input. Guichan comes with (for now) 3 implemented graphics objects (SDLGraphics, OpenGLGraphics and AllegroGraphics) and 2 implemented input objects (SDLInput and AllegroInput).
Guichan is designed for games. This means that Guichan lacks many features of more advanced GUI libraries (such as GTK, QT). However, this should not be considered a weakness of Guichan but on the contrary a strength of Guichan. When making games you normally dont need all features in advanced GUI libraries. They often complicate things and adding a dependency such as QT for a small platform game doesnt really feel good. Guichan is small but contains all basic GUI features making it ideal for games.
Guichan is designed for games. This means that Guichan will not take over your game/application when it comes to initialization of external libraries. When making games you normally want to initiallize all extern libraries yourself. This gives all users of Guichan a freedom thats almost required in game development. Guichan should not be considered a full GUI library but rather a tool or helper library for game development.
Guichan is designed for games. This means that Guichan comes with a small number of really ugly default widgets. Also, there exists no themes or theme handling for Guichan. Every user of Guichan is suppose to make new widgets by ineherit from the standard widgets or by overloading standard widgets functions. This is very powerful and beats all theme based GUIs. If we would implement theme handling, for widgets to be able to look exaclty as you want, it would have to be very complex and it would increase the size of Guichan. We believe that theme handling for a specific GUI is nothing a game developer wants to learn when developing a simple game. The knowledge of standard C++ ought every game developer possess that uses Guichan, so no new learning is required (except the API) for using Guichan.
Guichan is designed in a very abstract way making it very easy to extend Guichan for your own needs. It is even very easy to implement new graphics objects making Guichan as portable as ANSI C++ is.
Guichan comes under the BSD license and there exist a very good reason for the choice of BSD over LGPL (which i believe are the standard licenses for open(free) source library projects). BSD lets you link with Guichan statically or even include all of the source for Guichan into your own project not using any linkage at all (which would violate the LGPL license). We believe this is something users of Guichan might want to do because of our philosophy of using inheritance and function overloading over theme handling.
Main features:
- Doesnt take over your application when it comes to initialization of external libraries.
- Clean modular objectoriented design.
- Graphics support for SDL, Allegro and OpenGL.
- Input support for SDL and Allegro.
- No themes! As with Javas swing, member functions overloading and inheritance is the way to go.
- Comes with a set of standard widgets.
- No threading! The user of Guichan always has the power to tell Guichan when it can perfom logic and when it can draw itself.
- Licensed under the BSD license and therefore static linkage with Guichan is allowed.
- Very small compared to other GUI libraries like Qt or GTK.
<<less
Download (1.2MB)
Added: 2007-07-16 License: BSD License Price:
830 downloads
FlickerKaramba Interestingness 0.1

FlickerKaramba Interestingness 0.1


FlickerKaramba Interestingness is another simple widget for displaying flickr photos. more>>
FlickerKaramba Interestingness is another simple widget for displaying flickr photos. This one doesnt use tags, it grabs photos from "interestingness" so you get all kinds of good stuff.

The widgets dont have borders (although it looks like they do in the screens), you can set width, height, anchor point, ect from the right click config menu.

If you run multiple instances of the widget and they share the same image dir (they all will by default) they wont display the same thing twice, ect.

I threw it together quickly, but one word of caution dont try to mix your own photos in with the flickr ones, they could be deleted upon a refresh.

Oh, and you need to get a flickr api key to use it, freely avaliable at their website.

<<less
Download (0.010MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5