ls -l | sort -k 9,9 | awk '/^-/{print "file \"" $9 "\""}' | sed "s/\"/'/g" | grep -v "file_list.txt" > file_list.txt ffmpeg -f concat -i file_list.txt -c copy output.mp4
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
Archiver|手机版|27CaT资源论坛
GMT+8, 2024-11-23 23:45
Powered by Discuz! X3.4
© 2001-2023 Discuz! Team.