Control: tags -1 moreinfo On 2026-09-18 09:37:19 +0200, [email protected] wrote: > Package: libavformat62 > Version: 8.1.2-2+b3 > > mpv, spectacle, and other programs cannot starts and return the same error: > > $ mpv > mpv: symbol lookup error: /usr/lib/x86_64-linux-gnu/libavformat.so.62: > undefined symbol: rist_peer_config_defaults_set_versioned > > $ spectacle > spectacle: symbol lookup error: /usr/lib/x86_64-linux-gnu/libavformat.so.62: > undefined symbol: rist_peer_config_defaults_set_versioned
You are missing the dependency and version information. Please run reportbug -N with the bug number and provide the information. Also, please run ldd -r /usr/lib/x86_64-linux-gnu/libavformat.so.62 to check if you have libraries from another source in your library path. Cheers -- Sebastian Ramacher

