You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests: fix tests if running with self-built ffmpeg
If self-building ffmpeg from the tag for development reasons, it's
version is set as `n6.1.2` (with n-prefix). This causes failures in
the torchcodec tests. This patch handles such a case accounting
for the `n6.1.2` ffmpeg version format.
Co-authored-by: Dmitry Rogozhkin <[email protected]>
Signed-off-by: Edgar Romo Montiel <[email protected]>
0 commit comments