bozitaai
5th January 2005, 17:57
Hi all,
makeAVIS is used to save video stream in "fake" AVI file wrapping Avisynth script into AVI format. The FOURCC of this "fate" AVI file is AVIS. When I open this file in application, ffdshow will be used as a video or audio "decompressor" and will deliver frames or audio samples to that application.
For my application, i want to get the frames data in uncompressed YUV format rather than such video stream in "fake" AVI.
Any suggestion can help me solve it? Thank you!
makeAVIS is used to save video stream in "fake" AVI file wrapping Avisynth script into AVI format. The FOURCC of this "fate" AVI file is AVIS. When I open this file in application, ffdshow will be used as a video or audio "decompressor" and will deliver frames or audio samples to that application.
For my application, i want to get the frames data in uncompressed YUV format rather than such video stream in "fake" AVI.
Any suggestion can help me solve it? Thank you!