You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tests need environment variables to be executed (otherwise they will be skipped):
87
+
*```AVTRANSCODER_TEST_VIDEO_AVI_FILE```
88
+
*```AVTRANSCODER_TEST_VIDEO_MP4_FILE```
89
+
*```AVTRANSCODER_TEST_VIDEO_MOV_FILE```
90
+
*```AVTRANSCODER_TEST_AUDIO_WAVE_FILE```
91
+
*```AVTRANSCODER_TEST_AUDIO_MOV_FILE```
92
+
*```AVTRANSCODER_TEST_IMAGE_PNG_FILE```
93
+
*```AVTRANSCODER_TEST_IMAGE_JPG_FILE```
94
+
95
+
Note: for continuous integration, we launch tests with media files contained in [avTranscoder-data](https://github.com/avTranscoder/avTranscoder-data) repository.
0 commit comments