{% include "partials/head.html" %}
Path: {{ file.path }}
Bitrate: {{ file.info.container.bitrate }}
Duration: {{ file.info.container.duration }}
Size: {{ file.info.container.size }}
Codec | Resolution | Bitrate |
---|---|---|
{{ video.codec }} | {{ video.resolution }} | {{ video.bitrate }} |
Bitrate | Channels | Codec | Language | Layout |
---|---|---|---|---|
{{ audio.bitrate }} | {{ audio.channels }} | {{ audio.codec }} | {{ audio.language }} | {{ audio.layout }} |
Size: {{ file.size }} {{ file.size_unit }}
Size in Bytes: {{ file.size_bytes }}