This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
: ' | |
用法: | |
find-exec-ffmpeg path file_ext | |
例子: | |
find-exec-ffmpeg /home/ mp4:【转换 /home 目录下的 mp4 视频文件】 | |
说明: |