Skip to content

Bug report #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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