./multimedia/mpeg_encode, The Parallel Berkeley MPEG Encoder

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q2, Version: 1.5bnb6, Package name: mpeg_encode-1.5bnb6, Maintainer: pkgsrc-users

The primary focus of MPEG encoding algorithms is 1) To create fast
and efficient motion vector search techniques and 2) To find "good"
encoding parameters that provide a balance of encoding speed,
compression and quality.

The Berkeley encoder accelerates the process by parallelizing in
the temporal direction. The overall organization of the encoder is
shown in Figure 2. The Master server is the overall coordinator.
It allocates groups of frames to the Slave servers for encoding.
The sharing of the files is achieved best, if the directories
containing the video files are NFS mounted and accessible uniformly
to all processors (alternatively they can be sent out though sockets
by the Master). The various activities are managed by inter process
communication through sockets.


Required to run:
[graphics/jpeg]

Master sites:

SHA1: 853cd175f73b8064ce28deb256e4b81159a684ed
RMD160: 24c0a1090076630c292936639c5fb275778f6470
Filesize: 1981.176 KB

Version history: (Expand)