From 6ee98def5c3d7eb2ab8e0fb5e51ed084d48e8fa3 Mon Sep 17 00:00:00 2001 From: "Ketrenos, James P" Date: Tue, 24 Sep 2019 15:30:25 -0700 Subject: [PATCH] Fixed nested bullet lists. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35b0833..c5333b7 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,10 @@ The above will: 1. Download a test content file from fate-suite.libav.org into $(pwd)/media 2. Instantiate the 'intel-media-ffmpeg' container 3. Perfom the following tests: - 1. decode AUD_MW_E.264 to AUD_MW.yuv - 2. encode AUD_MW.yuv to AUD_MW_E.h264 - 3. transcode AUD_MW_E.264 to AUD_MW_E.hevc - 4. transcode AUD_MW_E.264 to two streams at once, AUD_1N-5M.h264 and AUD_1N-4M60FPS.h264 + 1. decode AUD_MW_E.264 to AUD_MW.yuv + 2. encode AUD_MW.yuv to AUD_MW_E.h264 + 3. transcode AUD_MW_E.264 to AUD_MW_E.hevc + 4. transcode AUD_MW_E.264 to two streams at once, AUD_1N-5M.h264 and AUD_1N-4M60FPS.h264 Once completed, you can check the contents of $(pwd)/media for the following files: