Menu

Building

Dr. Juergen Sauermann

Prerequisites

The following packages should be installed in order to build \b mpeg_cut:

Qt (see Qt)
libmpeg2 (see libmpeg2)

Most Linux distributions have these packages installed by default.
You can check the presence of the packages by the following commands:

% which moc                                       # test for <b>Qt</b>
% ls /usr/include/mpeg2dec/mpeg2.h                # test for <b>libmpeg2</b>

Building

If the prerequisites are satisfied, just do the following in the directory where
the C++ files are located (trunk if you use the default download link).

% qmake                                           # create <b>Makefile</b>
% make                                            # build <b>mpeg_cut</b>

This should create a file named mpeg_cut


Related

Wiki: Home

MongoDB Logo MongoDB