README for MPEGJ Reference Implementation Source Code Package

This package contains source code of MPEGJ reference implementation with development environment. For binary-only package please download MPEGJDemo.zip

0. Requirement

1. Setting Registry

Double-click on IM1Core/mpeg.reg. This registry file contains information about DLLs required for running IM1Player and MPEGJ. Or, You can import this file from regedit.exe.

2. Setting Environment Variables

In order to run IM1 Player with MPEGJ the following environment variables need to be set up:

3. Building software (.exe and .dll)

  1. Load IM1-2D.dsw into Visual Studio that resides in IM1Core4\2DPlayer-CSELT
  2. Build all the project files

4. Building Java Files

Run make.bat in mpegj/java

5. Building Samples

  1. Firstly, you need to build Java Elementary stream generator, which can be done by invoking compile_JavaES_files.bat in 'samples' directory.
  2. For each sample there is a batch file to generate .trif file:

 

For any question or comment, please contact Viswanathan Swaminathan or Yuntai Kyong.