ACD Systems Digital Imaging: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(revise the description since the format is known to be plain JPEG files stored as individual frames)
(note about the payload's JPEG preamble)
Line 3: Line 3:
* Samples: http://samples.mplayerhq.hu/V-codecs/ACDV/
* Samples: http://samples.mplayerhq.hu/V-codecs/ACDV/


ACDV is a video codec from the same company known for the graphics program ACDSee. The format is essentially [[Motion JPEG]]-- each frame is a self-contained JPEG file.
ACDV is a video codec from the same company known for the graphics program ACDSee. The format is essentially [[Motion JPEG]]. The payload of each frame contains the 4 bytes 'JPEG' following by a self-contained, standard JPEG file.


Note that [[AVI]] files transporting this type of video data sometimes have video frames marked with '00AC'.
Note that [[AVI]] files transporting this type of video data sometimes have video frames marked with '00AC'.

Revision as of 22:34, 9 December 2008

ACDV is a video codec from the same company known for the graphics program ACDSee. The format is essentially Motion JPEG. The payload of each frame contains the 4 bytes 'JPEG' following by a self-contained, standard JPEG file.

Note that AVI files transporting this type of video data sometimes have video frames marked with '00AC'.