diff --git a/webrtc/rtc_tools/video_analysis.py b/webrtc/rtc_tools/video_analysis.py index 7dc8a2d49e..1a7bb48a47 100755 --- a/webrtc/rtc_tools/video_analysis.py +++ b/webrtc/rtc_tools/video_analysis.py @@ -408,7 +408,7 @@ def FlipAndCropRecordings(options, test_file_name, test_file_location, def CompareVideos(options, cropped_ref_file, cropped_test_file): - """Runs the compare_video.py script from webrtc/rtc_tools using the file path. + """Runs the compare_video.py script from src/webrtc/rtc_tools using path. Uses the path from recording_result and writes the output to a file named in the reference video