mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-14 19:25:01 +00:00
4aa606ec17
Originally committed as revision 4313 to svn://svn.ffmpeg.org/ffmpeg/trunk
2 lines
129 B
Bash
Executable File
2 lines
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' |