Skip to content

Exercise 6: Video Processing with Containers

In this exercise, we can help ourselves with examples shown in chapter on the GPU employment.

a) Prepare Container for Graphics Processing Unit

We prepare container for Graphic processing unit by instructions.

b) Processing

To run the ffmpeg program utilizing the graphics processing unit (GPU) and increase the resolution of the video file bbb.mp4 to 1920 × 1080 pixels, you can use the sbatch command along with job scripts. Detailed instructions can found here.