https://bugs.kde.org/show_bug.cgi?id=495963
Bug ID: 495963 Summary: [Echec de la conversion de projet « OpenTimelineIO »] Classification: Applications Product: kdenlive Version: 24.08.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Rendering & Export Assignee: j...@kdenlive.org Reporter: bil...@gmail.com Target Milestone: --- Created attachment 175645 --> https://bugs.kde.org/attachment.cgi?id=175645&action=edit Screenshot Hello, [Echec de la conversion de projet « OpenTimelineIO »] When I export the video I have this error : Traceback (most recent call last): File "/app/lib/python3.11/site-packages/opentimelineio/adapters/__init__.py", line 94, in from_filepath return plugins.ActiveManifest().from_filepath(outext) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/opentimelineio/plugins/manifest.py", line 187, in from_filepath raise exceptions.NoKnownAdapterForExtensionError(suffix) opentimelineio.exceptions.NoKnownAdapterForExtensionError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bin/otioconvert", line 33, in <module> sys.exit(load_entry_point('OpenTimelineIO==0.17.0', 'console_scripts', 'otioconvert')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/opentimelineio/console/otioconvert.py", line 215, in main out_adapter = otio.adapters.from_filepath(args.output).name ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/lib/python3.11/site-packages/opentimelineio/adapters/__init__.py", line 96, in from_filepath raise exceptions.NoKnownAdapterForExtensionError( opentimelineio.exceptions.NoKnownAdapterForExtensionError: No adapter for suffix '' on file '/home/thierry/Vidéos/Anniv_Philippe/test' -- You are receiving this mail because: You are watching all bug changes.