Skip to content

Releases: EinApfelBaum/otr-verwaltung3p

1.0.0b8.post5

19 Nov 11:00
be21b0d
Compare
Choose a tag to compare
1.0.0b8.post5 Pre-release
Pre-release

Adds detection of new HD3 format (can only be cut with virtualdub!)

  • Adds new option "autoload_cutlist" to the Cutinterface
  • Better error reporting for CutSmartMKVmerge.__simulate_smart_mkvmerge and unknown video encodings
  • Changes cut.py:analyse_mediafile() to use pymediainfo
  • Fixes bug in CutAction.LOCAL_CUTLIST
  • LoadCutDialog: Error columns are only expanded when not empty
  • Fixes crash when looking up unknown format in cut.format_dict
  • Fixes cutlist rating (server status code is used to check for success)

1.0.0b8.post4

05 Jan 04:49
ec7728d
Compare
Choose a tag to compare
1.0.0b8.post4 Pre-release
Pre-release
  • Cutinterface: Cursor is hidden in video window
  • Preferences->MainWindow: New setting Default sort order of the file list
    (filename or recording date)
  • If "Cutlist nach dem Schneiden löschen" is True, cutlists are not deleted but
    moved to the internal AVI trashcan
  • ffmsindex files are deleted when toolbar button "move to trash" in section
    AVI_UNCUT is used
  • Directory monitors are updated when the path "folder_cut_avis",
    "folder_new_otrkeys" or "folder_uncut_avis" is changed in settings
  • decodeorcut: Fixes UnicodeDecodeError when decoder reports errors. Fixes #108
  • ConclusionDialog: Snippets can be inserted at cursor position

1.0.0b8.post3

30 Dec 07:33
3748752
Compare
Choose a tag to compare
1.0.0b8.post3 Pre-release
Pre-release

1.0.0b8.post3

  • Fixes: ConclusionDialog "Erneut schneiden" -> Cutinterface "Abbrechen"
    instantly reopening the Cutinterface
  • Cutinterface
    • New HD format: Showing/coloring of keyframe positions is disabled because
      keyframes are shown with an offset of 2 in the Cutinterface
    • "Schnitt testen" button now only active when a cut is selected

1.0.0b8.post1 Bugfix

23 Jul 08:19
182ecb4
Compare
Choose a tag to compare
1.0.0b8.post1 Bugfix Pre-release
Pre-release

Fixes smartrendering of new HD-format

Behebt Fehler im Smartrendering des neuen HD-Formates

1.0.0b8: Fixes problems with new HD format

07 Jul 09:51
d61771e
Compare
Choose a tag to compare

deb 1.0.0b8-3

  • Fixes f-string usage (cutlists.py), now works again with Python >= 3.6
  • Fixes unreadable text in message_error_box (otrverwaltung3p)
  • Refactors some imports
  • Fixes formatting (using "Black")

deb 1.0.0b8-2

  • Fixes only one audio track is copied when remuxing to mp4 (smartmkvmerge)
  • Fixes bug in bin/otrverwaltung3p (crashes when pathname in config is empty)
  • Some formatting

deb 1.0.0b8-1

  • Fixes problems with new HD format
Cutinterface (CI):
  • Adds third stage of cutlist search "by size":
    Exact search (1), Search for all qualities (2) and Search by
    size
    (3). Search by size will be automatically executed if neither
    (1) nor (2) yield any results but can also be invoked manually (a button
    on the top right).
  • New button ">A": Play to next marker A
  • New button ">A|B>": Test selected cut
  • The settings can now be opened from the CI and changes take effect
    immediately in the CI.
  • The length of the video after the cut is now displayed.
Hauptfenster:
  • New context menu item "Manuell schneiden" (Section "Ungeschnitten")
  • Readds Plugin "Manuell schneiden"

Deutsch:

deb 1.0.0b8-3

  • Fixt die Verwendung von zu aktueller f-string Syntax (cutlists.py), läuft jetzt wieder mit Python >= 3.6
  • Fixt unlesbaren Text in message_error_box (otrverwaltung3p)
  • Ändert die Code-Formatierung ("Black")

deb 1.0.0b8-2

  • Behebt, dass beim Remuxen nach mp4 nur ein Audiotrack kopiert wird (smartmkvmerge)
  • Fehler in bin/otrverwaltung3p behoben (stürzte ab, wenn Pfadname in der Konfiguration leer ist)

