We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359ef18 commit c9221fcCopy full SHA for c9221fc
src/torchcodec/_core/CMakeLists.txt
@@ -268,7 +268,7 @@ if(DEFINED ENV{BUILD_AGAINST_ALL_FFMPEG_FROM_S3})
268
${CMAKE_CURRENT_SOURCE_DIR}/fetch_and_expose_non_gpl_ffmpeg_libs.cmake
269
)
270
271
- make_torchcodec_libraries(8 ffmpeg8)
+ # make_torchcodec_libraries(8 ffmpeg8)
272
make_torchcodec_libraries(7 ffmpeg7)
273
make_torchcodec_libraries(6 ffmpeg6)
274
make_torchcodec_libraries(4 ffmpeg4)
0 commit comments