1
0

Fixed nested bullet lists.

This commit is contained in:
Ketrenos, James P 2019-09-24 15:30:25 -07:00
parent 39c8eff415
commit 6ee98def5c

View File

@ -53,10 +53,10 @@ The above will:
1. Download a test content file from fate-suite.libav.org into $(pwd)/media 1. Download a test content file from fate-suite.libav.org into $(pwd)/media
2. Instantiate the 'intel-media-ffmpeg' container 2. Instantiate the 'intel-media-ffmpeg' container
3. Perfom the following tests: 3. Perfom the following tests:
1. decode AUD_MW_E.264 to AUD_MW.yuv 1. decode AUD_MW_E.264 to AUD_MW.yuv
2. encode AUD_MW.yuv to AUD_MW_E.h264 2. encode AUD_MW.yuv to AUD_MW_E.h264
3. transcode AUD_MW_E.264 to AUD_MW_E.hevc 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 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: Once completed, you can check the contents of $(pwd)/media for the following files: