Skip to content

Commit c281b2a

Browse files
authored
Remove mention of Handbrake from playing_videos.rst (#10732)
* Remove mention of Handbrake from playing_videos.rst Handbrake removed support for OGG in 2009(!) so it is not valid recommendation of tool for the job. Downloaded Handbrake and confirmed it can't export Ogg Theora
1 parent 99eed10 commit c281b2a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tutorials/animation/playing_videos.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,8 @@ you should use a lossless or uncompressed format as an intermediate format to
182182
maximize the quality of the output Ogg Theora video, but this can require a lot
183183
of disk space.
184184

185-
`HandBrake <https://handbrake.fr/>`__
186-
(GUI) and `FFmpeg <https://ffmpeg.org/>`__ (CLI) are popular open source tools
187-
for this purpose. FFmpeg has a steeper learning curve, but it's more powerful.
185+
`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.
188187

189188
Here are example FFmpeg commands to convert an MP4 video to Ogg Theora. Since
190189
FFmpeg supports a lot of input formats, you should be able to use the commands

0 commit comments

Comments
 (0)