]> git.sesse.net Git - nageru-docs/blobdiff - streaming.rst
Some spelling fixes.
[nageru-docs] / streaming.rst
index 2f028995988fd9222d0f9bddd049a6d82fa41084..ecdce7b06279a94e502bcbc14110c73e15fef94e 100644 (file)
@@ -104,7 +104,7 @@ flag; e.g.::
     --http-mux mp4 --http-audio-codec libfdk_aac --http-audio-bitrate 128
 
 Note the use here of the MP4 mux and AAC audio. “libfdk_aac” signals
-te use of Franhofer's `FDK-AAC <https://github.com/mstorsjo/fdk-aac>`_ encoder
+the use of Franhofer's `FDK-AAC <https://github.com/mstorsjo/fdk-aac>`_ encoder
 from Android; it yields significantly better sound quality than e.g. FAAC,
 and it is open source, but under a somewhat cumbersome license. For this
 reason, most distributions do not compile FFmpeg with the FDK-AAC codec,