English

Forensic Analysis of Video Files Using Metadata

Multimedia 2022-01-25 v2 Computer Vision and Pattern Recognition

Abstract

The unprecedented ease and ability to manipulate video content has led to a rapid spread of manipulated media. The availability of video editing tools greatly increased in recent years, allowing one to easily generate photo-realistic alterations. Such manipulations can leave traces in the metadata embedded in video files. This metadata information can be used to determine video manipulations, brand of video recording device, the type of video editing tool, and other important evidence. In this paper, we focus on the metadata contained in the popular MP4 video wrapper/container. We describe our method for metadata extractor that uses the MP4's tree structure. Our approach for analyzing the video metadata produces a more compact representation. We will describe how we construct features from the metadata and then use dimensionality reduction and nearest neighbor classification for forensic analysis of a video file. Our approach allows one to visually inspect the distribution of metadata features and make decisions. The experimental results confirm that the performance of our approach surpasses other methods.

Keywords

Cite

@article{arxiv.2105.06361,
  title  = {Forensic Analysis of Video Files Using Metadata},
  author = {Ziyue Xiang and János Horváth and Sriram Baireddy and Paolo Bestagini and Stefano Tubaro and Edward J. Delp},
  journal= {arXiv preprint arXiv:2105.06361},
  year   = {2022}
}

Comments

v2: fixed a typo in Section 3.4; added page number; added IEEE copyright notice

R2 v1 2026-06-24T02:04:58.597Z