Bug 495963 - [Echec de la conversion de projet « OpenTimelineIO »]
Summary: [Echec de la conversion de projet « OpenTimelineIO »]
Status: RESOLVED DUPLICATE of bug 460597
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (show other bugs)
Version: 24.08.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-08 11:03 UTC by Thierry
Modified: 2025-03-29 21:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (36.94 KB, image/png)
2024-11-08 11:03 UTC, Thierry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry 2024-11-08 11:03:16 UTC
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'
Comment 1 Julius Künzel 2025-03-29 21:37:58 UTC
*** This bug has been marked as a duplicate of bug 460597 ***