zelikos / davincibox

Container for DaVinci Resolve installation and runtime dependencies on Linux
Apache License 2.0
223 stars 10 forks source link

Davinci Resolve cannot load video files #95

Closed svenjacobs closed 5 months ago

svenjacobs commented 5 months ago

I created the container with version 1.3.0 of setup.sh. It seems Davinci Resolve cannot load any video files (H.265). They are all black in the media pool and timeline. Videos play fine on the host system with VLC.

I already ran distrobox enter davincibox -- sudo dnf update and also tried distrobox enter -n davincibox -- /usr/bin/run-davinci rocm.

Installation method used

System information

zelikos commented 5 months ago

Lack of codec support is an issue with DaVinci Resolve on Linux in general, not with davincibox. See the Codecs disclaimer in the README.

svenjacobs commented 5 months ago

Thanks for the info. Sorry I missed that section of the README.