From d340cd094082139f7ddd8ab77389b96621fbaeb3 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Thu, 23 Jan 2014 12:22:40 -0500 Subject: [PATCH 1/2] Correct three typos in video documentation --- docs/en_us/course_authors/source/create_video.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en_us/course_authors/source/create_video.rst b/docs/en_us/course_authors/source/create_video.rst index 0c7b856757..23685df910 100644 --- a/docs/en_us/course_authors/source/create_video.rst +++ b/docs/en_us/course_authors/source/create_video.rst @@ -62,8 +62,8 @@ these are recommended but not required.) - 32 mbps - 5 mbps - 1 mbps - * - Max VBS - - 40 vbs + * - Max VBR + - 40 mbps - 7.5 mbps - 1.5 mbps * - Audio @@ -76,7 +76,7 @@ these are recommended but not required.) Video Formats ------------- -The edX video player supports videos in .mp4, .ogg, and .mpeg format. +The edX video player supports videos in .mp4, .ogg, and .webm format. ********************************************* Step 2. Create or Obtain a Video Transcript From 70f30b10542dcdf8510397865f92162fb9326c77 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Thu, 23 Jan 2014 15:54:19 -0500 Subject: [PATCH 2/2] Re-add .mpeg as possible video type --- docs/en_us/course_authors/source/create_video.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/course_authors/source/create_video.rst b/docs/en_us/course_authors/source/create_video.rst index 23685df910..38e555027b 100644 --- a/docs/en_us/course_authors/source/create_video.rst +++ b/docs/en_us/course_authors/source/create_video.rst @@ -76,7 +76,7 @@ these are recommended but not required.) Video Formats ------------- -The edX video player supports videos in .mp4, .ogg, and .webm format. +The edX video player supports videos in .mp4, .mpeg, .ogg, and .webm format. ********************************************* Step 2. Create or Obtain a Video Transcript