Index: webrtc/rtc_tools/compare_videos.py |
diff --git a/webrtc/tools/compare_videos.py b/webrtc/rtc_tools/compare_videos.py |
similarity index 99% |
copy from webrtc/tools/compare_videos.py |
copy to webrtc/rtc_tools/compare_videos.py |
index c4a70c20fed23085c86a1344d4b8ddde95f1af63..ce5bff30c1309a7dc84d8480248e511c7bc1f314 100755 |
--- a/webrtc/tools/compare_videos.py |
+++ b/webrtc/rtc_tools/compare_videos.py |
@@ -125,7 +125,7 @@ def main(): |
"""The main function. |
A simple invocation is: |
- ./webrtc/tools/barcode_tools/compare_videos.py |
+ ./webrtc/rtc_tools/barcode_tools/compare_videos.py |
--ref_video=<path_and_name_of_reference_video> |
--test_video=<path_and_name_of_test_video> |
--frame_analyzer=<path_and_name_of_the_frame_analyzer_executable> |