Talk about speed
This commit is contained in:
parent
80e5e8ab3b
commit
959d268571
|
@ -30,6 +30,13 @@ into a new `.mkv` file.
|
|||
Since the "copy" video codec is used in the second step,
|
||||
everything works properly.
|
||||
|
||||
Doing things in two steps adds a little bit of time,
|
||||
but in my experience,
|
||||
the hardware transcoder is so much faster,
|
||||
the second step time isn't a problem.
|
||||
I see ffmpeg reporting running at `speed=500x` and higher
|
||||
on the second step.
|
||||
|
||||
# Thanks
|
||||
|
||||
Thank you to Will Usher,
|
||||
|
|
Loading…
Reference in New Issue