Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
SAPikachu committed Oct 27, 2013
1 parent e726495 commit 9b3f080
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ To use it, first use `BDedit <http://www.videohelp.com/tools/BDedit>`_ to extrac

igstopng your.mnu

Note: As of 0.9.3, ``igstopng`` supports directly exporting from M2TS file.
The speed is slower, but sometimes ``BDedit`` exports corrupted menu file and you may get correct result from direct export.

All menu pages will be exported alongside the menu file. For every page, 6 states (normal/selected/activated multiplied with start/stop) of buttons will be exported to 6 different page images. (This may be changed in the future since it is rather messed up and unnecessary)

Note: If the command above doesn't work on Windows, try this::
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

setup(
name="igstools",
version="0.9.2",
version="0.9.3",
description="Tools for parsing bluray IGS menus",
long_description=long_description,
author="Joe Hu (SAPikachu)",
Expand Down

0 comments on commit 9b3f080

Please sign in to comment.