deb 1.0.0b8-1

  • Behebt Probleme beim Schneiden des neuen HD-Formates
Cutinterface (CI):
  • Fügt eine dritte Stufe der Cutlist-Suche "nach Größe" hinzu:
    Exakte Suche (1), Suche nach allen Qualitäten (2) und Suche
    nach Größe
    (3). Die Suche nach Größe wird automatisch ausgeführt, wenn weder
    (1) noch (2) zu einem Ergebnis führt, sie kann aber auch manuell ausgeführt
    werden (Button oben rechts im "Cutlist wählen" Dialog).

  • Neuer Button ">A": Abspielen bis zum nächsten Marker-A

  • Neuer Button ">A|B>": Markierten Schnitt testen

  • Die Einstellungen können nun aus dem CI heraus geöffnet werden und
    Änderungen werden sofort wirksam, soweit sie das CI betreffen.

  • Die Länge des Videos nach dem Schnitt wird nun angezeigt.

Hauptfenster:
  • Kontextmenü (Sektion "Ungeschnitten") erweitert um "Manuell schneiden"
  • Das Plugin "Manuell schneiden" ist wieder da.

Hotfix 1.0.0b7

10 Jun 06:35
3ff80bc
Compare
Choose a tag to compare
Hotfix 1.0.0b7 Pre-release
Pre-release
  • Fixes "HD videos are cut with wrong encoding parameters"
  • Fixes "Cut video will be moved to archive even if cut was cancelled (conclusions.py)"
  • Fixes bug in fileoperations.py
otrv3p-1.0.0b7-patch-1.tar.gz
Please reinstall otrv3p before applying this patch!
  • Fixes audio-out-of-sync when cutting AVI-Format
  • Fixes Dekodieren und Schneiden: Crash when at least for one file no cutlist is found / Dekodieren: If decoded file already exists.
How to apply the patch:
  • Reinstall otrv3p version 1.0.0b7
  • Download and extract the tarball (e.g. tar -xf otrv3p-1.0.0b7-patch-1.tar.gz) in your home folder. cd into the extracted folder an run the script apply-otrv3p-1.0.0b7-patch-1.sh with root privileges.

1.0.0b6 Hotfix

06 Jun 06:48
b3818a2
Compare
Choose a tag to compare
1.0.0b6 Hotfix Pre-release
Pre-release

Fixes an error in setup.py not copying data/plugins/mediainfo.svg
New version 1.0.0b6

1.0.0b5 hotfix

29 May 14:21
ed0db91
Compare
Choose a tag to compare
1.0.0b5 hotfix Pre-release
Pre-release

1.0.0b5, 2020-05-29

  • New version
  • Fixes bug with auto-renaming

1.0.0b4

29 May 09:16
2796cc0
Compare
Choose a tag to compare
1.0.0b4 Pre-release
Pre-release

1.0.0b4, 2020-05-29

  • Implements cutting of new HD format. Old otr-files are cut without vdub.
  • Hauptfenster:
    • New keyboard shortcut Ctrl-f to focus search widget
    • New context menu (Schneiden, Abspielen)
    • New column in treeview: "Aufnahmedatum"
    • Files that are processed are now locked in the file view
    • The file treeviews are automatically updated by directory monitors when
      changes occur
    • Implemented a wait-cursor where applicable (eg. Indexing)
  • Cutinterface:
    • If there is only one cutlist available, it is automatically
      chosen and downloaded, after the dialog was opened
    • Two new forward/backward seek buttons, seek distance is now based
      on seconds and can be defined in the settings
    • ESCAPE-key disabled
    • Mousewheel over slider navigates forward/backward
  • Zusammenfassung:
    • Default usercomment is now editable
    • Text snippets can be stored (Preferences->Cutlist->Snippets) and appended
      or prepended to the cutlist comment with one click.
    • User is warned when trying to close the ConclusionDialog and not all cut
      files have been inspected.
    • ESCAPE-key disabled
  • PreferencesWindow:
    • Speicherorte: Paths are manually editable, new FileChooserDialog-Button
    • Help texts are tooltips now
    • New option to show "Zusammenfassung" after cut without clicking the button
      (Preferences->Schneiden)
  • New setup.py using setuptools, using appdirs instead of xdg
  • Changed versioning to be compatible with Setuptools
  • Dbus disabled

1.0.0-beta002

03 Feb 15:02
9935ea9
Compare
Choose a tag to compare
1.0.0-beta002 Pre-release
Pre-release
Update VERSION