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 bba511c commit 2de9018Copy full SHA for 2de9018
tutorials/animation/playing_videos.rst
@@ -182,7 +182,7 @@ you should use a lossless or uncompressed format as an intermediate format to
182
maximize the quality of the output Ogg Theora video, but this can require a lot
183
of disk space.
184
185
-`FFmpeg <https://ffmpeg.org/>`__ (CLI) is popular open source tools
+`FFmpeg <https://ffmpeg.org/>`__ (CLI) is a popular open source tool
186
for this purpose. FFmpeg has a steep learning curve, but it's powerful tool.
187
188
Here are example FFmpeg commands to convert an MP4 video to Ogg Theora. Since
0 commit comments