File contains a truncated track

Classification

Validator

Validator version

Error message type

mediainfo

general

File format

Version

Specification

Description

Location

video/quicktime

Analyses

Analysis

The repair add the following line to the ffmpeg output: ‘Guessed Channel Layout: stereo.’ The markers to the unexisting chapter are probably removed. The error message does not prevent playing the streams. The message could possibly be also ignored.

Is it a bug in the validating software? -

Possible solutions

Create new file from audio and video streams

Suggestion

Migrate the streams to a new copy.

Effects

Justification

Execution example

ffmpeg -i INPUT.MOV -c:v copy -c:a copy -map_metadata 0 OUTPUT.MOV

Repaired files

Output example

The file is truncated. File contains a truncated track.

Notes on the error