[FFmpeg-devel] [PATCH] Store Major brand, Minor version and compatible brands of a mov file using the metadata API
Reimar Döffinger
Reimar.Doeffinger
Mon Sep 7 17:57:55 CEST 2009
On Mon, Sep 07, 2009 at 11:55:25AM +0300, haim alon wrote:
> A compatible brand is composed of 4 characters and should not contain '\0'.
> Is there a better way?
You could check for it, and if there are invalid characters not add that
one to the list and instead print a warning.
More information about the ffmpeg-devel
mailing list