OpenRV icon indicating copy to clipboard operation
OpenRV copied to clipboard

[Bug]: ERROR: MovieFFMpeg: Unsupported codec_id '147'

Open aramadan0096 opened this issue 1 year ago • 0 comments

What happened?

Error loading Apple ProRes codec media files Please note that I executed the following configuration prior to building, in accordance with this section of the documentation.

rvcfg -DRV_FFMPEG_NON_FREE_DECODERS_TO_ENABLE="aac;hevc;prores_ks" -DRV_FFMPEG_NON_FREE_ENCODERS_TO_ENABLE="aac;prores_ks"

List all the operating systems versions where this is happening

Windows 10

On what computer hardware is this happening?

AMD Ryzen 9 5950X 16-Core Processor , 128 gb ram, rtx 3090

Relevant console log output

INFO: loading plugin E:/Programs/ORV Build 2.2/app/plugins/Output/AJADevices.dll
Importing MediaLibrary Plug-In: media_library_demo.media_library_environment_variable_reader_plugin
Importing MediaLibrary Plug-In: media_library_demo.media_library_event_plugin
ERROR: MovieFFMpeg: Unsupported codec_id '147' in C:/Users/XYZ/Downloads/PF0044-01_Clip-1_REC709_2K.mov
ERROR: Open of 'C:/Users/XYZ/Downloads/PF0044-01_Clip-1_REC709_2K.mov' failed: unsupported media type.
INFO: C:/Users/XYZ/Downloads/PF0044-01_Clip-1_REC709_2K.mov

Environment variables

No response

Extra information

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

aramadan0096 avatar Feb 13 '25 19:02 aramadan0096