Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
littletsu authored Dec 2, 2021
1 parent 2c6868e commit 70e967c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ node index
Use effect `6` on a file at `eliacore.avi` which size is `192264720` bytes and output on `elia.avi` starting at 45MB and ending at 160MB

```
> node index2 -file output/eliacore.avi -output output/elia.avi -fx 6 -start 45*MB -end 160*MB
> node index2 -file eliacore.avi -output elia.avi -fx 6 -start 45*MB -end 160*MB
```

Expected output:
Expand Down

0 comments on commit 70e967c

Please sign in to comment.