Created attachment 175645 [details] 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'
*** This bug has been marked as a duplicate of bug 460597 ***