PNS is a public domain Petri net simulation tool for Unix systems. It requires
the X Window System.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
TV-Browser gets the daily TV program from the internet and shows it clearly
aranged - like a printed TV guide. An internet connection is only necessary
during the data update.
Currently, TV-Browser supports more than 1000 TV and radio channels from
Australia, Austria, Belgium, Croatia, Czech Repulic, Denmark, France, Germany,
Great Britain, Ireland, Italy, Norway, Poland, Spain, Sweden,
Switzerland and the USA.
periscope is a subtitles searching module written in python that
tries to find a correct match for a given video file. The goal
behind periscope is that it will only return only correct subtitles
so that you can simply relax and enjoy your video without having
to double-check that the subtitles match your video before watching
it. This is done by using as much info as available from your file
and on the websites. Some websites allow you to use hash of the
files, the size/length of the video or the exact file name.
As a python module, periscope should be easily integrated in many
projects that allow plugins to be written in python. The fact that
the plugin is shared between all the applications means that separate
application and their plugin (file browser, video player, media
center application, ...) don't have to maintain the code to search,
parse and download subtitles and the user preference about languages.
The subtitles websites are handled as plugins.
Subliminal is a python library to search and download subtitles.
It uses video hashes and the powerful guessit library that extracts
informations from filenames or filepaths to ensure you have the best
subtitles. It also relies on enzyme to detect embedded subtitles and avoid
duplicates.
cx88 provides drivers for PCI and PCI-e TV/radio capture cards based on the
Conexant CX23880/1/2/3 and CX23885/7/8 chip families. This port includes the
cx88 kernel drivers as well as a simple app for TV capture. It requires
multimedia/libtuner for channel selection and peripheral configuration.
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD),
suitables for home players, from any number of video files, in any of
the formats supported by Mplayer. The big advantage over other utilites
is that it only needs Mplayer, Mencoder, DVDAuthor, VCDImager and
MKisofs (well, and Python 2.4, PyGTK and PyGlade), so its dependencies
are really small.
ClipGrab doesn't only allow you to download videos from sites like Youtube,
Dailymotion or Vimeo but also gives you the ability to convert them in a single
step into "usable" formats like WMV, MPEG or MP3. So you'll be able to watch
(or listen to) your favourite Youtube clips wherever you are.
ClipGrab currently supports these sites:
-YouTube
-Dailymotion
-Vimeo
-MyVideo
-MySpass
DVBsnoop is an analyzer for DVB broadcast streams / MPEG transport
streams.
DVBsnoop is a program to monitor, analyze, debug, dump or view
dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g.
digital television) send via satellite, cable or terrestrial.
Kaffeine is a multimedia player based on KDE and VLC.
* Full Drag and Drop support
* Import Noatun-playlists as well as M3U, ASX and PLS-Files
* Editable Playlist
* Export Playlist to HTML or PDF (KDE-Print)
* Support for saving screenshots as PNG, BMP or XBM
* The ability to prevent the screensaver from activating OSD Titles
flvtool++ is a tool for hinting and manipulating the metadata of FLV
files. It was originally created for Facebook's Video project
(http://facebook.com/video/) for fast video hinting. It is loosely
based on the Ruby FLVTool2, but is written in C++ for performance
reasons.