[common][tct-video][TFDF-10657 add descripttion for video broken due to low quality] 68/238868/1
authorzhaofeng <feng.zhao@samsung.com>
Tue, 21 Jul 2020 02:47:57 +0000 (10:47 +0800)
committerzhaofeng <feng.zhao@samsung.com>
Tue, 21 Jul 2020 02:48:22 +0000 (10:48 +0800)
Change-Id: I51efc1755e07bb97867c5657d66542f85a4e969c
Signed-off-by: zhaofeng <feng.zhao@samsung.com>
common/tct-video-html5-tests/video/video_playback_h264-manual.html
common/tct-video-html5-tests/video/video_playback_mpeg4-manual.html

index 7e97c545e8d43dab4d57a8abe0f1f4bfc6e48f18..91b4482d030ef618aec66478425b8abf5b3a2095 100755 (executable)
@@ -38,7 +38,7 @@ Authors:
 <body>
   <p>
     Test passes if the video can play and pause, change volume, slide time bar,
-    and switch full screen.
+    and switch full screen. Video file can be broken due to low quality.
   </p>
   <video controls src="media/MP4_h264_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3.4Mb)_BBB(hinted).mp4" poster="media/poster.png" width="340" height="200" loop autoplay>
     The user agent doesn't support media element.
index 94cd05a4f39f70475fc151bd0abd00f1de801817..72c7706f4a2c91738e149d0bdabe82a39bc983cc 100755 (executable)
@@ -38,7 +38,7 @@ Authors:
 <body>
   <p>
     Test passes if the video can play and pause, change volume, slide time bar,
-    and switch full screen.
+    and switch full screen. Video file can be broken due to low quality.
   </p>
   <video controls src="media/MP4_MPEG4_CIF_15FPS_387Kbps_MP3_44.1KHz_64Kbps_60sec(3Mb)_BBB(hinted).mp4" poster="media/poster.png" width="340" height="200" loop autoplay>
     The user agent doesn't support media element.