Free Download YUVTools 3.0.892
soft82.com
FREE NEWSLETTER
Free Newsletter

Join our low-volume monthly free newsletter that will deliver latest freeware and shareware news straight to your inbox!

Your e-mail
close

USER LOGIN

Username
Password

Soft82.com » Windows » Audio & Video » Video » YUVTools 3.0.892

5 Stars Award
Developer
Product Homepage
Date Added December 14, 2009, 15:00 GMT
License Free to try (Shareware); $229.00 to buy
Last Week / All Time Downloads 2 / 288
Filename / Size
YUVTools_3.0_trial.zip / 5.9MB
OS Support Windows All

YUVTools Description

A set of software utilities to play, convert and analyze YUV or RGB video data in their raw formats.

The user can play many different YUV/RGB formats, with full playing controls, as well as two layers of grids overlaid to indicate MB (macro block) and block boundaries in MPEG 1/2/4 and H.264. The user can also convert one YUV/RGB format to another, compare two YUV files and display their difference, and calculate the PSNR.

YUVtools includes YUVPlayer, YUVConverter, YUVAnalyzer and YUVEditor, and other utilities.

The main features of YUVTools are:

1. It accepts (play, convert, edit and analyze) the combination of following formats:
* YUV in 4:4:4, 4:2:2 or 4:2:0 sample format,
* RGB in 4:4:4 sampling format;
* Mono-color image
* in different component order, like YUV, YVU, UYV, RGB, BGR, etc.
* in progressive (one single frame) or interlaced (two fields) format;
* in planar (YYY...UUU...VVV...) or packed (YUV, YUV....) pixel format;
* in predefined or arbitrary resolutions;
* One example of the file format can be: YUV 4:2:0, interlaced, pixel packed, 352 x 288.
2. Support FOURCC ( refer to: http://www.fourcc.org/). When one FOURCC is selected, other corresponding formats are set to match this FOURCC:
* UYVY (YUV422, U-Y-V-Y, progressive, packed)
* UYNV (same as UYVY )
* Y422 (same as UYVY )
* IUYV ( YUV422, U-Y-V-Y, interlaced, packed)
* YUYV (YUV422, Y-U-Y-V, progressive, packed)
* YUNV (same as YUYV)
* V422 (same as YUYV)
* YUY2 (same as YUYV)
* YVYU (YUV422, Y-V-Y-U, progressive, packed)
* IYU2 ( YUV444, U-Y-V, progressive, packed)
* YV16 (YUV422, Y-U-V, progressive, planar)
* YV12 (YUV420, Y-V-U, progressive, planar)
* IYUV (YUV420, Y-U-V, progressive, planar)
* I420 (same as IYUV)
3. Since the raw video data is headless and with no format information saved in the file, a format guess function is provided when the video data is loaded to play, convert and analyze. For each format combination, an image preview (first frame), a format diagram (illustrating the data structure) and a raw data dump map will be displayed interactively, to help the users to try the combinations of above format, till right format is obtained.
4. YUV Player :
* Select one or multiple files to play
o When playing a video file, the user can start/stop, play/pause, reverse play, frame by frame forward/backward, or directly drag the file to a certain frame;
o When playing a video file, the user can select display YUV all components, or select Y, U, and V components separately;
o The user can open multiple player dialogs, and play different files for each dialog separately;
o The user can select multiple video files in one player dialog and play those files one by one sequentially;
o The user can set the play speed (frame per second)
* File manager to list file access history:
o Any opened or generated files will be logged. The history list include: File name and path, format, resolution, read/write and access time;
o The user can directly click on any file to play back, or delete some of the files from the history list.
5. YUV Converter:
* Format convert : It can be used to convert any combination of above format to another;
o It can convert a sequence of BMP files into a single YUV/RGB format, or vice versa;
o The user can select to convert only some of the frames in the input file;
o It can scale up/down if the input and output images have different resolution;
* Join : Two YUV files can be joined into one file.
* Crop : One certain area of all the frames can be cropped and saved into a new YUV file.
* Flip : The user can vertically flip all frames in original file and save it into a new YUV file.
* Padding : The user can pad the image to make the image width and height to the multiples of certain numbers. <
* Merge : If the user has 3 separate files for each color component (either in Y, U and V, or in R, G and B), and likes to merge them into one file, this is the module needed < .
* Separate : The user can split the 3 color components (either in Y, U and V, or in R, G and B) into separate files. Each file contains one color component
6. YUV Analyzer
* PSNR : This tool can be used to calculate the PSNR of two input video files;
o The PSNR can be calculated for specified frames only;
o A PSNR report will be saved in files that can be directly opened by Microsoft Excel, either in csv (Comma delimited) or Tab delimited format ;
* Compare : Two video files can be compared frame by frame, and the difference (residual) will be displayed
o The brightness of the difference image can be scaled up, in case the difference is very small;
o The comparison can be applied to YUV all components, or Y, U, V components separately;
o The difference residual can be played frame by frame (back and forth), or directly drag to certain frame
o Compare difference, let user to choose display threshold [min, max], and display color
o Show difference only, overlay diff on top of file1, or file2
o Show the diff value distribution histogram ;
o Show the diff position distribution (whole image or block boundary) in 3D
o Compare difference, let user to exam diff value of each block New feature in V3.0
* Data Overlay: Other information can be overlaid on top of video display while it is playing.
o For each macroblock, one dimensional (like block type) or two dimensional information (like motion vector) can be overlaid; <
o Separate file needed to load the information.
* Motion Estimation : This module allows you to check and verify whether any image blocks, or a group of blocks, are moved between two adjacent frames <>.
o For any frames (except the first frame), you can select certain area in the image (at 8x8 block level), and interactively move the selected blocks in any direction, up, down, left or right. The modified image can be compared with previous frame, the difference will be displayed, or overlaid on current frame, or on previous frame.
o User can select which pixel to display based on the difference values.
o User can click on one block (8x8) and exam the values of each pixel.
7. YUV Editor :
* You can select one block, and zoom in to check each pixel values, whether in RGB or in YUV, and at the same time, you can change the pixel values, in order to create special colors or patterns in block
* Composition: You can put one image (top image) on top of another image (base image). The location and transparency of the top image can be specified
8. AVI Files
* AVI to YUV conversion
* YUV to AVI conversion
9. Additional options :
* Grid Display: Overlay two layers of grid, which can be used to show MB (Macro Block, 16x16 in MPEG2) and Block (8x8 in MPEG2), in two different colors;
* User can select YUV to RGB conversion formula, using either ITU-R 601 or ITU-R 709;
* User defined conversion formula is supported < ;
10. Support command line options which are useful for batch process or scripting:
* YUV player : 1) Support grey scale image playback from command line; 2) Specify playing frame rate ;
* YUV format convert: Support converting multiple BMP files to YUV file from command line
* YUV image flip
* YUV image crop
* Join two YUV files
* YUV to AVI conversion
* AVI to YUV conversion
* PSNR calculation, and user can specify different report file formats which can be directly opened in Excel
* Choose different RGB to YUV color conversion formula .

YUVTools Download Button For Your Site

If you want to place a Download Button for YUVTools on your website just insert the following code:

download YUVTools 3.0.892 download YUVTools 3.0.892

If you want a Link to this page you can use one of the logos bellow:

Soft82 logo
Soft82 logo

YUVTools User Reviews

Write a Review

Please log in to write a review

New Video Software

Video X Converter

Video X Converter

May 24, 2012

Video X Converter is a most versatile tool to convert video converting
SGS VideoPlayer

SGS VideoPlayer

May 23, 2012

An easy to use and powerful video Windows player for playing movie files
Ace DivX Player

Ace DivX Player

May 23, 2012

A simple yet powerful player that handles DivX,AVI,MP4,MKV files in high quality
Join (Merge, Combine) Multiple MP4 Files Into One Software

Join (Merge, Combine) Multiple MP4 Files Into One Software

May 22, 2012

A solution for users who want to join multiple MP4 files
Join (Merge, Combine) Multiple MKV Files Into One Software

Join (Merge, Combine) Multiple MKV Files Into One Software

May 22, 2012

A solution for users who want to join multiple MKV files
Windows

MP4Creator

May 22, 2012

A tool that combines video, audio, text and other media to create MPEG-4 streams
Mezzmo

Mezzmo

May 21, 2012

The ultimate home entertainment software that streams music, movies and photos
PlayOn

PlayOn

May 21, 2012

PlayOn is a media server that navigates video from Hulu, Netflix, and YouTube
iFunia iPad Video Converter

iFunia iPad Video Converter

May 21, 2012

Convert almost any video file to Apple new iPad
iFunia HD Video Converter

iFunia HD Video Converter

May 21, 2012

Convert between popular HD video formats, down-convert HD to SD video
Ezvid

Ezvid

May 21, 2012

Free Video Maker for YouTube
EMDB

EMDB

May 21, 2012

EMDB is a small utility to keep track of your DVD collection
4Videosoft iPod Manager

4Videosoft iPod Manager

May 20, 2012

Backup iPod files to computer; transfer computer file to iPod
Tipard Total Media Converter

Tipard Total Media Converter

May 20, 2012

It has powerful converting function to rip DVD,videos, and extrac audio file.
Tipard iPad Software Pack

Tipard iPad Software Pack

May 20, 2012

Convert DVD/video/audio to iPad, transfer files between iPad and PC
Tipard iPhone Transfer Platinum

Tipard iPhone Transfer Platinum

May 19, 2012

Transfer files between any two iPhone models and between any two Apple devices
4Videosoft iPod to Computer Transfer

4Videosoft iPod to Computer Transfer

May 19, 2012

Transfer files from iPod to Computer, discern iPod property automatically
Webcam and Screen Recorder

Webcam and Screen Recorder

May 18, 2012

Records webcams, full screen or part of the screen to a video (AVI or WMV)
ThunderSoft Flash to Video Converter

ThunderSoft Flash to Video Converter

May 18, 2012

A professional Flash converter for Flash SWF to video conversion
4Easysoft Flip Converter

4Easysoft Flip Converter

May 18, 2012

Convert Flip video created by any Flip series to any other video/audio formats

Last 7 Days Most Downloaded Video Products

VideoSpirit Pro

VideoSpirit Pro

17,780 downloads

Convert and edit your video files, adding slide shows and titles
Windows Movie Maker

Windows Movie Maker

13,154 downloads

Windows Movie Maker is an XP-only download that gives you the tools to create, edit, and share home...
Total Video
Converter

Total Video Converter

4,724 downloads

Total solution for the video conversion
VLC media player (VideoLAN)

VLC media player (VideoLAN)

776 downloads

VLC media player (initially VideoLAN) is a free cross-platform media player
Adobe Premiere Pro

Adobe Premiere Pro

604 downloads

Capture, edit, and deliver video to disc, the web, and mobile devices
Boilsoft Video Splitter

Boilsoft Video Splitter

362 downloads

Split, cut or trim a large AVI or MPEG file into smaller video clips
Sony Vegas Pro

Sony Vegas Pro

356 downloads

Collection integrates two powerful applications that work seamlessly together
Sibelius

Sibelius

341 downloads

complete software for writing, playing, printing and publishing music notation
Adobe Media Player

Adobe Media Player

273 downloads

Provides control and flexibility to view what you want
Quick Media Converter

Quick Media Converter

214 downloads

Converts to and from most video and audio formats very simple to use

All Time Most Downloaded Video Products

VideoSpirit Pro

VideoSpirit Pro

2,848,791 downloads

Convert and edit your video files, adding slide shows and titles
Windows Movie Maker

Windows Movie Maker

7,204,041 downloads

Windows Movie Maker is an XP-only download that gives you the tools to create, edit, and share home...
Total Video
Converter

Total Video Converter

2,607,264 downloads

Total solution for the video conversion
VLC media player (VideoLAN)

VLC media player (VideoLAN)

939,754 downloads

VLC media player (initially VideoLAN) is a free cross-platform media player
Adobe Premiere Pro

Adobe Premiere Pro

393,601 downloads

Capture, edit, and deliver video to disc, the web, and mobile devices
Boilsoft Video Splitter

Boilsoft Video Splitter

13,318 downloads

Split, cut or trim a large AVI or MPEG file into smaller video clips
Sony Vegas Pro

Sony Vegas Pro

356,743 downloads

Collection integrates two powerful applications that work seamlessly together
Sibelius

Sibelius

173,358 downloads

complete software for writing, playing, printing and publishing music notation
Adobe Media Player

Adobe Media Player

63,750 downloads

Provides control and flexibility to view what you want
Quick Media Converter

Quick Media Converter

46,443 downloads

Converts to and from most video and audio formats very simple to use
Icon
link to us | site map | submit software | advertise | contact | privacy policy
Copyright © 2006 - 2012 SOLUTIONS AND CONSULTING S.R.L. - All rights reserved.