Changes between Version 1 and Version 2 of Ticket #8909, comment 2


Ignore:
Timestamp:
Sep 25, 2020, 8:53:57 AM (6 years ago)
Author:
veikk0

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8909, comment 2

    v1 v2  
    11Complete CLI output of the two FFmpeg commands – including the commands themselves – are now attached as separate text files.
    22
    3 Input sample file (sintel_trailer-480p.mp4) is already provided in the first "how to reproduce" cli. It's larger than the attachment size limit, so I'm instructing to dwonload it directly from Blender's download server with wget. However, if this suddenly becomes unreachable, the other sample file linked to at the end of the ticket also works, and without the need to encode to AV1 yourself; only copying it to an MKV container and then to and MP4 container also reproduces the issue.
     3Input sample file (sintel_trailer-480p.mp4) is already provided in the first "how to reproduce" cli. It's larger than the attachment size limit, so I'm instructing to download it directly from Blender's download server with wget. However, if this suddenly becomes unreachable, the other sample file linked to at the end of the ticket also works, and without the need to encode to AV1 yourself; only copying it to an MKV container and then to and MP4 container also reproduces the issue.
    44
    55AFAIK any input file with a constant frame rate should work when you're creating the AV1 file yourself with the commands provided.