The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD multimedia : libmovtar

Supports reading/writing of MJPEG video in YUV 4:2:2 JPEG

 [ excerpt from developer's README ]

libmovtar
---------

has been implemented according to the quicktime4linux API 

It supports reading and writing (read/write mode has been prepared,
but is not implemented yet) of MJPEG video in YUV 4:2:2 JPEG with
mono/stereo, 8/16-bit, any sample rate sound.

It supports indexing files (always done when writing a new file,
old (or manually created) movtar files without index are indexed
internally during the opening process).

You can freely jump forwards and backwards between the frames in
an opened file. 

http://sourceforge.net/projects/mjpeg/



libmovtar history


v. 1.25
date: 2007/12/14 19:08:39;  author: miwi;  state: Exp;  lines: +2 -6
- Fix build with gcc 4.2

PR:		118628
Submitted by:	Pietro Cerutti 

v. 1.24 date: 2007/05/27 02:56:01; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.23 date: 2007/05/19 20:17:41; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/12/20 14:42:54; author: ahze; state: Exp; lines: +0 -14 Remove jpeg-mmx support
v. 1.21 date: 2006/09/20 11:21:51; author: stas; state: Exp; lines: +1 -4 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.20 date: 2006/05/10 22:37:32; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.19 date: 2006/02/28 23:05:51; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION for new glib-12 library location, post libtool. PR: 93955 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: portmgr (implicit)
v. 1.18 date: 2005/04/10 02:32:57; author: ahze; state: Exp; lines: +1 -1 - s/gtk12/glib12/ , gtk12 isn't needed.
v. 1.17 date: 2005/04/03 21:32:58; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.16 date: 2004/11/28 15:51:22; author: lioux; state: Exp; lines: +0 -0 - Forced commit to fix previous commit message o Add graphics/jpeg-mmx support o Deploy OPTIONS PR: 72742 Submitted by: ahze
v. 1.15 date: 2004/11/28 15:50:13; author: lioux; state: Exp; lines: +25 -7 o Add graphics/jpeg-mmx support o Deploy OPTIONS
v. 1.14 date: 2004/03/16 04:23:52; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.13 date: 2004/03/07 23:28:40; author: edwin; state: Exp; lines: +3 -6 Make ports/multimedia use the USE_SDL macro PR: ports/61805 Submitted by: Edwin Groothuis Approved by: maintainer timeout
v. 1.12 date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.11 date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/05/14 16:15:34; author: lioux; state: Exp; lines: +9 -1 Fix build on alpha ARCH: emms asm opcode should be noop in non-i386 non-MMX ARCH
v. 1.9 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.8 date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.7 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.6 date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.5 date: 2002/09/03 02:46:45; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/07/03 19:15:17; author: lioux; state: Exp; lines: +3 -2 USE_REINPLACE
v. 1.3 date: 2002/05/20 23:30:53; author: lioux; state: Exp; lines: +9 -2 Update to 0.1.3
v. 1.2 date: 2002/04/17 12:38:00; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.1 date: 2001/11/16 03:39:38; author: lioux; state: Exp; New port libmovtar version 0.1.2: Supports reading/writing of MJPEG video in YUV 4:2:2 JPEG ============================================================================= v. 1.25 date: 2007/12/14 19:08:39; author: miwi; state: Exp; lines: +2 -6 - Fix build with gcc 4.2 PR: 118628 Submitted by: Pietro Cerutti
v. 1.24 date: 2007/05/27 02:56:01; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.23 date: 2007/05/19 20:17:41; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/12/20 14:42:54; author: ahze; state: Exp; lines: +0 -14 Remove jpeg-mmx support
v. 1.21 date: 2006/09/20 11:21:51; author: stas; state: Exp; lines: +1 -4 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.20 date: 2006/05/10 22:37:32; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.19 date: 2006/02/28 23:05:51; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION for new glib-12 library location, post libtool. PR: 93955 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: portmgr (implicit)
v. 1.18 date: 2005/04/10 02:32:57; author: ahze; state: Exp; lines: +1 -1 - s/gtk12/glib12/ , gtk12 isn't needed.
v. 1.17 date: 2005/04/03 21:32:58; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.16 date: 2004/11/28 15:51:22; author: lioux; state: Exp; lines: +0 -0 - Forced commit to fix previous commit message o Add graphics/jpeg-mmx support o Deploy OPTIONS PR: 72742 Submitted by: ahze
v. 1.15 date: 2004/11/28 15:50:13; author: lioux; state: Exp; lines: +25 -7 o Add graphics/jpeg-mmx support o Deploy OPTIONS
v. 1.14 date: 2004/03/16 04:23:52; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.13 date: 2004/03/07 23:28:40; author: edwin; state: Exp; lines: +3 -6 Make ports/multimedia use the USE_SDL macro PR: ports/61805 Submitted by: Edwin Groothuis Approved by: maintainer timeout
v. 1.12 date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.11 date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/05/14 16:15:34; author: lioux; state: Exp; lines: +9 -1 Fix build on alpha ARCH: emms asm opcode should be noop in non-i386 non-MMX ARCH
v. 1.9 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.8 date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.7 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.6 date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.5 date: 2002/09/03 02:46:45; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/07/03 19:15:17; author: lioux; state: Exp; lines: +3 -2 USE_REINPLACE
v. 1.3 date: 2002/05/20 23:30:53; author: lioux; state: Exp; lines: +9 -2 Update to 0.1.3
v. 1.2 date: 2002/04/17 12:38:00; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.1 date: 2001/11/16 03:39:38; author: lioux; state: Exp; New port libmovtar version 0.1.2: Supports reading/writing of MJPEG video in YUV 4:2:2 JPEG ============================================================================= v. 1.25 date: 2007/12/14 19:08:39; author: miwi; state: Exp; lines: +2 -6 - Fix build with gcc 4.2 PR: 118628 Submitted by: Pietro Cerutti
v. 1.24 date: 2007/05/27 02:56:01; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.23 date: 2007/05/19 20:17:41; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22 date: 2006/12/20 14:42:54; author: ahze; state: Exp; lines: +0 -14 Remove jpeg-mmx support
v. 1.21 date: 2006/09/20 11:21:51; author: stas; state: Exp; lines: +1 -4 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
v. 1.20 date: 2006/05/10 22:37:32; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.19 date: 2006/02/28 23:05:51; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION for new glib-12 library location, post libtool. PR: 93955 Submitted by: Ion-Mihai "IOnut" Tetcu Approved by: portmgr (implicit)
v. 1.18 date: 2005/04/10 02:32:57; author: ahze; state: Exp; lines: +1 -1 - s/gtk12/glib12/ , gtk12 isn't needed.
v. 1.17 date: 2005/04/03 21:32:58; author: lioux; state: Exp; lines: +1 -1 Drop maintainership
v. 1.16 date: 2004/11/28 15:51:22; author: lioux; state: Exp; lines: +0 -0 - Forced commit to fix previous commit message o Add graphics/jpeg-mmx support o Deploy OPTIONS PR: 72742 Submitted by: ahze
v. 1.15 date: 2004/11/28 15:50:13; author: lioux; state: Exp; lines: +25 -7 o Add graphics/jpeg-mmx support o Deploy OPTIONS
v. 1.14 date: 2004/03/16 04:23:52; author: edwin; state: Exp; lines: +1 -1 Chase library bump of libSDL-1.1 for all ports which were depending on sdl12-1.2.5
v. 1.13 date: 2004/03/07 23:28:40; author: edwin; state: Exp; lines: +3 -6 Make ports/multimedia use the USE_SDL macro PR: ports/61805 Submitted by: Edwin Groothuis Approved by: maintainer timeout
v. 1.12 date: 2004/02/08 01:13:55; author: lioux; state: Exp; lines: +1 -0 USE_SIZEify
v. 1.11 date: 2004/02/04 05:07:51; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.10 date: 2003/05/14 16:15:34; author: lioux; state: Exp; lines: +9 -1 Fix build on alpha ARCH: emms asm opcode should be noop in non-i386 non-MMX ARCH
v. 1.9 date: 2003/04/20 19:35:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.8 date: 2003/02/23 19:58:26; author: lioux; state: Exp; lines: +1 -0 De-pkg-comment
v. 1.7 date: 2003/01/02 15:06:09; author: sobomax; state: Exp; lines: +1 -1 Update version number of SDL shared library.
v. 1.6 date: 2002/11/28 00:09:49; author: lioux; state: Exp; lines: +1 -1 After repo copy from graphics category, update all appropriate references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
v. 1.5 date: 2002/09/03 02:46:45; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42349 Submitted by: Edwin Groothuis
v. 1.4 date: 2002/07/03 19:15:17; author: lioux; state: Exp; lines: +3 -2 USE_REINPLACE
v. 1.3 date: 2002/05/20 23:30:53; author: lioux; state: Exp; lines: +9 -2 Update to 0.1.3
v. 1.2 date: 2002/04/17 12:38:00; author: sobomax; state: Exp; lines: +1 -1 Chase increase of libSDL version number.
v. 1.1 date: 2001/11/16 03:39:38; author: lioux; state: Exp; New port libmovtar version 0.1.2: Supports reading/writing of MJPEG video in YUV 4:2:2 JPEG =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm