-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FastFlix fails to launch on Nobara40, version `GLIBCXX_3.4.32' not found #609
Comments
Double checked, exact same error on a completely fresh VM |
Hi @BuyMyMojo for distros other than Ubuntu you will probably need to run from source (see Run From Source section at bottom of release) |
Hello, I'm running into a very similar issue on Ubuntu 24.04.1 LTS and FastFlix 5.8.2: tsunami@zima:~/Documents/FastFlix$ ./FastFlix 2024-12-21 18:41:43 zima fastflix[484624] ERROR Could not run task Gather FFmpeg version with config version='5.8.2' config_path=PosixPath('/home/tsunami/.local/share/FastFlix/fastflix.yaml') ffmpeg=PosixPath('/usr/bin/ffmpeg') ffprobe=PosixPath('/usr/bin/ffprobe') hdr10plus_parser=None nvencc=PosixPath('/usr/bin/nvencc') vceencc=None qsvencc=None output_directory=False source_directory=False output_name_format='{source}-fastflix-{rand_4}' flat_ui=True language='eng' logging_level=10 crop_detect_points=10 continue_on_failure=True work_path=PosixPath('/home/tsunami/.local/share/FastFlix') use_sane_audio=True selected_profile='UHD HDR10 Film' theme='onyx' disable_version_check=False disable_update_check=False disable_automatic_subtitle_burn_in=False custom_after_run_scripts=Box({}) profiles={'Standard Profile': Profile(profile_version=1, auto_crop=False, fast_seek=True, rotate=0, vertical_flip=False, horizontal_flip=False, copy_chapters=True, remove_metadata=True, remove_hdr=False, encoder='HEVC (x265)', resolution_method='auto', resolution_custom=None, output_type='.mkv', audio_filters=None, audio_language=None, audio_select=None, audio_select_preferred_language=None, audio_select_first_matching=None, subtitle_language=None, subtitle_select=None, subtitle_select_preferred_language=None, subtitle_automatic_burn_in=None, subtitle_select_first_matching=None, advanced_options=AdvancedOptions(video_speed=1, deblock=None, deblock_size=16, tone_map='hable', vsync=None, brightness=None, saturation=None, contrast=None, maxrate=None, bufsize=None, source_fps=None, output_fps=None, color_space=None, color_transfer=None, color_primaries=None, denoise=None, denoise_type_index=0, denoise_strength_index=0), x265=x265Settings(max_muxing_queue_size='1024', pix_fmt='yuv420p10le', extra='', extra_both_passes=False, name='HEVC (x265)', preset='medium', intra_encoding=False, profile='default', tune='default', hdr10=False, hdr10_opt=False, dhdr10_opt=False, repeat_headers=False, aq_mode=2, hdr10plus_metadata='', crf=22, bitrate=None, x265_params=[], bframes=4, lossless=False, b_adapt=2, intra_refresh=False, intra_smoothing=True, frame_threads=0, bitrate_passes=2), vvc=None, x264=None, rav1e=None, svt_av1=None, svt_av1_avif=None, vp9=None, aom_av1=None, gif=None, webp=None, copy_settings=None, ffmpeg_hevc_nvenc=None, qsvencc_hevc=None, qsvencc_av1=None, qsvencc_avc=None, nvencc_hevc=None, nvencc_avc=None, nvencc_av1=None, vceencc_hevc=None, vceencc_av1=None, vceencc_avc=None, hevc_videotoolbox=None, h264_videotoolbox=None, vaapi_h264=None, vaapi_hevc=None, vaapi_vp9=None, vaapi_mpeg2=None), 'UHD HDR10 Film': Profile(profile_version=1, auto_crop=True, fast_seek=True, rotate=0, vertical_flip=False, horizontal_flip=False, copy_chapters=True, remove_metadata=True, remove_hdr=False, encoder='HEVC (x265)', resolution_method='auto', resolution_custom=None, output_type='.mkv', audio_filters=None, audio_language=None, audio_select=None, audio_select_preferred_language=None, audio_select_first_matching=None, subtitle_language=None, subtitle_select=None, subtitle_select_preferred_language=None, subtitle_automatic_burn_in=None, subtitle_select_first_matching=None, advanced_options=AdvancedOptions(video_speed=1, deblock=None, deblock_size=16, tone_map='hable', vsync=None, brightness=None, saturation=None, contrast=None, maxrate=None, bufsize=None, source_fps=None, output_fps=None, color_space=None, color_transfer=None, color_primaries=None, denoise=None, denoise_type_index=0, denoise_strength_index=0), x265=x265Settings(max_muxing_queue_size='1024', pix_fmt='yuv420p10le', extra='', extra_both_passes=False, name='HEVC (x265)', preset='slow', intra_encoding=False, profile='default', tune='default', hdr10=True, hdr10_opt=True, dhdr10_opt=False, repeat_headers=True, aq_mode=2, hdr10plus_metadata='', crf=18, bitrate=None, x265_params=[], bframes=4, lossless=False, b_adapt=2, intra_refresh=False, intra_smoothing=True, frame_threads=0, bitrate_passes=2), vvc=None, x264=None, rav1e=None, svt_av1=None, svt_av1_avif=None, vp9=None, aom_av1=None, gif=None, webp=None, copy_settings=None, ffmpeg_hevc_nvenc=None, qsvencc_hevc=None, qsvencc_av1=None, qsvencc_avc=None, nvencc_hevc=None, nvencc_avc=None, nvencc_av1=None, vceencc_hevc=None, vceencc_av1=None, vceencc_avc=None, hevc_videotoolbox=None, h264_videotoolbox=None, vaapi_h264=None, vaapi_hevc=None, vaapi_vp9=None, vaapi_mpeg2=None), '1080p Film': Profile(profile_version=1, auto_crop=True, fast_seek=True, rotate=0, vertical_flip=False, horizontal_flip=False, copy_chapters=True, remove_metadata=True, remove_hdr=False, encoder='AVC (x264)', resolution_method='auto', resolution_custom=None, output_type='.mkv', audio_filters=None, audio_language=None, audio_select=None, audio_select_preferred_language=None, audio_select_first_matching=None, subtitle_language=None, subtitle_select=None, subtitle_select_preferred_language=None, subtitle_automatic_burn_in=None, subtitle_select_first_matching=None, advanced_options=AdvancedOptions(video_speed=1, deblock=None, deblock_size=16, tone_map='hable', vsync=None, brightness=None, saturation=None, contrast=None, maxrate=None, bufsize=None, source_fps=None, output_fps=None, color_space=None, color_transfer=None, color_primaries=None, denoise=None, denoise_type_index=0, denoise_strength_index=0), x265=None, vvc=None, x264=x264Settings(max_muxing_queue_size='1024', pix_fmt='yuv420p', extra='', extra_both_passes=False, name='AVC (x264)', preset='slow', profile='default', tune=None, crf=22, bitrate=None, bitrate_passes=2), rav1e=None, svt_av1=None, svt_av1_avif=None, vp9=None, aom_av1=None, gif=None, webp=None, copy_settings=None, ffmpeg_hevc_nvenc=None, qsvencc_hevc=None, qsvencc_av1=None, qsvencc_avc=None, nvencc_hevc=None, nvencc_avc=None, nvencc_av1=None, vceencc_hevc=None, vceencc_av1=None, vceencc_avc=None, hevc_videotoolbox=None, h264_videotoolbox=None, vaapi_h264=None, vaapi_hevc=None, vaapi_vp9=None, vaapi_mpeg2=None)} priority='Normal' stay_on_top=False portable_mode=False ui_scale='1' clean_old_logs=True sane_audio_selection=BoxList(['aac', 'ac3', 'alac', 'dca', 'dts', 'eac3', 'flac', 'libfdk_aac', 'libmp3lame', 'libopus', 'libvorbis', 'libwavpack', 'snoicls', 'sonic', 'truehd', 'tta']) vceencc_encoders=[] qsvencc_encoders=[] nvencc_encoders=[] vceencc_devices=Box({}) qsvencc_devices=Box({}) nvencc_devices={} sticky_tabs=False disable_complete_message=False disable_cover_extraction=False I have also verified that I have the requested GLIBCXX available as well: tsunami@zima: |
I forgot to include that im using the binary from FastFlix_5.8.2_ubuntu-22.04_x86_64.zip |
Will probably need to run from source for now (instructions on release page). Can start adding support for latest ubuntu with next release |
FastFlix Version: 5.8.1
Operating System: Nobara Linux 40
Describe the bug
FastFlix fails to launch and complains about missing FFMPEG because of it.
To Reproduce
Run on the latest version of Nobara Linux with ffmpeg installed
Logs
CLI output:
I'll go through and double check in a VM soon for weather its the same on a minimal install but I'm pretty sure it will be since this is only a day old install anyway lol
The text was updated successfully, but these errors were encountered: