Table of Contents

NAME

yuvtoseq - converts YUV file to image sequence

SYNOPSIS

yuvtoseq [-sf startframe] num_rows num_cols yuvfile seqfile

OPTIONS

-sf
Start frame for image sequence. Default is 0.

DESCRIPTION

yuvtoseq converts an image sequence stored in a headerless YUV-format file, yuvfile, to an image sequence, seqfile. All frames of seqfile are output as grayscale, PGM-format files; i.e., the chrominance information in yuvfile is discarded.

The option -sf specifies the starting frame number for seqfile, defaulting to 0.

yuvfile is a simple headerless, raw, planar 4:2:0 YUV file which consists of a sequence of raw luminance/chrominance images stored one after another in a single file. num_rows and num_cols give the dimensions of each frame in yuvfile.

SEE ALSO

seqtoyuv(1) , QccIMGImageSequence(3) , QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads