mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
c66a443401
Originally committed as revision 4310 to svn://svn.ffmpeg.org/ffmpeg/trunk
2 lines
114 B
Bash
Executable File
2 lines
114 B
Bash
Executable File
#!/bin/sh
|
|
sed '/^+[^+]/!s/ /TaBBaT/g' | expand -t `seq -s , 9 8 200` | sed 's/TaBBaT/ /g' | sed '/^+[^+]/s/ * $//' |