mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-17 13:00:24 +00:00
2 lines
No EOL
129 B
Bash
Executable file
2 lines
No EOL
129 B
Bash
Executable file
#!/bin/sh
|
|
sed '/^+[^+]/!s/ /TaBBaT/g' | expand -t `seq -s , 9 8 200` | sed 's/TaBBaT/ /g' | sed '/^+[^+]/s/ * $//' | tr -d '\015' |