Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LITTOMA committed Apr 11, 2021
1 parent 4952488 commit 42ae0a2
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,24 @@

* [psmfdump](psmfdump/README.md): Dump .264 and .oma files from .pmf files.
* [mps2pmf](mps2pmf/README.md): Convert .mps files to .pmf files.
* [autousc](autousc/README.md): Automating UMD Stream Composer multiplex works.
* [autousc](autousc/README.md): Automating UMD Stream Composer multiplex works.

# Download
You can find a prebuilt package in the [release](/~https://github.com/TeamPBCN/pmftools/releases/latest) section.

# Usage
Convert PMF files to MP4 for editing
```
Step 1: put PMF files into `input/pmf`
Step 2: run `pmf_to_mp4.bat`
Step 3: enjoy ~^.^~!
```

Convert AVI files to PMF
```
Step 1: put AVI files into `input/avi`
Step 2: run `avi_to_pmf.bat`
Step 3: enjoy ~^.^~!
```

# Verified by 吉🐣 PRODUCTION*

0 comments on commit 42ae0a2

Please sign in to comment.