[FFmpeg-trac] #9934(undetermined:new): FFmpeg failed to runtests due to Test sub-pgs-remux failed with MSVC on windows
FFmpeg
trac at avcodec.org
Wed Sep 21 13:11:36 EEST 2022
#9934: FFmpeg failed to runtests due to Test sub-pgs-remux failed with MSVC on
windows
-------------------------------------+-------------------------------------
Reporter: avagong | Type: defect
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
FFmpeg failed to runtests due to Test sub-pgs-remux failed with MSVC on
windows.Could you please help take a look at this? Thank you!
'''Steps to reproduce:'''
1.git clone https://github.com/FFmpeg/FFmpeg.git
F:\gitP\FFmpeg\FFmpeg
2.Open a VS 2019 x64 prompt and browse to F:\gitP\FFmpeg
3.cd F:\gitP\FFmpeg\FFmpeg\..\
4.set FFMPEG_SRC_PATH=F:\gitP\FFmpeg\FFmpeg
5.set FFMPEG_FATE_PATH=../fate-suite/
6.set path=F:\gitP\FFmpeg\FFmpeg\..\tools;%PATH%
7.set MSYS2_PATH_TYPE=inherit
8 .\tools\msys32\usr\bin\sh.exe --login -i -c
"/F/gitP/ffmpeg/tools/build.sh"
9 .\tools\msys32\usr\bin\sh.exe --login -i -c
"/F/gitP/ffmpeg/tools/test.sh"
'''Actual result:'''
Test sub-pgs-remux failed. Look at tests/data/fate/sub-pgs-remux.err for
details.
make: *** [tests/Makefile:307: fate-sub-pgs-remux] Error 1
make: *** Waiting for unfinished jobs....
Failed FATE test suite!
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9934>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list