Changes between Initial Version and Version 1 of Ticket #9749


Ignore:
Timestamp:
Apr 25, 2022, 4:34:41 PM (4 years ago)
Author:
eyrieowl
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9749 – Description

    initial v1  
    99How to reproduce:
    1010{{{
     11% # the command for the first file
    1112% ffmpeg -i THE\ GODFATHER_t00.mkv -map 0 -c:s copy TheGodfather.mkv
     13%
     14% # the command for the second file
     15% ffmpeg -i Turn\ -\ Washington\'s\ Spies\ -\ s02e01\ -\ Thoughts\ of\ a\ Free\ Man.mkv  -vf scale=-1:720 output.mkv
    1216}}}