ogle
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8
Ogle DVD player 0.9.2
Ogle DVD player is a DVD player for Solaris, *BSD, and Linux. more>>
Ogle is a real DVD player that supports DVD menus and navigation. It can access CSS-protected DVDs if you have libdvdcss installed, take screen shots, and view movies in fullscreen mode.
It handles angles correctly and automatically uses the correct aspect. You can switch subtitles and audio tracks. It runs on Linux, FreeBSD, NetBSD, OpenBSD, and Solaris.
Main features:
- Supports DVD menus and navigation.
- Reads from mounted, unmounted DVDs and hard drive.
- Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss.
- A new MPEG2 decoder with MMX, Altivec and SUN Solaris mediaLib acceleration.
- Normal X11 and XFree86 Xvideo display support with subpicture overlay.
- Accelerated display on Sun FFB2+ cards.
- Audio and subpicture selection.
- Handles advanced subpicture commands such as fade/scroll and wipe.
- Detects and uses correct aspect for movie and menus.
- Possible to play AC3, DTS, MPEG, LPCM via S/PDIF.
- Hardware yuv2rgb on Sun FFB2+ (Creator3D).
- Fullscreen mode.
- Screenshots with and without subpicture overlay.
- Title/chapter search.
- Audio formats supported: AC-3, MPEG, LPCM (DTS only via SP/DIF).
Version restrictions:
- Reverse play not implemented.
- No angle selection during playback (angle selection in DVD menu works).
- No closed caption support (not the same as subpicture subtitling).
- DTS audio not supported (other than via SP/DIF).
- To play another DVD you have to restart the program.
- Karaoke mode is missing.
<<lessIt handles angles correctly and automatically uses the correct aspect. You can switch subtitles and audio tracks. It runs on Linux, FreeBSD, NetBSD, OpenBSD, and Solaris.
Main features:
- Supports DVD menus and navigation.
- Reads from mounted, unmounted DVDs and hard drive.
- Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss.
- A new MPEG2 decoder with MMX, Altivec and SUN Solaris mediaLib acceleration.
- Normal X11 and XFree86 Xvideo display support with subpicture overlay.
- Accelerated display on Sun FFB2+ cards.
- Audio and subpicture selection.
- Handles advanced subpicture commands such as fade/scroll and wipe.
- Detects and uses correct aspect for movie and menus.
- Possible to play AC3, DTS, MPEG, LPCM via S/PDIF.
- Hardware yuv2rgb on Sun FFB2+ (Creator3D).
- Fullscreen mode.
- Screenshots with and without subpicture overlay.
- Title/chapter search.
- Audio formats supported: AC-3, MPEG, LPCM (DTS only via SP/DIF).
Version restrictions:
- Reverse play not implemented.
- No angle selection during playback (angle selection in DVD menu works).
- No closed caption support (not the same as subpicture subtitling).
- DTS audio not supported (other than via SP/DIF).
- To play another DVD you have to restart the program.
- Karaoke mode is missing.
Download (0.47MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
914 downloads
XMMS Plugin for Ogle DVD Player 0.9.2-1
XMMS Plugin for Ogle DVD Player is an XMMS plugin, which allows it to play DVDs, using Ogle DVD Player as a backend. more>>
XMMS Plugin for Ogle DVD Player is an XMMS plugin, that allows it to play DVDs, using Ogle DVD Player as a backend.
All this packages are original and I didnt make any modifications :
a52dec-x.x.x
jpeg-x
libdvdcss-x.x.x
libdvdread-x.x.x
libxml2-x.x.x
mad-x.x.x
ogle-x.x.x
1.) To install all type ./install
2.) To clean all type ./distclean
3.) Check if there is a dvd device (/dev/dvd)
4.) To play DVD make a plain file with extension .dvd (i.e. Ogle.dvd) and open it with XMMS.
<<lessAll this packages are original and I didnt make any modifications :
a52dec-x.x.x
jpeg-x
libdvdcss-x.x.x
libdvdread-x.x.x
libxml2-x.x.x
mad-x.x.x
ogle-x.x.x
1.) To install all type ./install
2.) To clean all type ./distclean
3.) Check if there is a dvd device (/dev/dvd)
4.) To play DVD make a plain file with extension .dvd (i.e. Ogle.dvd) and open it with XMMS.
Download (6.3MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1306 downloads
Goggles 0.9.1
Goggles is a frontend for the Ogle DVD player. more>>
Goggles is a frontend for the Ogle DVD player. It supports all the features that Ogle provides, including bookmarks, and adds automatic starting, automatic bookmarks, a convenient preferences panel for setting keyboard shortcuts, DXR3 settings, and language and country preferences.
Goggles is written in C++ using the FOX Toolkit.
Main features:
- Easy user interface giving access to all Ogle functionality.
- Add Bookmark your movies.
- "Continue last session" - Automatically continue the movie since the last time you watched it!
- Chapter/Title browser, explore the whole dvd
- Screenshot browser
- Ogle Preferences Panel for Language and Country Settings
- Automatically disable Screensaver and DPMS
- Configure Keyboard Shortcuts from the GUI
- Xvideo Control Panel (Xv is required)
- DXR3 Control Panel (Creative dxr3 required)
- PDF Manual
<<lessGoggles is written in C++ using the FOX Toolkit.
Main features:
- Easy user interface giving access to all Ogle functionality.
- Add Bookmark your movies.
- "Continue last session" - Automatically continue the movie since the last time you watched it!
- Chapter/Title browser, explore the whole dvd
- Screenshot browser
- Ogle Preferences Panel for Language and Country Settings
- Automatically disable Screensaver and DPMS
- Configure Keyboard Shortcuts from the GUI
- Xvideo Control Panel (Xv is required)
- DXR3 Control Panel (Creative dxr3 required)
- PDF Manual
Download (0.47MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1063 downloads
OGLTK 0.4.0
OGLTK (ogle-tic) is an OpenGL toolkit for GTK. more>>
OGLTK (ogle-tic) is an OpenGL toolkit for GTK. This library gives programmers a very easy to use api to create amazing 3D applications. (Eg. Games, CAD)
OGLTK gives the programmer:
- OpenGL GTK Widget .
- A Scene object - Handles lighting and objects
- Lightsources
- Abstract 3D object class (GLobject)
- 3D Objects (Cube, Box and Gear, Cylinder, Disk, Sphere, Triangle) - Great examples of how to use the GLobject base class
<<lessOGLTK gives the programmer:
- OpenGL GTK Widget .
- A Scene object - Handles lighting and objects
- Lightsources
- Abstract 3D object class (GLobject)
- 3D Objects (Cube, Box and Gear, Cylinder, Disk, Sphere, Triangle) - Great examples of how to use the GLobject base class
Download (0.33MB)
Added: 2005-08-04 License: LGPL (GNU Lesser General Public License) Price:
1541 downloads
PyZOE 1.0a
ZOE (formerly OGLE) is a simple OpenGL graphics engine written entirely in Python. more>>
ZOE (formerly OGLE) is a simple OpenGL graphics engine written entirely in Python.Its primary focus is rapid prototyping and experimentation, so it only supports the barest essentials, with focus on wire frames.
Some familiarity with OpenGL is expected, although when exploiting the particle system abstractions no specific OpenGL knowledge is required.
Demos included are the obligatory spinning polyhedra, static views of conic sections and the Solar System, a 3D surface plotter, a fountain of sparks, a swarming behavior model, a random walk example, a whirpool effect using gravity and drag, and an example of chaos theory and sensitivity to initial conditions.
ZOE is a very simple OpenGL-based graphics engine. OpenGL describes the primitives for doing 3D graphics; a graphics engine assists in organizing these primitives into higher-level abstractions. Some basic familiarity with OpenGL is expected to be able to use ZOE.
ZOE has five primary abstractions, in the form of classes. The first is the engine, which encapsulates the functioning window system. The second is the object, which encapsulates individual objects moving and interacting in the system. A subclass of an object is a group, a collection of objects that move in unison, possibly with some transformations applied before and undone afterward. Third, a camera encapsulates the transformations involved in placing and manipulating the view. Fourth, an interface encapsulates all the user interface controls (keystrokes and mouse manipulation) so that they can be exploited by the system.
ZOE also has some support for particle systems; that is, a group of non-interacting particles that behave according to the same rules. A particle is a special form of object that is merely represented with a point, and an optional trail (to make its motion more prominent), and a system is a group object which contains and manages a collection of non-interacting particles.
<<lessSome familiarity with OpenGL is expected, although when exploiting the particle system abstractions no specific OpenGL knowledge is required.
Demos included are the obligatory spinning polyhedra, static views of conic sections and the Solar System, a 3D surface plotter, a fountain of sparks, a swarming behavior model, a random walk example, a whirpool effect using gravity and drag, and an example of chaos theory and sensitivity to initial conditions.
ZOE is a very simple OpenGL-based graphics engine. OpenGL describes the primitives for doing 3D graphics; a graphics engine assists in organizing these primitives into higher-level abstractions. Some basic familiarity with OpenGL is expected to be able to use ZOE.
ZOE has five primary abstractions, in the form of classes. The first is the engine, which encapsulates the functioning window system. The second is the object, which encapsulates individual objects moving and interacting in the system. A subclass of an object is a group, a collection of objects that move in unison, possibly with some transformations applied before and undone afterward. Third, a camera encapsulates the transformations involved in placing and manipulating the view. Fourth, an interface encapsulates all the user interface controls (keystrokes and mouse manipulation) so that they can be exploited by the system.
ZOE also has some support for particle systems; that is, a group of non-interacting particles that behave according to the same rules. A particle is a special form of object that is merely represented with a point, and an optional trail (to make its motion more prominent), and a system is a group object which contains and manages a collection of non-interacting particles.
Download (0.44MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1195 downloads
Polidori 0.1-3
Polidori is a DVD Authoring System for Gnome and Linux. more>>
Polidori is a DVD Authoring System for Gnome and Linux.
Instead of trying to re-invent the wheel in several areas, it instead integrates several excellent tools like dvdauthor, dvdrtools, ogle, etc., already available for Linux, and bundled with most distributions.
At this time, there are no visual DVD authoring tools available for Linux, compared to the vast amount of similar tools available on Windows and Macintosh. The pieces are all available in Linux, they just need to be integrated into something easier to use.
Instead of trying to re-invent the wheel, Polidori will integrate several command-line tools available for Linux into a project-based workflow.
Main features:
- a Gnome-compliant GUI for creating projects
- visual development of navigation menus, sub-titles, backgrouunds, etc.
- integration with Kino for video editing and SMIL data for chapter/scene data
- integration with Ogle for ISO image preview before burning to media
- importing of images for backgrounds
- support for layered images created with the Gimp.
- creation of DVD ISO disk images
- writing disk images to media (DVD-R, DLT, etc)
Polidori is named after Dr. John Polidori, a writer of early 19th Century Gothic fiction. Many scholars feel that Dr. Polidori created the genre of vampire fiction with his short story The Vampyre (1819). This story marks the first time a vampire is portrayed as an aristocratic and romantic character, as seen in later vampire characters like Count Dracula and Lestat de Lioncourt. Why name a software application after this author?
Because the name sounded cool and distinctive.
<<lessInstead of trying to re-invent the wheel in several areas, it instead integrates several excellent tools like dvdauthor, dvdrtools, ogle, etc., already available for Linux, and bundled with most distributions.
At this time, there are no visual DVD authoring tools available for Linux, compared to the vast amount of similar tools available on Windows and Macintosh. The pieces are all available in Linux, they just need to be integrated into something easier to use.
Instead of trying to re-invent the wheel, Polidori will integrate several command-line tools available for Linux into a project-based workflow.
Main features:
- a Gnome-compliant GUI for creating projects
- visual development of navigation menus, sub-titles, backgrouunds, etc.
- integration with Kino for video editing and SMIL data for chapter/scene data
- integration with Ogle for ISO image preview before burning to media
- importing of images for backgrounds
- support for layered images created with the Gimp.
- creation of DVD ISO disk images
- writing disk images to media (DVD-R, DLT, etc)
Polidori is named after Dr. John Polidori, a writer of early 19th Century Gothic fiction. Many scholars feel that Dr. Polidori created the genre of vampire fiction with his short story The Vampyre (1819). This story marks the first time a vampire is portrayed as an aristocratic and romantic character, as seen in later vampire characters like Count Dracula and Lestat de Lioncourt. Why name a software application after this author?
Because the name sounded cool and distinctive.
Download (0.19MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1403 downloads
libdvdread 0.9.7
libdvdread provides a simple foundation for reading DVD video disks. more>>
libdvdread provides a simple foundation for reading DVD video disks. It provides the functionality that is required to access many DVDs.
libdvdread library parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.
Enhancements:
- A bug that triggered a segfault if DVDClose was called more than once (when using several DVDOpen calls) was fixed.
<<lesslibdvdread library parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.
Enhancements:
- A bug that triggered a segfault if DVDClose was called more than once (when using several DVDOpen calls) was fixed.
Download (0.37MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1117 downloads
pmpkg 2007-06-11
pmpkg provides a script and definitions to build SysV style binary packages for Solaris. more>>
pmpkg provides a script and definitions to build SysV style binary packages for Solaris from source tarballs in an automated way, somewhat similar to ports or ebuilds.
pmpkg aims for reuse of system packages where possible and a minimalistic dependency set.
Enhancements:
- This release features more robust handling of the package tree in many places.
- It also includes the usual assortment of new packages (mkvtoolnix, xgcc-i386-elf, 0install, pyhashlib, ilmbase, libebml, libmatroska, smarteiffel) and updates (ddclient, openldap, dovecot, x264, erlang, php4, wine, pcre, wxwidgets, squeak, texmacs, bchunk, openexr, blender, ocaml, wavpack, gossip, ogle, git, star, boost, monotone, sbcl, scons).
<<lesspmpkg aims for reuse of system packages where possible and a minimalistic dependency set.
Enhancements:
- This release features more robust handling of the package tree in many places.
- It also includes the usual assortment of new packages (mkvtoolnix, xgcc-i386-elf, 0install, pyhashlib, ilmbase, libebml, libmatroska, smarteiffel) and updates (ddclient, openldap, dovecot, x264, erlang, php4, wine, pcre, wxwidgets, squeak, texmacs, bchunk, openexr, blender, ocaml, wavpack, gossip, ogle, git, star, boost, monotone, sbcl, scons).
Download (0.26MB)
Added: 2007-06-11 License: CDDL (Common Development and Distribution License) Price:
865 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above ogle search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed