We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bc077 commit 2a5fb44Copy full SHA for 2a5fb44
prompts/examples/ffmpeg.md
@@ -45,7 +45,7 @@ then ask again.
45
46
Figure out the basedir for this file and use that as the basedir parameter when running ffmpeg.
47
48
-Use ffmpeg to convert this file to an animated gif. The output .gif file should be written to the /thread directory and the filename
+Use ffmpeg to convert this file to an animated gif. The output .gif file should be written to the basedir directory and the filename
49
should be the same as the input file but with the file extension .gif.
50
51
Then count the number of frames in the output .gif file.
0 commit comments