Skip to content

Bug report #1

@shikeyu

Description

@shikeyu

Line 25 in the avi_to_pmf.bat file
ffmpeg -i obj%~n1.MPS 2> obj\output.tmp
should be
%FF% -i obj%~n1.MPS 2> obj\output.tmp
In addition, if the pmf file does not contain audio, the program will make an error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions