Skip to content

[Bug]: ERROR: env_facs_q 255 is invalid #673

Open
@beatreichenbach

Description

What happened?

Hi,

I built RV with support for aac in the hopes to play back .mp4 files using Rocky Linux 8 Dockerfile:

source rvcmds.sh
rvsetup
rvcfg -DRV_FFMPEG_NON_FREE_DECODERS_TO_ENABLE="aac;hevc;prores;vp9" -DRV_FFMPEG_NON_FREE_ENCODERS_TO_ENABLE="aac"
rvbuild
rvinst

RV opens but once built with these flags, does not play back video files anymore. I can scrub through the frames, but cannot playback. I checked that the fps was set to 24. I'm getting ERROR: env_facs_q 255 is invalid.

Without those flags I get this issue, but everything else works fine.

Here's the full log, thank you!

List all the operating systems versions where this is happening

Rocky Linux 8.9

On what computer hardware is this happening?

ThinkStation P620

Relevant console log output

/home/beat/packages/rv/2.1.0/openrv/bin/rv.bin
Version 2.1.0 (RELEASE), built on Jan 28 2025 at 19:16:55 (HEAD=9d6b1be).
Copyright Contributors to the Open RV Project
INFO: File logger path: /home/beat/.local/share/ASWF/OpenRV/
INFO: loading plugin /home/beat/packages/rv/2.1.0/openrv/plugins/Output/AJADevices.so
Importing MediaLibrary Plug-In: media_library_demo.media_library_environment_variable_reader_plugin
Importing MediaLibrary Plug-In: media_library_demo.media_library_event_plugin
INFO: /home/beat/Downloads/videoplayback.mp4
ERROR: env_facs_q 255 is invalid
ERROR: env_facs_q 255 is invalid
ERROR: env_facs_q 255 is invalid
ERROR: env_facs_q 255 is invalid

Environment variables

No response

Extra information

No response

Code of Conduct

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions