GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VTKMPEG2ENCODE(3) FreeBSD Library Functions Manual VTKMPEG2ENCODE(3)

vtkmpeg2encode - VTK MPEG encoder library

#include <mpeg2enc.h>
-I/usr/local/include
-L/usr/local/lib -lvtkMPEG2Encode

This is the VTK MPEG2 encoder library for the Visualization Tool Kit.

vtkmpeg2encode has been removed from VTK due to patent issues with the MPEG format.

For those who don't mind dealing with the issues related to patented code, vtkmpeg2encode is now available as a separate download. Go to http://www.vtk.org and click on the "Download" link and look for links to archives of the vtkmpeg2encode source tree. It is buildable with CMake. See the comments in vtkMPEG2Writer class documentation or in VTK's CMakeLists.txt near the VTK_USE_MPEG2_ENCODER option for more info.

FreeBSD ports users can simply install the vtkmpeg2encode port and read the license terms.

Those of you using vtkMPEG2Writer will have to build vtkmpeg2encode separately and link it in to VTK to keep using it... assuming the responsibility for using patented code properly yourselves. Otherwise, you will have to discontinue use of the vtkMPEG2Writer class.

vtk(3)

Kitware, Inc.
http://vtk.org

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.