File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,11 @@ ffmpeg -f lavfi -i \
106106 versions, refer to the table below for compatibility between versions of
107107 ` torch ` and ` torchcodec ` .
108108
109- 2 . Install FFmpeg, if it's not already installed. Linux distributions usually
110- come with FFmpeg pre-installed. TorchCodec supports supports all major FFmpeg versions
111- in [ 4, 8] .
109+ 2 . Install FFmpeg, if it's not already installed. TorchCodec supports supports
110+ all major FFmpeg versions in [ 4, 8] .
111+ Linux distributions usually come with FFmpeg pre-installed. You'll need
112+ FFmpeg that comes with separate shared libraries. This is especially relevant
113+ for Windows users: these are usually called the "shared" releases.
112114
113115 If FFmpeg is not already installed, or you need a more recent version, an
114116 easy way to install it is to use ` conda ` :
You can’t perform that action at this time.
0 commit comments