Changes between Version 2 and Version 3 of Ticket #10800
- Timestamp:
- Jan 16, 2024, 2:12:33 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10800 – Description
v2 v3 16 16 }}} 17 17 18 Run the following command: 18 Next, prepare a log file, which is required by the ffmpeg two-pass video encoding command: 19 {{{#!bash 20 touch ffmpeg2pass-0.log 21 }}} 22 23 Run the ffmpeg command: 19 24 {{{#!bash 20 25 ./ffmpeg_g -y -v 9 -loglevel 99 -i small_movie.mp4 -pass 2 small_movie_out.mp4


