-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
After adding a video to the list of tasks I right-clicked on the menu, and when selecting "Properties", I got the following traceback
File "/usr/lib/python3.9/site-packages/videomorph/forms/videomorph.py", line 679, in show_video_info
info_dlg = InfoDialog(parent=self,
File "/usr/lib/python3.9/site-packages/videomorph/forms/info.py", line 186, in __init__
self._show_video_info(self.position)
File "/usr/lib/python3.9/site-packages/videomorph/forms/info.py", line 214, in _show_video_info
task.video.audio_info['codec_name'])
KeyError: 'codec_name'
Using Videomorph 1.4.1-5 from rpmfusion on Fedora.
Metadata
Metadata
Assignees
Labels
No labels