Hallo Zusammen,

Ich benutze OTRV3p schon viele Jahre, seit b8p5 lief es auch mit Ubuntu 20.04 und 22.04 anstandslos. Jetzt gab es einen neuen Lappi mit 13th Gen Intel® Core™ i7-1360P × 16, Mesa Intel® Graphics (RPL-P), 64-bit, Ubuntu 22.04 LTS (aktuell).

Auf meinem alten Lappi und in der frischen VM aufm Neuen läuft es weiterhin,
nur lokal auf dem NEUEN bleibt das Programm beim Öffenen des Cutinterface (manuell Schneiden) hängen:

otr-verwaltung3p, version 1.0.0b8.post5
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/otrverwaltung3p/gui/MainWindow.py", line 911, in _on_toolbutton_clicked
self.app.perform_action(action, cut_action)
File "/usr/bin/otrverwaltung3p", line 811, in perform_action
action.do(chosen_action, filenames, cut_action)
File "/usr/lib/python3/dist-packages/otrverwaltung3p/actions/decodeorcut.py", line 87, in do
if not self.cut(file_conclusions, action, default_cut_action=cut_action):
File "/usr/lib/python3/dist-packages/otrverwaltung3p/actions/decodeorcut.py", line 411, in cut
error_message, cutlist = self.cut_file_manually(file_conclusion.uncut_video )
File "/usr/lib/python3/dist-packages/otrverwaltung3p/actions/decodeorcut.py", line 571, in cut_file_manually
cutlist = self.app.gui.ci_instance.run_(filename, local_cutlist, self.app)
File "/usr/lib/python3/dist-packages/otrverwaltung3p/gui/CutinterfaceDialog.py", line 257, in run_
disco = discoverer.discover_uri(self.fileuri)
gi.repository.GLib.GError: gst-stream-error-quark: Internal data stream error. (1)

Ich hoffe mir kann jemand weiterhelfen.