dvd baker 0.7.43
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 390
DVD-Baker 0.7.43
DVD-Baker is a small suite of programmes designed to turn your image collection into a DVD. more>>
DVD-Baker project is a small suite of programmes designed that can turn your image collection into a DVD.
Your image collection can be stored in a web gallery such as Menalto Gallery G2.
Formerly known as gallery2-to-dvd, DVD-Baker has evolved from a brute-force (hack) bash script to a php/bash combination that allows you to bake your DVD on a computer other than your webserver.
Main features:
- Menu system based on the root and branch albums/folders
- Slideshows made from the images in each leaf album using dvd-slideshow
- An albums highlight is embedded in its corresponding menu
- Subtitles for each image (switchable)
- Customisable image durations and transition effects
- Autoplay after menu timeout plays each slideshow sequentially
- Random autoplay (optional) if using dvdauthor 0.6.12
- Options menu (optional) for toggling subtitles, autoplay and repeat modes
- Either NTSC or PAL video formats
- DVD-compliant MPEG movies can be included
- High or low quality modes
How DVD-Baker works
Its as simple as RECIPE => BAKE => BURN !!!
1. Prepare the recipe:
For Menalto Gallery G2:
g2-dvd-recipe.php needs to be placed in the base directory of your G2 site.
2. Baking the ingredients:
Running dvd-baker will produce all the slideshows and menus as specified by the recipe.
A file called dvdauthor.xml will be produced describing all those menus and slideshows, and how they work together.
3. Burning the DVD:
If you didnt specify the -d option for dvd-baker, then:
$ dvdauthor -x dvdauthor.xml
To burn the dvd, use your preferred burning application to create a DVD-Video from the resultant ./DVD directory.
Enhancements:
- A few important features have been added.
- The most requested may be the ability to specify the gallery album to bake (rather than the users root album), and the ability to specify an album to use to create a DVD leader (a title played before the root menu is shown).
- Also included is an optional Options Menu System, which can be accessed by pressing the SUBTITLE button (or F3 in gxine) to toggle options such as SUBTITLES, AUTOPLAY, and REPEAT during playback.
- Minor cleanups and bugfixes are included.
<<lessYour image collection can be stored in a web gallery such as Menalto Gallery G2.
Formerly known as gallery2-to-dvd, DVD-Baker has evolved from a brute-force (hack) bash script to a php/bash combination that allows you to bake your DVD on a computer other than your webserver.
Main features:
- Menu system based on the root and branch albums/folders
- Slideshows made from the images in each leaf album using dvd-slideshow
- An albums highlight is embedded in its corresponding menu
- Subtitles for each image (switchable)
- Customisable image durations and transition effects
- Autoplay after menu timeout plays each slideshow sequentially
- Random autoplay (optional) if using dvdauthor 0.6.12
- Options menu (optional) for toggling subtitles, autoplay and repeat modes
- Either NTSC or PAL video formats
- DVD-compliant MPEG movies can be included
- High or low quality modes
How DVD-Baker works
Its as simple as RECIPE => BAKE => BURN !!!
1. Prepare the recipe:
For Menalto Gallery G2:
g2-dvd-recipe.php needs to be placed in the base directory of your G2 site.
2. Baking the ingredients:
Running dvd-baker will produce all the slideshows and menus as specified by the recipe.
A file called dvdauthor.xml will be produced describing all those menus and slideshows, and how they work together.
3. Burning the DVD:
If you didnt specify the -d option for dvd-baker, then:
$ dvdauthor -x dvdauthor.xml
To burn the dvd, use your preferred burning application to create a DVD-Video from the resultant ./DVD directory.
Enhancements:
- A few important features have been added.
- The most requested may be the ability to specify the gallery album to bake (rather than the users root album), and the ability to specify an album to use to create a DVD leader (a title played before the root menu is shown).
- Also included is an optional Options Menu System, which can be accessed by pressing the SUBTITLE button (or F3 in gxine) to toggle options such as SUBTITLES, AUTOPLAY, and REPEAT during playback.
- Minor cleanups and bugfixes are included.
Download (0.005MB)
Added: 2006-04-13 License: GPL (GNU General Public License) Price:
1304 downloads
DVD Manager 0.4
DVD Manager provides an easy-to-use Web-based DVD management tool. more>>
DVD Manager provides an easy-to-use Web-based DVD management tool.
DVD Manager is an e107 CMS plugin. This plugin will enable users to manage their DVD collection and show it to other members via the Web whether it is online or offline.
<<lessDVD Manager is an e107 CMS plugin. This plugin will enable users to manage their DVD collection and show it to other members via the Web whether it is online or offline.
Download (2.5MB)
Added: 2007-01-25 License: GPL (GNU General Public License) Price:
1006 downloads
DVD Backup 0.4.0
DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs. more>>
DVD Backup is an unix shell script providing functionality for backuping files and databases (PostgreSQL, MySQL) on DVD discs.
DVD Backup supports multisession and incremental backups. Mail notification is also supported.
Enhancements:
- This release sends email notifications using netcat instead of telnet.
- There are more details about communication with the SMTP server, and configurable excluded files patterns.
<<lessDVD Backup supports multisession and incremental backups. Mail notification is also supported.
Enhancements:
- This release sends email notifications using netcat instead of telnet.
- There are more details about communication with the SMTP server, and configurable excluded files patterns.
Download (0.003MB)
Added: 2006-03-21 License: GPL (GNU General Public License) Price:
1316 downloads
Avifile 0.7.43
Avifile is a compressed AVI file support library for x86 Linux. more>>
This project attempts to provide a working implementation of a few multimedia-related utilities for x86 Linux. At the time of its creation in May 2000 its primary goal was creation of video capture and recompression applications that would work with most popular AVI file format and newest data compression methods ( Indeo Video and variations of MPEG-4 for image compression and MPEG Layer-3/Windows Media Audio for sound ).
The core idea of the project was in using Win32 dynamic-link libraries in Linux environment. However, it has become most popular because of its side product - an AVI movie player that could play DivX ;-) movies in Linux with reasonable performance and stability. Since then most of work was done in this direction.
Now it supports a wide range of codecs ( compressors/decompressors ) such as DivX ;-), Indeo Video, I263, and others, able to show subtitles and perform video output using YUV overlays when necessary support from hardware and operating system is available.
It is also able to play most files in ASF format, and current development CVS code is capable of streaming ASF media over HTTP. The project is not intended to provide universal media framework for Linux, nor to do much more than what it currently does. Moreover, its mostly a proof-of-concept work. It was the first project that introduced the idea of using Windows DLLs and very limited ( ~50 Kbytes of code ) subset of Win32 API for audio/video (de)compression in *nix environments, the idea which is already reused in several other - more general - software projects.
It is the first project that extends that idea to the usage of DirectShow audio/video decoders for the same purpose ( by emulating DirectShow/DCOM environment from decoder point of view ). It is the only project that includes a player for files in Advanced Streaming Format. All these features are essential for the complete modern multimedia environment, and hopefully will become available in near future in such perspective architectures as Arts ( KDE ) or GStreamer ( Gnome ).
Aside from reusing the ideas, the project is used as is in a few media players for Linux, such as XMMS, XTheater or LAMP. The code of this project is distributed under General Public License version 2. Basically it means that you may do anything you want with this code, but if you want to redistribute it or any its derivatives, you have to do it under GPL and you have to make the source code available. For more details visit the site of Free Software Foundation.
Legal issues covering Win32 DLLs which accompany source code are a bit more complicated. These DLLs are freely available in the Internet ( exact URLs to most of them are available on this site ). For those DLLs which come with the license, their copyright owners allow using them at no cost if you do not disassemble, reverse-engineer them, etc. In some cases ( Indeo Video ) they explicitly allow to include these files into other projects under mentioned restrictions. Many DLLs are available without having to accept any license agreement at all ( DivX ;-), all DirectShow codecs ), what obviously means that any kind of activity with them is acceptable.
There is no warranty about the quality of this project. It is written mostly by one former university student with background in the area of Applied Physics in his spare time. I cannot even guarantee that it compiles properly on your system, because I dont have resources to test it on all existing distributions of Linux and flavors of Unix. I try to resolve the issues that Im informed about.
<<lessThe core idea of the project was in using Win32 dynamic-link libraries in Linux environment. However, it has become most popular because of its side product - an AVI movie player that could play DivX ;-) movies in Linux with reasonable performance and stability. Since then most of work was done in this direction.
Now it supports a wide range of codecs ( compressors/decompressors ) such as DivX ;-), Indeo Video, I263, and others, able to show subtitles and perform video output using YUV overlays when necessary support from hardware and operating system is available.
It is also able to play most files in ASF format, and current development CVS code is capable of streaming ASF media over HTTP. The project is not intended to provide universal media framework for Linux, nor to do much more than what it currently does. Moreover, its mostly a proof-of-concept work. It was the first project that introduced the idea of using Windows DLLs and very limited ( ~50 Kbytes of code ) subset of Win32 API for audio/video (de)compression in *nix environments, the idea which is already reused in several other - more general - software projects.
It is the first project that extends that idea to the usage of DirectShow audio/video decoders for the same purpose ( by emulating DirectShow/DCOM environment from decoder point of view ). It is the only project that includes a player for files in Advanced Streaming Format. All these features are essential for the complete modern multimedia environment, and hopefully will become available in near future in such perspective architectures as Arts ( KDE ) or GStreamer ( Gnome ).
Aside from reusing the ideas, the project is used as is in a few media players for Linux, such as XMMS, XTheater or LAMP. The code of this project is distributed under General Public License version 2. Basically it means that you may do anything you want with this code, but if you want to redistribute it or any its derivatives, you have to do it under GPL and you have to make the source code available. For more details visit the site of Free Software Foundation.
Legal issues covering Win32 DLLs which accompany source code are a bit more complicated. These DLLs are freely available in the Internet ( exact URLs to most of them are available on this site ). For those DLLs which come with the license, their copyright owners allow using them at no cost if you do not disassemble, reverse-engineer them, etc. In some cases ( Indeo Video ) they explicitly allow to include these files into other projects under mentioned restrictions. Many DLLs are available without having to accept any license agreement at all ( DivX ;-), all DirectShow codecs ), what obviously means that any kind of activity with them is acceptable.
There is no warranty about the quality of this project. It is written mostly by one former university student with background in the area of Applied Physics in his spare time. I cannot even guarantee that it compiles properly on your system, because I dont have resources to test it on all existing distributions of Linux and flavors of Unix. I try to resolve the issues that Im informed about.
Download (2.9MB)
Added: 2005-05-03 License: GPL (GNU General Public License) Price:
1639 downloads
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
KungFu DVD Ripper 0.2.3
KungFu DVD Ripper is a GStreamer based DVD ripper. more>>
KungFu DVD Ripper is a GStreamer based DVD ripper.
KungFu creates backups of your DVDs, saving them as .oggs on your hard drive. It encodes the backup using patent-free codecs, Theora for video and Vorbis for audio.
KungFu is not designed for producing backups that fit within a certain file size (say, for burning onto CD); instead, it is designed to produce backups of consistent quality while maintaining the lowest average file size possible (for building a video library on your hard drive).
<<lessKungFu creates backups of your DVDs, saving them as .oggs on your hard drive. It encodes the backup using patent-free codecs, Theora for video and Vorbis for audio.
KungFu is not designed for producing backups that fit within a certain file size (say, for burning onto CD); instead, it is designed to produce backups of consistent quality while maintaining the lowest average file size possible (for building a video library on your hard drive).
Download (0.027MB)
Added: 2006-12-15 License: GPL (GNU General Public License) Price:
673 downloads
dvdwizard 0.4.2c
dvdwizard is a wrapper-script which incorporates a fully automated creation of a DVD-structure with Chapters and menus. more>>
dvdwizard is a wrapper-script which incorporates a fully automated creation of a DVD-structure with Chapters and menus from one or more mpeg-streams.
This is done by several "sub-scripts" and various freely available tools. dvdwizard is free software distributed under the GPL license.
Usage:
Just issue
#> dvdwizard my_movie.mpg
and go grab yourself a beer, have lunch oder whatever you like to do for about half an hour (depending on your machines speed - for me its 30 minutes on an Athlon 1.4 GHz, 512 MB).
Come back, issue
#> xine dvd://`pwd`/dvd/
and watch your DVD or burn it and take it to your stand-alone DVD.
<<lessThis is done by several "sub-scripts" and various freely available tools. dvdwizard is free software distributed under the GPL license.
Usage:
Just issue
#> dvdwizard my_movie.mpg
and go grab yourself a beer, have lunch oder whatever you like to do for about half an hour (depending on your machines speed - for me its 30 minutes on an Athlon 1.4 GHz, 512 MB).
Come back, issue
#> xine dvd://`pwd`/dvd/
and watch your DVD or burn it and take it to your stand-alone DVD.
Download (0.046MB)
Added: 2006-08-20 License: GPL (GNU General Public License) Price:
1160 downloads
JTVD 0.4.3
JTVD is a graphical frontend for popular command line programs such as MEncoder, transcode, MJPEG Tools, DVD Author. more>>
JTVD is a graphical frontend for popular command line programs such as MEncoder, transcode, MJPEG Tools, toolame, DVDAuthor, and growisofs.
It makes it easy to grab videos from Video4Linux devices such as TV cards, encode the data to DVD-compatible MPEG2 files, and author and burn a video DVD with a simple title menu.
Main features:
- Watch TV
- Grab from the TV card to AVI files
- Schedule one or more recording tasks
- Encode video files to "DVD compatible" MPEG2 program streams
- Basic DVD authoring incl. creation of simple title menus
- Create the DVD image and burn it
- Burn an existing Video DVD image
<<lessIt makes it easy to grab videos from Video4Linux devices such as TV cards, encode the data to DVD-compatible MPEG2 files, and author and burn a video DVD with a simple title menu.
Main features:
- Watch TV
- Grab from the TV card to AVI files
- Schedule one or more recording tasks
- Encode video files to "DVD compatible" MPEG2 program streams
- Basic DVD authoring incl. creation of simple title menus
- Create the DVD image and burn it
- Burn an existing Video DVD image
Download (0.26MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1523 downloads
Ts2Dvd 0.3o
Ts2Dvd lets you make video DVD from almost any video file. more>>
Ts2Dvd lets you make video DVD from almost any video file. You just have to select input video files, add subtitles file, then press Start button. After few minutes you get VIDEO_TS for burning it as DVD.
<<less Download (0.82MB)
Added: 2006-06-11 License: GPL (GNU General Public License) Price:
717 downloads
Website Baker 2.6.1
Website Baker is a PHP-based Content Management System (CMS). more>>
Main features:
- Easy to use interface
- Multi-level, multi-sectioned, modulated page support.
- Simple file/media management section
- Template based front-end, which can be customized per-page.
- Multiple user and multiple group login.
- High-level control with Group-based permissions system.
- User sign-up, log-in, and password recovery abilities.
- Ability for customized timezone, language, date format, time format, and display name per-user.
- No costs
- Total freedom - only requirements besides those in the GNU GPL are the need to retain the copyright notice on Administration footer - no need for "link-backs" to our website (although it is much appreciated)
<<less- Easy to use interface
- Multi-level, multi-sectioned, modulated page support.
- Simple file/media management section
- Template based front-end, which can be customized per-page.
- Multiple user and multiple group login.
- High-level control with Group-based permissions system.
- User sign-up, log-in, and password recovery abilities.
- Ability for customized timezone, language, date format, time format, and display name per-user.
- No costs
- Total freedom - only requirements besides those in the GNU GPL are the need to retain the copyright notice on Administration footer - no need for "link-backs" to our website (although it is much appreciated)
Download (0.40MB)
Added: 2006-01-03 License: (FDL) GNU Free Documentation License Price:
1390 downloads
dvd::rip 0.98.8
dvd::rip is a full featured DVD copy program written in Perl. more>>
dvd::rip is a full featured DVD copy program written in Perl. It provides an easy to use but feature-rich Gtk+ GUI to control almost all aspects of the ripping and transcoding process.
dvd::rip project uses the widely known video processing swissknife transcode and many other Open Source tools. dvd::rip itself is licensed under GPL / Perl Artistic License.
Main features:
- Runs on Linux, FreeBSD, OpenBSD (and probably other Unices) and does not depend on anything produced in Redmond - pure Open Source!
- Rip to harddisk, on the fly or from an existent DVD image
- Select audio track(s), viewing angle(s), multitple titles
- Rip as much audio tracks as you like into one AVI/OGG/SVCD file
- Supports nearly all of transcodes video codecs, e.g: divx4, divx5, xvid, xvidcvs, ffmpeg, fame, opendivx and mpeg2enc
- DivX/Xvid multipass encoding
- (S)VCD modes, with multiple audio tracks for SVCD
- Integrated video bitrate calculator based on target size resp. number of discs
- Automatic splitting of the target files for best fit on the specified number of discs
- Several deinterlace filter presets
- Audio AC3 and PCM passthrough
- Audio MP3 encoding
- Audio volume maximizing and/or range compression
- OGG/Vorbis support, quality and bitrate based, adjusting the optimal video bitrate after audio transcoding in quality mode
- WAV file creation from a selected audio track
- Subtitle rendering and vobsub creation
- Support for all transcode video filters, with realtime configuration and video preview
- Live video transcoding preview window
- Chapter mode: one file per chapter
- Use your favorite movie player for preview
- Provide frame clipping, resizing and final clipping
- Powerful auto adjusting of all clip & zoom parameters
- Adjust clipping area using drag and drop
- dvd::rips zoom calculator let you adjust every possible parameter, if you like to do so
- Two resize modes: fast and high quality resizing
- Simple but easy to use CD burning facility
- Last but not least a comprehensive cluster mode, which let you use all your Linux/Unix hardware for parallel encoding.
Enhancements:
- A small screen layout mode was added, which makes dvd::rip fit on small screens like 15" widescreen notebooks.
<<lessdvd::rip project uses the widely known video processing swissknife transcode and many other Open Source tools. dvd::rip itself is licensed under GPL / Perl Artistic License.
Main features:
- Runs on Linux, FreeBSD, OpenBSD (and probably other Unices) and does not depend on anything produced in Redmond - pure Open Source!
- Rip to harddisk, on the fly or from an existent DVD image
- Select audio track(s), viewing angle(s), multitple titles
- Rip as much audio tracks as you like into one AVI/OGG/SVCD file
- Supports nearly all of transcodes video codecs, e.g: divx4, divx5, xvid, xvidcvs, ffmpeg, fame, opendivx and mpeg2enc
- DivX/Xvid multipass encoding
- (S)VCD modes, with multiple audio tracks for SVCD
- Integrated video bitrate calculator based on target size resp. number of discs
- Automatic splitting of the target files for best fit on the specified number of discs
- Several deinterlace filter presets
- Audio AC3 and PCM passthrough
- Audio MP3 encoding
- Audio volume maximizing and/or range compression
- OGG/Vorbis support, quality and bitrate based, adjusting the optimal video bitrate after audio transcoding in quality mode
- WAV file creation from a selected audio track
- Subtitle rendering and vobsub creation
- Support for all transcode video filters, with realtime configuration and video preview
- Live video transcoding preview window
- Chapter mode: one file per chapter
- Use your favorite movie player for preview
- Provide frame clipping, resizing and final clipping
- Powerful auto adjusting of all clip & zoom parameters
- Adjust clipping area using drag and drop
- dvd::rips zoom calculator let you adjust every possible parameter, if you like to do so
- Two resize modes: fast and high quality resizing
- Simple but easy to use CD burning facility
- Last but not least a comprehensive cluster mode, which let you use all your Linux/Unix hardware for parallel encoding.
Enhancements:
- A small screen layout mode was added, which makes dvd::rip fit on small screens like 15" widescreen notebooks.
Download (0.50MB)
Added: 2007-08-11 License: Artistic License Price:
821 downloads
lxDVDshrink 0.3
lxDVDshrink let you squeeze and backup your original DVDs to cheap one-layer DVD medium. more>>
lxDVDshrink let you squeeze and backup your original DVDs to cheap one-layer DVD medium.
lxDVDshrink is fastnsimple DVD shrinker. It supports multi-title processing, arbitrary audio and subtitle tracks selection and, most of all, its a CONSOLE application! The recent gDVDshrink will become part of this package soon...
<<lesslxDVDshrink is fastnsimple DVD shrinker. It supports multi-title processing, arbitrary audio and subtitle tracks selection and, most of all, its a CONSOLE application! The recent gDVDshrink will become part of this package soon...
Download (0.017MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1073 downloads
dvd-slideshow 0.7.5
dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of pictures. more>>
dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of pictures.
dvd-slideshow project consists of a set of scripts: dvd-slideshow reads a text file list of all the pictures you want in one slideshow and creates a DVD-compatible MPEG movie with your audio tracks and specified timing.
It supports effects such as fades, crops, and the Ken Burns effect. dvd-menu makes a top-level DVD menu with the output files from dvd-slideshow. dir2slideshow makes a dvd-slideshow input file from a directory of pictures.
gallery2slideshow makes the input file from your Gallery album. jigl2slideshow makes the input file from your jigl album. The output is fed through dvdauthor to create DVDs.
Enhancements:
- This release fixes a few major bugs with newer versions of ImageMagick (6.2.2 and higher) that showed up primarily when using the KenBurns effect.
- There are other bugfixes and improvements that should make this more compatible with the wide variety of Linux systems out there.
- Note that the title keyword has changed, so if you re-run your old slideshows, "title" will have to be changed to "titlebar" for the same behavior.
- The title keyword just displays the text in the middle of the screen.
<<lessdvd-slideshow project consists of a set of scripts: dvd-slideshow reads a text file list of all the pictures you want in one slideshow and creates a DVD-compatible MPEG movie with your audio tracks and specified timing.
It supports effects such as fades, crops, and the Ken Burns effect. dvd-menu makes a top-level DVD menu with the output files from dvd-slideshow. dir2slideshow makes a dvd-slideshow input file from a directory of pictures.
gallery2slideshow makes the input file from your Gallery album. jigl2slideshow makes the input file from your jigl album. The output is fed through dvdauthor to create DVDs.
Enhancements:
- This release fixes a few major bugs with newer versions of ImageMagick (6.2.2 and higher) that showed up primarily when using the KenBurns effect.
- There are other bugfixes and improvements that should make this more compatible with the wide variety of Linux systems out there.
- Note that the title keyword has changed, so if you re-run your old slideshows, "title" will have to be changed to "titlebar" for the same behavior.
- The title keyword just displays the text in the middle of the screen.
Download (0.091MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1338 downloads
Quon DVD Database 1.6.2
The Quon DVD Database is a complete solution to manage your movies. more>>
The Quon DVD Database is a complete solution to manage your movies. Highlights of this program include user tracking, barcode scanner support, user access, a login system, and an advanced searcher.
Quon DVD Database can check DVDs in and out of your collection, allowing you to keep track of which of your friends has them. You can send reminder email messages, or they can simply log in to see what they have checked out.
Enhancements:
- An issue with ordering on a few pages has been fixed.
- The system is forced use the OLD_PASSWORD system, so that when someone moves their database from one host (using an old version of MySQL) to a new one (using a new version of MySQL), the passwords of the existing users wont have to be recreated.
<<lessQuon DVD Database can check DVDs in and out of your collection, allowing you to keep track of which of your friends has them. You can send reminder email messages, or they can simply log in to see what they have checked out.
Enhancements:
- An issue with ordering on a few pages has been fixed.
- The system is forced use the OLD_PASSWORD system, so that when someone moves their database from one host (using an old version of MySQL) to a new one (using a new version of MySQL), the passwords of the existing users wont have to be recreated.
Download (0.33MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1176 downloads
gDVDshrink 0.3-9
gDVDshrink is a DVD backup tool. more>>
gDVDshrink is a very simple application that lets you choose your favourite DVD title, its audio tracks and, hopefully, subtitles in the future, and then recompresses the MPEG-2 video stream quickly so that the newly reauthored DVD fits on an 4.2 GB onle-layer DVD.
Enjoy and send bugs... gDVDshrink uses mplayer for title previewing, lsdvd for getting the information about the source DVD, and vamps for straming and recompressing the final DVD.
<<lessEnjoy and send bugs... gDVDshrink uses mplayer for title previewing, lsdvd for getting the information about the source DVD, and vamps for straming and recompressing the final DVD.
Download (0.021MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1176 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 dvd baker 0.7.43 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