veejay 1.4.5 released
This is a bugfix release with minor feature enhancements
Download:
http://downloads.sourceforge.net/veejay/veejay-1.4.5.tar.bz2?use_mirror=
Main changes:
Faster startup
Better quality picture (fixed mixup between Rec. 601 and JPEG/JFIF)
Added support for JPEG streaming webcams (V4L1), tested with ov51x-jpeg
Slow motion works for mixing samples
Added support for MJPEG-b, Lossless JPEG, YUV4MPEG 4:2:x
Added recorders for YUV planar 4:2:x JPEG/JFIF
Added support for TwinView/One Big Desktop configurations
Auto loop plain mode
Sample create in reverse play
Remote listing for veejay’s working directory in Reloaded
Added environment variables to customize veejay behaviour, see veejay -u or man veejay
VEEJAY_INTERPOLATE_CHROMA
VEEJAY_SDL_KEY_REPEAT
VEEJAY_SDL_KEY_DELAY
VEEJAY_AUTOSCALE
VEEJAY_PERFORMANCE
VEEJAY_PLAYBACK_CACHE
VEEJAY_SDL_FULLSCREEN
VEEJAY_SCREEN_GEOMETRY
VEEJAY_SCREEN_SIZE
Bugfixes:
- Fixes to Multitrack in Reloaded - Fixes to unicast streaming - Fixed chroma bug in preview image - Save composite configuration per sample - Many small fixes to Reloaded - SRT positioning - Fixed DV support (PAL/NTSC) - Fixed blending filters - Fixed action-file/sample-list loading - Fixed some possible race conditions in playback thread - Fixed reloaded's screen size - Fixed opening multiple V4L devices
Dropped:
- OpenGL output driver - Yuv4MPEG output stream (-O3 -o stdout) - Drop YUV 4:2:0 processing - Drop crop and zoom (obsolete) - Drop pixelate FX - Drop VEEJAY_SET_CPU
Added:
- Veejay environment script (test/startup)