From 7fcc6c7308e92a87790ec0c905fa2f51e96196dc Mon Sep 17 00:00:00 2001 From: Joshua Hatzenbuehler Date: Thu, 2 May 2019 14:27:52 -0500 Subject: [PATCH] Readme: added data for test results on linux unit testing Former-commit-id: 65ab084deedbc9ac67e7774629b0d8c11dab38f1 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bbfdb85..8aac1a3 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,11 @@ I can only guarantee an expected behaviour built binaries included, other 3rd pa MacOSX The Unit test have run on MacOSX - 10.14.4 using ffmpeg version 4.1.3. (It was installed using "brew install ffmpeg" and "brew install mono-libgdiplus"). The RootDirectory was set to "/usr/local/bin" for running unit test. +Ubuntu 16.04 +The unit test failed on 2 test when running against default ffmpeg package of (ffmpeg version 2.8.15-0ubuntu0.16.04.1) + The two test that failed were Video_ToMP4_Args and Video_ToMP4_Resize_Args +The Unit test passed when running against ffmpeg version 4.1.3 + ### FFProbe FFProbe is used to gather video information