[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 18:59:40 EEST 2022
#9934: FFmpeg failed to runtests due to Test sub-pgs-remux failed with MSVC on
windows
-------------------------------------+-------------------------------------
Reporter: avagong | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by mkver):
Just sent a patch for this: https://ffmpeg.org/pipermail/ffmpeg-
devel/2022-September/301831.html Can you test whether it works?
(It is a line-ending issue, i.e. Unix \n vs Windows \r\n. The ref file
uses \n and yet strangely in your test.log.6.out it is the "-" part of the
diff (that corresponds to the ref file) that has \r\n and the other part
(the output of your test run) has simple \n.)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9934#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list