#acl All,Known:read
= Useful Links =
## Here are some selected links for those of you interested in DVD authoring and multimedia in general.
[[http://mjpeg.sourceforge.net/|mjpegtools]] package includes many tools for handling MPEG2 files:
* mplex is the great MPEG2 muxer, one of the best among open source programs
* mpeg2enc is MPEG2 encoder
* png2yuv is a video stream maker from still images
* and many others
<
>
[[http://www.xine-project.org/|xine]] is a free multimedia player. And it is the best player for DVD under Linux (IMHO).
I suggest to check every your DVD authoring before burning it:
{{{
xine dvd://path/to/dvd/folder
}}}
or use totem with xine as backend <>
{{{
totem-xine dvd://path/to/dvd/folder
}}}
<
>
[[http://wingware.com/|Wing IDE]] is a very smart IDE for Python coding. I use it to improve [[http://www.bombono.org|this site]].
<
>
[[http://majorgeeks.com/Bombono_DVD_d7011.html|Bombono DVD at MajorGeeks.com]] - The Few, The Proud, The Geeks.
----