mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-09 20:28:38 +00: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/ * $//' |