openlx 11.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 38
OpenLX 11.0
OpenLX is a Linux distribution made in India. more>>
OpenLX is a Linux distribution made in India. It is based on Fedora Core with updated packages and many user-friendly enhancements, such as complete multimedia capabilities, support for 6 Indian languages, Java SDK and an extra application CD.
OpenLX comes in two editions - a single-CD "Desktop" edition and a 5-CD "Enterprise" edition.
Main features:
- Ease of Installation
- Single CD Desktop install
- LTSP Thin-client automated Installation
- Kalculate(Eval), Globally, the First Financial Accounting & Inventory package bundled
- Supermount making CD-Rom handling easy, enabled by default for removable media (CD-ROM, Floppies, USB-storage, etc.)
- SCSI emulation is no longer needed to use CD recorders
- POSIX ACLs option available, just add "acl" to the mount options. Samba can also take advantage of this to emulate NT-type ACL
- Number of hardware devices that require drivers supplied by the device manufacturer are now configured at system installation time.
- MacromediaFlash7 plugin
- WINE custom-configured to run many MS-Windows applications straight out of the box with printer support
- Personal firewall with graphical configuration utility myfirewall, aimed for desktop users, not servers, with a simple configuration
- Support for many Indian languages with fonts
- Unique features for the use of IT-Engineering students with top-of-the-line Development environment and tools to study and conduct their projects that can become live-part of the Distribution
- NVIDIA 3D drivers
- Java-2 SDK & Eclipse pre-configured for Java Developers
- Anti-virus: ships with Clamav and Amavisd, Samba shipped with several VFS anti-virus modules
- Ximian connector included as a plugin allowing Evolution users to access the group-ware features on Exchange 2000 or 2003 server, as well as email
- Support to all possible Initiatives from India
- Institutions can become excellent centers of technical development for the world, giving their students the best exposure
- Soft-modems drivers included for many soft-modem models
- CUPS Printers driver, easily configurable, includes support for over a thousand printer models
- Gambas the new VB-like IDE alternative pre-configured with Unix-ODBC and Sqlite
- DOSEMU pre-configured with mouse support, supports legacy DOS applications developed in Foxpro & Clipper
- Creative scope for Educational Institutions
- Availability of tools used by NGOs and other Social-sector organisations reducing their cost of Computing, while using the best possible tools for their work.
<<lessOpenLX comes in two editions - a single-CD "Desktop" edition and a 5-CD "Enterprise" edition.
Main features:
- Ease of Installation
- Single CD Desktop install
- LTSP Thin-client automated Installation
- Kalculate(Eval), Globally, the First Financial Accounting & Inventory package bundled
- Supermount making CD-Rom handling easy, enabled by default for removable media (CD-ROM, Floppies, USB-storage, etc.)
- SCSI emulation is no longer needed to use CD recorders
- POSIX ACLs option available, just add "acl" to the mount options. Samba can also take advantage of this to emulate NT-type ACL
- Number of hardware devices that require drivers supplied by the device manufacturer are now configured at system installation time.
- MacromediaFlash7 plugin
- WINE custom-configured to run many MS-Windows applications straight out of the box with printer support
- Personal firewall with graphical configuration utility myfirewall, aimed for desktop users, not servers, with a simple configuration
- Support for many Indian languages with fonts
- Unique features for the use of IT-Engineering students with top-of-the-line Development environment and tools to study and conduct their projects that can become live-part of the Distribution
- NVIDIA 3D drivers
- Java-2 SDK & Eclipse pre-configured for Java Developers
- Anti-virus: ships with Clamav and Amavisd, Samba shipped with several VFS anti-virus modules
- Ximian connector included as a plugin allowing Evolution users to access the group-ware features on Exchange 2000 or 2003 server, as well as email
- Support to all possible Initiatives from India
- Institutions can become excellent centers of technical development for the world, giving their students the best exposure
- Soft-modems drivers included for many soft-modem models
- CUPS Printers driver, easily configurable, includes support for over a thousand printer models
- Gambas the new VB-like IDE alternative pre-configured with Unix-ODBC and Sqlite
- DOSEMU pre-configured with mouse support, supports legacy DOS applications developed in Foxpro & Clipper
- Creative scope for Educational Institutions
- Availability of tools used by NGOs and other Social-sector organisations reducing their cost of Computing, while using the best possible tools for their work.
Download (678MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
1569 downloads
Wolvix 1.1.0
Wolvix is a GNU/Linux LiveCD built from SLAX. more>>
Wolvix is a GNU/Linux LiveCD built from SLAX. Wolvix is a desktop oriented distribution made to fit the needs from regular to advanced desktop users.
Along with the applications youll get some of the best free Linux games. (No 3D gfx card required).
Enhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
<<lessAlong with the applications youll get some of the best free Linux games. (No 3D gfx card required).
Enhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
Download (MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
933 downloads
Pustefix 0.11.0
Pustefix is a Web application framework that features an XML/XSLT-based view generation. more>>
Pustefix project is a framework that helps you to develop web based applications (referred to as projects here).
The framework consists of two more or less independent parts:
- A machinery to apply recursive XSLT transformations that produces the UI of the web application. You can learn more about this here.
- A Java framework that takes input from the UI to change the application data and supplies changes of the application data back to the UI. This part is explained in much more detail here.
Together, the framework acts similar to the Model-View-Controller pattern (as far as this is possible in the context of a web application). A high level view of the system is given on this page.
Please note that the main scope of pustefix is on helping with the server side of building web applications. For building modern interactive "rich" user interfaces, you should choose a framework that helps you by exposing user interface elements as widgets to the developer.
Modern browsers and the advances in DHTML and JavaScript have made it possible to create interfaces looking almost like native applications for the web. Please take a look at Qooxdoo for a framework that provides this.
Enhancements:
- Make sure to do a "ant realclean" in you environment before updating the pfixcore jar and data files! You also have to copy the new build-skel.xml from the skeleton distribution to your environment.
<<lessThe framework consists of two more or less independent parts:
- A machinery to apply recursive XSLT transformations that produces the UI of the web application. You can learn more about this here.
- A Java framework that takes input from the UI to change the application data and supplies changes of the application data back to the UI. This part is explained in much more detail here.
Together, the framework acts similar to the Model-View-Controller pattern (as far as this is possible in the context of a web application). A high level view of the system is given on this page.
Please note that the main scope of pustefix is on helping with the server side of building web applications. For building modern interactive "rich" user interfaces, you should choose a framework that helps you by exposing user interface elements as widgets to the developer.
Modern browsers and the advances in DHTML and JavaScript have made it possible to create interfaces looking almost like native applications for the web. Please take a look at Qooxdoo for a framework that provides this.
Enhancements:
- Make sure to do a "ant realclean" in you environment before updating the pfixcore jar and data files! You also have to copy the new build-skel.xml from the skeleton distribution to your environment.
Download (0.84MB)
Added: 2007-07-27 License: LGPL (GNU Lesser General Public License) Price:
820 downloads
Olive 0.11.0
Olive aims to be a full-featured graphical frontend for Bazaar. more>>
Olive project aims to be a full-featured graphical frontend for Bazaar. That means all core functionality of Bazaar should be available in a user-friendly GUI. This goal is more or less accomplished in the development branch (read on for features).
The current frontend uses GTK and its written in Python. Olive is originally developed by SzilveszterFarkas (started during Google Summer of Code 2006). The code consists of two main parts: a backend and a frontend. The backend code wraps up bzrlib in a well-documented, easy-to-use way. The frontend mainly depends on this codebase.
<<lessThe current frontend uses GTK and its written in Python. Olive is originally developed by SzilveszterFarkas (started during Google Summer of Code 2006). The code consists of two main parts: a backend and a frontend. The backend code wraps up bzrlib in a well-documented, easy-to-use way. The frontend mainly depends on this codebase.
Download (0.096MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1123 downloads
Wolvix Cub 1.1.0
Wolvix is a GNU/Linux LiveCD built from SLAX. more>>
Wolvix is a GNU/Linux LiveCD built from SLAX. Wolvix is a desktop oriented distribution made to fit the needs from regular to advanced desktop users.
Enhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
<<lessEnhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
Download (241MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
815 downloads
NTLogon 0.11.0
NTLogon is a logon script generator for samba. more>>
NTLogon is a logon script generator for samba.
It works using the local username on *nix to get the real name and all the groups the user belong to.
Then it uses /etc/ntlogon.conf to create a login script for windows clients adding all the network shares the user can use and are specifie
Programming language is Python. You do not need to do more than add these lines to your [netlogon] section at the smb.conf file:
[netlogon]
path = /usr/local/samba/netlogon
writeable = no
guest ok = no
root preexec = /usr/local/samba/bin/ntlogon.py --os=%m --localuser=%u
root postexec = rm /usr/local/samba/netlogon/%U.bat
Enhancements:
- This release has changed from id/groups/finger to id/getent, so it works safely with LDAP or NIS (these commands are LDAP/NIS-aware).
- Groups can now contain spaces, and usernames can contain underscores.
<<lessIt works using the local username on *nix to get the real name and all the groups the user belong to.
Then it uses /etc/ntlogon.conf to create a login script for windows clients adding all the network shares the user can use and are specifie
Programming language is Python. You do not need to do more than add these lines to your [netlogon] section at the smb.conf file:
[netlogon]
path = /usr/local/samba/netlogon
writeable = no
guest ok = no
root preexec = /usr/local/samba/bin/ntlogon.py --os=%m --localuser=%u
root postexec = rm /usr/local/samba/netlogon/%U.bat
Enhancements:
- This release has changed from id/groups/finger to id/getent, so it works safely with LDAP or NIS (these commands are LDAP/NIS-aware).
- Groups can now contain spaces, and usernames can contain underscores.
Download (0.018MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
1210 downloads
Wolvix Hunter 1.1.0
Wolvix Hunter is the large standard version of Wolvix, its designed to fit on 512MB USB Flash Drives. more>>
Wolvix is a GNU/Linux LiveCD built from SLAX. Wolvix is a desktop oriented distribution made to fit the needs from regular to advanced desktop users.
Along with the applications youll get some of the best free Linux games. (No 3D gfx card required).
Hunter is the large standard version of Wolvix, its designed to fit on 512MB USB Flash Drives and use Wolvix Cub as its base. It includes more applications, a lot of games and larger packages like Samba, Java and libraries for printer support which its younger brother Cub doesnt have. Wolvix Hunter is desktop and multimedia oriented operating system for everyday computing tasks , fun and entertainment. It comes with both the Xfce desktop environment and the Fluxbox window manager.
Enhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
<<lessAlong with the applications youll get some of the best free Linux games. (No 3D gfx card required).
Hunter is the large standard version of Wolvix, its designed to fit on 512MB USB Flash Drives and use Wolvix Cub as its base. It includes more applications, a lot of games and larger packages like Samba, Java and libraries for printer support which its younger brother Cub doesnt have. Wolvix Hunter is desktop and multimedia oriented operating system for everyday computing tasks , fun and entertainment. It comes with both the Xfce desktop environment and the Fluxbox window manager.
Enhancements:
- Im pleased to announce the final release of Wolvix Cub and Wolvix Hunter version 1.1.0. This release marks a turning point in the Wolvix development as its not longer a SLAX remaster, but now based on the stable Slackware releases and the Linux-Live scripts. New features in Wolvix 1.1.0 are: LZMA compressed modules, SMP support, NTFS write support, auto mounting through HAL, Xfce 4.4.1, and as always a full range of applications for office, graphics, multimedia and development use. Though this release is based on Slackware 11.0 it comes with the 2.6.21.5 kernel and many other package upgrades.
Download (483MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
813 downloads
Cal3D 0.11.0
Cal3D is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way. more>>
Cal3d project is a skeletal based 3d character animation library written in C++ in a platform-/graphic API-independent way.
Originally designed to be used in a 3d client for Worldforge, it evolved into a stand-alone product which can be used in many different kinds of projects.
Cal3D is an open source 3D character animation library that can be used on almost any platform.
Enhancements:
- Performance improvements and portability fixes were made.
- The API was improved, but remains backward compatible.
<<lessOriginally designed to be used in a 3d client for Worldforge, it evolved into a stand-alone product which can be used in many different kinds of projects.
Cal3D is an open source 3D character animation library that can be used on almost any platform.
Enhancements:
- Performance improvements and portability fixes were made.
- The API was improved, but remains backward compatible.
Download (2.9MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1232 downloads
Slamd64 11.0
Slamd64 is an unofficial port of Slackware Linux to the x86_64 architecture. more>>
Slamd64 is an unofficial port of Slackware Linux to the x86_64 architecture; despite the name containing AMD64, Slamd64 should work both on K8 (AMD64) and EM64T (some Intel) processors.
Slamd64 includes the latest KDE desktop environments, and lots of updates, fixes, and improvements over the 10.2 release.
Enhancements:
- More than 7 months after Slamd64 10.2b, Slamd64 has now reached a very mature and stable stage. Release highlights: Updated to GCC 3.4.6, and now including gcj; added Mozilla Firefox 1.5.0.7, Mozilla Thunderbird 1.5.0.7, SeaMonkey 1.0.5; updated to udev 097, if installed, udev now replaces hotplug, and is much faster, now only one kernel is needed - huge26.s, based on 2.6.16.29; added pcmcicautils, Amarok, Ruby; the latest version of the popular K Desktop Environment, KDE 3.5.4; XFce 4.2.3.2; Apache 1.3.37; PHP 4.4.4....
<<lessSlamd64 includes the latest KDE desktop environments, and lots of updates, fixes, and improvements over the 10.2 release.
Enhancements:
- More than 7 months after Slamd64 10.2b, Slamd64 has now reached a very mature and stable stage. Release highlights: Updated to GCC 3.4.6, and now including gcj; added Mozilla Firefox 1.5.0.7, Mozilla Thunderbird 1.5.0.7, SeaMonkey 1.0.5; updated to udev 097, if installed, udev now replaces hotplug, and is much faster, now only one kernel is needed - huge26.s, based on 2.6.16.29; added pcmcicautils, Amarok, Ruby; the latest version of the popular K Desktop Environment, KDE 3.5.4; XFce 4.2.3.2; Apache 1.3.37; PHP 4.4.4....
Download (688MB)
Added: 2006-10-04 License: GPL (GNU General Public License) Price:
1116 downloads
chaplin 1.10
chaplin is a dvd chapter tool for Linux (and all other *ixes with libdvdread support). more>>
chaplin is a dvd chapter tool for Linux (and all other *ixes with libdvdread support).
The tool parses a DVD disc or image and extracts the exact duration for each chapter of a given title. Then the total list of chapters is split into a user-selectable number of subsets. Each subset should have approximately the same duration.
This is a very useful approach for multi-cd rips. You no longer simply split the movie in the middle of the frame count but you choose two sets of chapters for both parts which both have (almost) the same length. Then the disc-break is not at a rather random point (concering the story telling of the movie) but at the end of a dvd-chapter.
The chapter timings and the split sets are also very useful for chapter navigation (even on a single disc). The normal output mode of chaplin thus prints the chapters relative beginning time and the duration in a wide number of formats, ranging from seconds, frame counts to timestamps.
For S/VCD mastering chaplin can also produce vcdimager XML files for each disc. There a complete sequence structure with chapter entry points is defined. Also the full navigation setup for chapter hopping is provided. Additionally you can add chapter menus and automatically create the necessary menu pages out of thumbnails extracted directly from the DVD.
Installation:
You will need the libdvdread library for this tool. Specify its installation path in the provided Makefile. Then a simple call to "make" should build the chaplin binary. Copy the binary into your PATH. It is very useful to have transcode and vcdimager installed. The chaplin-genmenu tool needs transcode, ImageMagick and the mjpegtools.
Usage
Simple Usage
Just call chaplin the following way:
chaplin -d < dvd_path > -t < title >
This will display a chapter summary and places all chapters into a single subset (the default). This is useful for a single cd transfer. For multi-cd targets you specify the number of subsets with the -p option:
chaplin -d < dvd_path > -t < title > -p 2
This will divide the chapters up into 2 subsets. They should have almost the same size (this depends largely on the granularity of the provided chapters). Now you know which chapters fit on the first disc, know the exact frame count and you can calculate the exact bitrate for this part and finally transcode each part.
Chapter Info
Detailed info on the chapters is also available. Just add the -c option and per chapter info is printed:
chaplin ... -c
The standard output mode prints the relative offset of each chapter in the part. With the -l option you can replace this display with the length of each chapter.
S/VCD Mastering
If your target is a set of S/VCDs then the -x option is very useful:
chaplin ... -x MYMOVIE
MYMOVIE is the basename of the VCDs.
This option generates a XML S/VCD description for vcdimager which contains the exact chapter setup found by chaplin. The XML files are called "vcdNN.xml" and are created in the current directory. Name the MPEG files made from each subset "partNN.mpg" and place them in the same directory (NN=part number). Now a call to:
vcdxbuild vcdNN.xml
should generate a SVCD image with chapters and navigation information.
You can control the XML generation by passing suboptions to -x:
chaplin ... -x MYMOVIE,vcd,my%02d.xml,movie%02.mpg
This will generate VCD 2.0 XML files called myNN.xml and refers to MPEG movie files called movieNN.mpg. Do not forget to include a "%d" expression in the XML and MPEG file patterns. This will be replaced by the current part number. Numbering starts with one by default. Chaplin will begin with zero if you pass the -z option.
The second argument defines the type of the disc: vcd or svcd.
S/VCD Chapter Menus
Since version 1.9 chaplin also supports the creation of XML mastering files for S/VCDs with chapter menus. Add the -m option to -x to enable menu creation. You have to specify how many chapters are selectable on each menu page. chaplin will then create a menu page set for each of the selected parts and each menu page will contain at most the given number of entries:
chaplin ... -x MYMOVIE,svcd,my%02d.xml,movie%02.mpg,menu%02d-%d.mpg -m 6
In this example menu pages with up to six entries are created and labeled menu%02d-%d.mpg. Note the two %d replacement tags in the menu file name. The first one is replaced with the current part number and the second one counts the menu pages for this part. The generated XML will create a SVCD that shows the first menu page and allows to select the first six chapters with the numeric buttons. Furthermore you can switch to the next menu page.
The referenced menu pages are MPEG files containing still images. Each menu page should depict the chapters that can be selected on this page. The menu pages can be rendered automatically with the chaplin-genmenu tool.
Automatic Chapter Menu Generation
The chaplin-genmenu script creates the chapter menu still image MPG files that are referenced in the S/VCD chapter menus. To guide this tool what should be rendered on each menu page, you have to create a chapling menu description with the -g command:
chaplin ... -x ... -m < n > -g menu.txt
Now have a look a the created menu description text file. Its splitted into blocks for each menu page:
chaplin-menu 9
dvd "/dev/dvd" title 10 PAL 4:3
menu01-1.mpg 9 Part 1 Menu 1
01 0 Chapter 1
02 0 Chapter 2
03 0 Chapter 3
04 0 Chapter 4
05 0 Chapter 5
06 0 Chapter 6
07 0 Chapter 7
08 0 Chapter 8
09 0 Chapter 9
menu01-2.mpg 6 Part 1 Menu 2
10 0 Chapter 10
11 0 Chapter 11
12 0 Chapter 12
13 0 Chapter 13
14 0 Chapter 14
15 0 Chapter 15
The description contains the menu files to create and the chapters that are referenced on each page. You can edit this file to change the sample frame for each chapter that will be extracted to get the thumbnail image on the menu page: change the 0 value in the second column to the requested frame number. Finally you can edit the text that gets rendered on the menu pages: The title of each menu page is given in the title line (e.g.: "Part 1 Menu 1") and the chapter description after each frame number (e.g.: "Chapter 1").
Now run the menu page creator:
chaplin-genmenu menu.txt
This sets the dvd input device and title similar to the chaplin call and pass the generated chaplin menu description. This will create the MPG still images needed for S/VCD creation out of the XML file.
Specify -n NTSC if creating a NTSC and not a PAL S/VCD. Use -v if creating a VCD and not a SVCD.
With -o you can set a global offset for each chapter sample frame number. The -u option cleans up all temporary files created during program call. -x will display all external command calls to debug the tool.
With -b, -l and -f you can adjust the rendering of the menu pages.
Note that chaplin-genmenu is an incremental tool that only creates files that are not yet existing in the current path. So you can first call the tool (without -u) to create all intermediate files. Then you can retouch or repaint the menu PNG files and call the tool again to build MPG files. If you pass the -c switch then all files are recreated always.
Enhancements:
- fixed crash in some parts calculations
- output some video attributes in verbose mode
- new menu.txt format now passes all important parameters
- (dvd device, title, tvnorm and aspect ratio) automatically
- chaplin-genmenu:
- improved menu layout creation (hinted by S. Stordal)
- manual layout setup with -m option
- now reads all important parameters from chaplin directly
- thumbs now have correct aspect ratio
- default frame offset is now 16 (to skip partial gops)
- new switch -c allows to always recreate files
- new switch -s sets the font size
- renamed switches to be more consistent
<<lessThe tool parses a DVD disc or image and extracts the exact duration for each chapter of a given title. Then the total list of chapters is split into a user-selectable number of subsets. Each subset should have approximately the same duration.
This is a very useful approach for multi-cd rips. You no longer simply split the movie in the middle of the frame count but you choose two sets of chapters for both parts which both have (almost) the same length. Then the disc-break is not at a rather random point (concering the story telling of the movie) but at the end of a dvd-chapter.
The chapter timings and the split sets are also very useful for chapter navigation (even on a single disc). The normal output mode of chaplin thus prints the chapters relative beginning time and the duration in a wide number of formats, ranging from seconds, frame counts to timestamps.
For S/VCD mastering chaplin can also produce vcdimager XML files for each disc. There a complete sequence structure with chapter entry points is defined. Also the full navigation setup for chapter hopping is provided. Additionally you can add chapter menus and automatically create the necessary menu pages out of thumbnails extracted directly from the DVD.
Installation:
You will need the libdvdread library for this tool. Specify its installation path in the provided Makefile. Then a simple call to "make" should build the chaplin binary. Copy the binary into your PATH. It is very useful to have transcode and vcdimager installed. The chaplin-genmenu tool needs transcode, ImageMagick and the mjpegtools.
Usage
Simple Usage
Just call chaplin the following way:
chaplin -d < dvd_path > -t < title >
This will display a chapter summary and places all chapters into a single subset (the default). This is useful for a single cd transfer. For multi-cd targets you specify the number of subsets with the -p option:
chaplin -d < dvd_path > -t < title > -p 2
This will divide the chapters up into 2 subsets. They should have almost the same size (this depends largely on the granularity of the provided chapters). Now you know which chapters fit on the first disc, know the exact frame count and you can calculate the exact bitrate for this part and finally transcode each part.
Chapter Info
Detailed info on the chapters is also available. Just add the -c option and per chapter info is printed:
chaplin ... -c
The standard output mode prints the relative offset of each chapter in the part. With the -l option you can replace this display with the length of each chapter.
S/VCD Mastering
If your target is a set of S/VCDs then the -x option is very useful:
chaplin ... -x MYMOVIE
MYMOVIE is the basename of the VCDs.
This option generates a XML S/VCD description for vcdimager which contains the exact chapter setup found by chaplin. The XML files are called "vcdNN.xml" and are created in the current directory. Name the MPEG files made from each subset "partNN.mpg" and place them in the same directory (NN=part number). Now a call to:
vcdxbuild vcdNN.xml
should generate a SVCD image with chapters and navigation information.
You can control the XML generation by passing suboptions to -x:
chaplin ... -x MYMOVIE,vcd,my%02d.xml,movie%02.mpg
This will generate VCD 2.0 XML files called myNN.xml and refers to MPEG movie files called movieNN.mpg. Do not forget to include a "%d" expression in the XML and MPEG file patterns. This will be replaced by the current part number. Numbering starts with one by default. Chaplin will begin with zero if you pass the -z option.
The second argument defines the type of the disc: vcd or svcd.
S/VCD Chapter Menus
Since version 1.9 chaplin also supports the creation of XML mastering files for S/VCDs with chapter menus. Add the -m option to -x to enable menu creation. You have to specify how many chapters are selectable on each menu page. chaplin will then create a menu page set for each of the selected parts and each menu page will contain at most the given number of entries:
chaplin ... -x MYMOVIE,svcd,my%02d.xml,movie%02.mpg,menu%02d-%d.mpg -m 6
In this example menu pages with up to six entries are created and labeled menu%02d-%d.mpg. Note the two %d replacement tags in the menu file name. The first one is replaced with the current part number and the second one counts the menu pages for this part. The generated XML will create a SVCD that shows the first menu page and allows to select the first six chapters with the numeric buttons. Furthermore you can switch to the next menu page.
The referenced menu pages are MPEG files containing still images. Each menu page should depict the chapters that can be selected on this page. The menu pages can be rendered automatically with the chaplin-genmenu tool.
Automatic Chapter Menu Generation
The chaplin-genmenu script creates the chapter menu still image MPG files that are referenced in the S/VCD chapter menus. To guide this tool what should be rendered on each menu page, you have to create a chapling menu description with the -g command:
chaplin ... -x ... -m < n > -g menu.txt
Now have a look a the created menu description text file. Its splitted into blocks for each menu page:
chaplin-menu 9
dvd "/dev/dvd" title 10 PAL 4:3
menu01-1.mpg 9 Part 1 Menu 1
01 0 Chapter 1
02 0 Chapter 2
03 0 Chapter 3
04 0 Chapter 4
05 0 Chapter 5
06 0 Chapter 6
07 0 Chapter 7
08 0 Chapter 8
09 0 Chapter 9
menu01-2.mpg 6 Part 1 Menu 2
10 0 Chapter 10
11 0 Chapter 11
12 0 Chapter 12
13 0 Chapter 13
14 0 Chapter 14
15 0 Chapter 15
The description contains the menu files to create and the chapters that are referenced on each page. You can edit this file to change the sample frame for each chapter that will be extracted to get the thumbnail image on the menu page: change the 0 value in the second column to the requested frame number. Finally you can edit the text that gets rendered on the menu pages: The title of each menu page is given in the title line (e.g.: "Part 1 Menu 1") and the chapter description after each frame number (e.g.: "Chapter 1").
Now run the menu page creator:
chaplin-genmenu menu.txt
This sets the dvd input device and title similar to the chaplin call and pass the generated chaplin menu description. This will create the MPG still images needed for S/VCD creation out of the XML file.
Specify -n NTSC if creating a NTSC and not a PAL S/VCD. Use -v if creating a VCD and not a SVCD.
With -o you can set a global offset for each chapter sample frame number. The -u option cleans up all temporary files created during program call. -x will display all external command calls to debug the tool.
With -b, -l and -f you can adjust the rendering of the menu pages.
Note that chaplin-genmenu is an incremental tool that only creates files that are not yet existing in the current path. So you can first call the tool (without -u) to create all intermediate files. Then you can retouch or repaint the menu PNG files and call the tool again to build MPG files. If you pass the -c switch then all files are recreated always.
Enhancements:
- fixed crash in some parts calculations
- output some video attributes in verbose mode
- new menu.txt format now passes all important parameters
- (dvd device, title, tvnorm and aspect ratio) automatically
- chaplin-genmenu:
- improved menu layout creation (hinted by S. Stordal)
- manual layout setup with -m option
- now reads all important parameters from chaplin directly
- thumbs now have correct aspect ratio
- default frame offset is now 16 (to skip partial gops)
- new switch -c allows to always recreate files
- new switch -s sets the font size
- renamed switches to be more consistent
Download (0.023MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1246 downloads
microdc 0.11.0
microdc is a command-line based Direct Connect client that uses GNU readline for user interaction. more>>
microdc is a command-line based Direct Connect client that uses the GNU Readline library for user interaction. microdc was developed from ground up and does not depend on any other program. Despite the command-line user interface, microdc was designed to be user friendly and simple to use.
microdc is currently in beta state - there may be many bugs not yet discovered. It also lacks some features that other clients support, such as file hashing, multiple hub connections, and hub list support.
microdc is free software - it is licensed under the terms of the GNU General Public License (GPL). It is written in C by Oskar Liljeblad, and is designed to compile and run on modern POSIX compatible systems such as Linux.
Main features:
- Nearly full support of the original Direct Connect protocol.
- GNU Readline support.
- Sensible tab-completion of commands, user names, local files, remote files, speed names, and connection names.
- One process per connection for optimal transfer rates.
- Small memory footprint (I think).
<<lessmicrodc is currently in beta state - there may be many bugs not yet discovered. It also lacks some features that other clients support, such as file hashing, multiple hub connections, and hub list support.
microdc is free software - it is licensed under the terms of the GNU General Public License (GPL). It is written in C by Oskar Liljeblad, and is designed to compile and run on modern POSIX compatible systems such as Linux.
Main features:
- Nearly full support of the original Direct Connect protocol.
- GNU Readline support.
- Sensible tab-completion of commands, user names, local files, remote files, speed names, and connection names.
- One process per connection for optimal transfer rates.
- Small memory footprint (I think).
Download (0.45MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1093 downloads
easys GNU/Linux 3.0
easys GNU/Linux 2.1 is a Slackware-based distribution with KDE Light and formerly known as more>>
easys GNU/Linux was formerly known as "pocketlinux".
easys GNU/Linux main aims are to be small, fast and easy to use. If you think your live isnt slacked, yet, give this one a try.
easys GNU/Linux is a Slackware-based distribution developed by former developers of the now-discontinued Bonzai Linux.
easys GNU/Linux has a different approach then most other distributions. We want to build up a version of linux you can count on, and you can do your daily work with.
In the past 10 years in computer business I have noticed that most users only need a few applications (f.e. a texteditor, a spreadsheet, a browser or an email client). Current Desktop Environemnts like KDE offer a lot more. But can you tell me WHO really needs 3 different texteditors? So we slimmed it all down a bit. And thats what pocketlinux is about. We do not offer any administration frontends for deep system tweeks, as we think a "normal" user should not touch these things. Experienced Users can use the on board administration tools that come with the Slackware core. (Of course, if you really want to change any hardware specific settings like your monitor resolution, feel free to ask someone in the forum).
We only offer 1 application per task, so there is only one texteditor visible for the end user. (Please note that the kde-light environment is based on a complete KDE version, so most of the KDE application are onboard, too. But they are not visible to the end user per default.)
So we took a look at other installers and noticed the "shell script" based Slackware installer. The only thing we do not like about it is that its not i18n-able. So we took some time to customize the installer to be able to write back a complete tar archive on nearly any harddrive. We added i18n support (English and German right now. We are still looking for translators) and modified the kernel installation.
Enhancements:
- We are proud to present the next generation of the easys GNU/Linux operating system. The OS is now based on Slackware Linux 11.0 which comes with full kernel 2.6 support, including udev for device initialization. Kernel 2.6.17.13 is the default for a fresh installation. Besides current versions of glibc (2.3.6), GCC (3.4.6) and X.Org 6.9.0, we have included a full version of KDE 3.5.4 instead of KDE light. It has been optimized for easier usage including one application per task and a fresh enterprise GUI design called waveline. Kiosktool and KDE Kiosk Mode can be used to create user and group policies which allows you to easily setup internet kiosks or locked down workstations.
<<lesseasys GNU/Linux main aims are to be small, fast and easy to use. If you think your live isnt slacked, yet, give this one a try.
easys GNU/Linux is a Slackware-based distribution developed by former developers of the now-discontinued Bonzai Linux.
easys GNU/Linux has a different approach then most other distributions. We want to build up a version of linux you can count on, and you can do your daily work with.
In the past 10 years in computer business I have noticed that most users only need a few applications (f.e. a texteditor, a spreadsheet, a browser or an email client). Current Desktop Environemnts like KDE offer a lot more. But can you tell me WHO really needs 3 different texteditors? So we slimmed it all down a bit. And thats what pocketlinux is about. We do not offer any administration frontends for deep system tweeks, as we think a "normal" user should not touch these things. Experienced Users can use the on board administration tools that come with the Slackware core. (Of course, if you really want to change any hardware specific settings like your monitor resolution, feel free to ask someone in the forum).
We only offer 1 application per task, so there is only one texteditor visible for the end user. (Please note that the kde-light environment is based on a complete KDE version, so most of the KDE application are onboard, too. But they are not visible to the end user per default.)
So we took a look at other installers and noticed the "shell script" based Slackware installer. The only thing we do not like about it is that its not i18n-able. So we took some time to customize the installer to be able to write back a complete tar archive on nearly any harddrive. We added i18n support (English and German right now. We are still looking for translators) and modified the kernel installation.
Enhancements:
- We are proud to present the next generation of the easys GNU/Linux operating system. The OS is now based on Slackware Linux 11.0 which comes with full kernel 2.6 support, including udev for device initialization. Kernel 2.6.17.13 is the default for a fresh installation. Besides current versions of glibc (2.3.6), GCC (3.4.6) and X.Org 6.9.0, we have included a full version of KDE 3.5.4 instead of KDE light. It has been optimized for easier usage including one application per task and a fresh enterprise GUI design called waveline. Kiosktool and KDE Kiosk Mode can be used to create user and group policies which allows you to easily setup internet kiosks or locked down workstations.
Download (622.9MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1115 downloads
cc65 2.11.0
cc65 is a freeware C compiler for 6502 based systems. more>>
cc65 is a complete cross development package for 6502 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. cc65 is based on a C compiler that was originally adapted for the Atari 8bit computers by John R. Dunning.
The original C compiler is a Small C descendant but has several extensions, and some of the limits of the original Small C compiler are gone. The original copyright allows free redistribution including sources, even if it would not qualify as Open Source Software according to the Open Source Definition.
The original Atari compiler is available from http://www.umich.edu/~archive/atari/8bit/Languages/Cc65/. The complete package consists of the compiler, an assembler, a librarian, a linker, and a C library for the Atari. There are some packages on the net that claim to be adapted as a crosscompiler for DOS or Unix, but was not able to get them working correctly.
Because I wanted a C compiler for my CBM machines, I took the Atari compiler and started a rewrite. Until today, I have rewritten large parts of the compiler, all of the library, completely replaced the assembler, the linker and the librarian, and added a frontend to simplify use. All changes have been done with portability in mind, so porting to new 6502 architectures should be quite easy.
The compiler is almost ISO C compatible, so you should be able to translate many sources from other systems.
Main features:
- The compiler allows single line comments that start with //. This feature is disabled in strict ANSI mode.
- The compiler allows unnamed parameters in parameter lists. The compiler will not issue warnings about unused parameters that dont have a name. This feature is disabled in strict ANSI mode.
- The compiler has some additional keywords that are needed for special features. In strict ANSI mode, the additional keywords start with two underscores.
- The volatile modifier has no effect.
- The datatypes float and double are not available.
- The compiler does not support bit fields.
- C functions may not return structs and structs may not be passed as parameters by value. Struct assignment is possible.
- There are some limitation on the size of local variables. Not all operations are available if the size of local variables exceeds 256 bytes.
- Part of the C library is available only with fastcall calling conventions (see below). This means, that you may not mix pointers to those functions with pointers to user written functions.
There may be other target system dependent limitations. One example is file I/O, which is not implemented on all platforms. This is no technical limitation (as with the stuff mentioned above) but does just mean that no one cared enough to write the actual code.
The compiler is only one of the tools available in this package. The assembler suite (assembler, linker, archiver) is a complete development environment for itself, that may be used to write programs for any 6502 machine. C code and assembler code may be used together and may call each other.
The assembler is a one pass macroassembler and is able to output code for the 6502, the 65SC02 and 65SC816. It has a lot of nifty features like include files, conditional assembly, macros, nested lexical levels (that is, local symbols), and more. The assembler creates object files containing relocatable code. These files must be run through a linker to create the final program.
The linker has a flexible output format and is able to support ROMable code (different load and run addresses for data), banked systems (segments may share the same run address), systems with multiple ROMs, unlimited segments, more than one BSS segment and lots of other things.
The archiver is used to create libraries containing objects files. This simplifies code management. The linker will extract only those modules from a library that are actually needed.
To simplifiy use, there is also a frontend to the tools contained in the cc65 package. The frontend is named cl65. It knows how to build binaries from a list of C files, assembler files, object files and libraries. For smaller projects, just one invocation of the cl65 utility is needed to build a binary from several source files and libraries.
<<lessThe original C compiler is a Small C descendant but has several extensions, and some of the limits of the original Small C compiler are gone. The original copyright allows free redistribution including sources, even if it would not qualify as Open Source Software according to the Open Source Definition.
The original Atari compiler is available from http://www.umich.edu/~archive/atari/8bit/Languages/Cc65/. The complete package consists of the compiler, an assembler, a librarian, a linker, and a C library for the Atari. There are some packages on the net that claim to be adapted as a crosscompiler for DOS or Unix, but was not able to get them working correctly.
Because I wanted a C compiler for my CBM machines, I took the Atari compiler and started a rewrite. Until today, I have rewritten large parts of the compiler, all of the library, completely replaced the assembler, the linker and the librarian, and added a frontend to simplify use. All changes have been done with portability in mind, so porting to new 6502 architectures should be quite easy.
The compiler is almost ISO C compatible, so you should be able to translate many sources from other systems.
Main features:
- The compiler allows single line comments that start with //. This feature is disabled in strict ANSI mode.
- The compiler allows unnamed parameters in parameter lists. The compiler will not issue warnings about unused parameters that dont have a name. This feature is disabled in strict ANSI mode.
- The compiler has some additional keywords that are needed for special features. In strict ANSI mode, the additional keywords start with two underscores.
- The volatile modifier has no effect.
- The datatypes float and double are not available.
- The compiler does not support bit fields.
- C functions may not return structs and structs may not be passed as parameters by value. Struct assignment is possible.
- There are some limitation on the size of local variables. Not all operations are available if the size of local variables exceeds 256 bytes.
- Part of the C library is available only with fastcall calling conventions (see below). This means, that you may not mix pointers to those functions with pointers to user written functions.
There may be other target system dependent limitations. One example is file I/O, which is not implemented on all platforms. This is no technical limitation (as with the stuff mentioned above) but does just mean that no one cared enough to write the actual code.
The compiler is only one of the tools available in this package. The assembler suite (assembler, linker, archiver) is a complete development environment for itself, that may be used to write programs for any 6502 machine. C code and assembler code may be used together and may call each other.
The assembler is a one pass macroassembler and is able to output code for the 6502, the 65SC02 and 65SC816. It has a lot of nifty features like include files, conditional assembly, macros, nested lexical levels (that is, local symbols), and more. The assembler creates object files containing relocatable code. These files must be run through a linker to create the final program.
The linker has a flexible output format and is able to support ROMable code (different load and run addresses for data), banked systems (segments may share the same run address), systems with multiple ROMs, unlimited segments, more than one BSS segment and lots of other things.
The archiver is used to create libraries containing objects files. This simplifies code management. The linker will extract only those modules from a library that are actually needed.
To simplifiy use, there is also a frontend to the tools contained in the cc65 package. The frontend is named cl65. It knows how to build binaries from a list of C files, assembler files, object files and libraries. For smaller projects, just one invocation of the cl65 utility is needed to build a binary from several source files and libraries.
Download (0.98MB)
Added: 2005-11-19 License: Freeware Price:
1436 downloads
Typhoon RDBMS 1.11.0
Typhoon RDBMS is a library and a set of tools for database management. more>>
Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.
The tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.
Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
<<lessThe tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.
Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
Download (0.10MB)
Added: 2006-08-22 License: BSD License Price:
1164 downloads
Averist 1.11.0.0
Averist provides an authentication layer for any CGI application written in Perl. more>>
Averist provides an authentication layer for any CGI application written in Perl.
Averist is a module that adds an authentication layer to any CGI application written in Perl. It supports initial authentication through CGI (form), and it can use CGI (hidden form fields) or cookies for reauthentication after a configurable timeout.
It can also use a DBM file, a flat file database, or an SQL database for storing session tickets for increased security.
The username and password check at the initial authentication can be done via a DBM file, an LDAP directory, a NIS database, the passwd database, a passwd-style file, or an SQL database.
Averist is written in Perl for easy customization and expansion.
<<lessAverist is a module that adds an authentication layer to any CGI application written in Perl. It supports initial authentication through CGI (form), and it can use CGI (hidden form fields) or cookies for reauthentication after a configurable timeout.
It can also use a DBM file, a flat file database, or an SQL database for storing session tickets for increased security.
The username and password check at the initial authentication can be done via a DBM file, an LDAP directory, a NIS database, the passwd database, a passwd-style file, or an SQL database.
Averist is written in Perl for easy customization and expansion.
Download (0.016MB)
Added: 2007-02-24 License: GPL (GNU General Public License) Price:
972 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above openlx 11.0 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