4 lines
79 B
Python
4 lines
79 B
Python
# -*- coding: utf8 -*-
|
|
|
|
from ffmpegwrapper.ffmpeg import FFmpeg, Input, Output
|