Skip to content

ffcreate 无法指定输出文件名称 #326

Description

@f1748x

指定生成 "测试文件名.mp4"文件名称无效果
const creator = new FFCreator({

cacheDir:path.join(__dirname,"../cache"),
outputDir:path.join(__dirname,"../output"),
output:"测试文件名.mp4",//该行未生效
width:width,
height:height,
parallel: 8,

});
当前任务是FFCreatorCenter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions