Skip to content

Instantly share code, notes, and snippets.

@alicraigmile
Created October 28, 2013 23:16
Show Gist options
  • Save alicraigmile/7206524 to your computer and use it in GitHub Desktop.
Save alicraigmile/7206524 to your computer and use it in GitHub Desktop.
Some (at the time) interesting links about the MXF video format.
<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