Skip to content

Commit 6098449

Browse files
committed
Update README and TODO
1 parent c0b7a2e commit 6098449

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
edledit is a program to edit Edit Decision Lists (EDL) files.
1+
edledit is a GUI program to create and edit Edit Decision Lists (EDL) files.
2+
3+
mkvedlmerge is a program to cut a mkvfile according to an EDL and merge into a
4+
new mkvfile, removing the skipped parts.
25

36
Copyright (c) 2010 Stephane Bidoul
47

@@ -13,4 +16,4 @@ Limitations:
1316
- the format defined in the MPlayer documentation is supported; XBMC extensions
1417
are not supported
1518
- EDL blocks must not overlap and must be in chronological order; strange
16-
things may happen if you try to open a file which does not respect this
19+
things may happen if you try to open an edl file which does not respect this

TODO

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ BUG: problem loading Arte recordings (subtitles issue?)
88

99
IMPROVEMENT: general exception handling
1010

11+
TODO: packaging: pyedl on pypi?
12+
TODO: packaging: 3 packages: pyedl, edledit, mkvedlmerge
1113
TODO: packaging: .deb translations
1214
TODO: packaging: .deb COPYING
1315
TODO: packaging: .deb changelog

0 commit comments

Comments
 (0)