Created
October 28, 2013 23:16
-
-
Save alicraigmile/7206524 to your computer and use it in GitHub Desktop.
Some (at the time) interesting links about the MXF video format.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>mxf links</title> | |
</head> | |
<body> | |
<h1>mxf links</h1> | |
<ul> | |
<li><a href="http://sourceforge.net/projects/mxflib">mxflib (sourceforge)</a></li> | |
<li><a href="http://sourceforge.net/projects/klvlib">perl wrapper?</a></li> | |
<li><a href="http://www.freemxf.org/">http://www.freemxf.org/</a></li> | |
<li><a href="http://en.wikipedia.org/wiki/Real-time_Transport_Protocol">http://en.wikipedia.org/wiki/Real-time_Transport_Protocol</a></li> | |
<li><a href="http://en.wikipedia.org/wiki/H.264">http://en.wikipedia.org/wiki/H.264</a></li> | |
<li><a href="http://discerning.com/topics/audiovideo/video_encoding.html">great computer video piece</a></li> | |
<li><a href="http://dries.ulyssis.org/ayo/packages/perl-Video-Capture-V4l/info.html">http://dries.ulyssis.org/ayo/packages/perl-Video-Capture-V4l/info.html</a></li> | |
<li><a href="http://www.exit1.org/dvdrip/">http://www.exit1.org/dvdrip/</a></li> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment