提交 3d278234 authored 作者: blu's avatar blu

upload video files

上级 fde29d83
...@@ -592,7 +592,7 @@ protected: ...@@ -592,7 +592,7 @@ protected:
idx = 0; idx = 0;
pos = tsToProcess.begin(); pos = tsToProcess.begin();
for(auto &i:tsToProcess) { for(auto &i:tsToProcess) {
// remove // remove
fs::path fname(this->urlOut + "/" + videoFileTs2Name(i) + ".mp4"); fs::path fname(this->urlOut + "/" + videoFileTs2Name(i) + ".mp4");
fs::remove(fname); fs::remove(fname);
if(idx < skip) { if(idx < skip) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论