{% include "partials/head.html" %}
Path: {{ file.path }}
Bitrate: {{ file.info.container.bitrate }}
Duration: {{ file.info.container.duration }}
Size: {{ file.info.container.size }}
Bitrate | Codec | Resolution |
---|---|---|
{{ video.bitrate }} | {{ video.codec }} | {{ video.resolution }} |
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 }}