Attract mode installation error (source)
-
@mitu 1. He didn't ask me to open a new topic, otherwise I would have done it easily.
2. I just installed actionmax and singe, I couldn't tell if it installed me a new ffmeg, it may have but I didn't notice if it did... -
He didn't ask me to open a new topic, otherwise I would have done it easily.
That's strange, maybe the forum upgrade this week has something to do with this.
I just installed actionmax and singe, I couldn't tell if it installed me a new ffmeg, it may have but I didn't notice if it did...
What are the steps you've taken for the installation ? Is there a document that you followed ?
-
@mitu Si. https://github.com/DirtBagXon/hypseus_singe_data e poi questo per installare ActionMax da experimental
-
The installation instructions don't mention how to install
ffmpeg
, thoughffmpeg
is used by the scripts. Can you run the following command and post the output:ffmpeg -version
-
@mitu Tomorrow as I have time I run the command and place the version
-
@mitu ffmpeg -version
ffmpeg version git-2023-04-30-e7c690a Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 8 (Raspbian 8.3.0-6+rpi1)
configuration: --enable-mmal --disable-debug --enable-shared
libavutil 58. 6.100 / 58. 6.100
libavcodec 60. 10.100 / 60. 10.100
libavformat 60. 5.100 / 60. 5.100
libavdevice 60. 2.100 / 60. 2.100
libavfilter 9. 7.100 / 9. 7.100
libswscale 7. 2.100 / 7. 2.100
libswresample 4. 11.100 / 4. 11.100Thanks for your time, I really appreciate it
-
So you do have a newer
ffmpeg
installation (probably from source), which is not compatible withattractmode
(and probably other emulators). Nothing we can do here, since the upstream project needs to add support for this version offfmpeg
in order for the source installation to work.In general, is not advisable to overwrite the distribution supplied packages with source installs (unless you know what your're doing). If you want to install from source a program, you should choose a different installation path (
/opt
or/usr/local
) since other installed packages might not function when you overwrite dependant libraries (likeffmpeg
). -
At this point I have to wait for the compatibility of the program with the new ffmpeg version. I take advantage of your availability and knowledge, I have a problem with the Atari ST emulator, do you think the cause of games that do not start can always be caused by ffmpeg? When I try to start them after the splashscreen it brings me back to the wheel
-
@22marco77 said in Attract mode installation error (source):
At this point I have to wait for the compatibility of the program with the new ffmpeg version.
I'd advise you to re-install and leave the instructions you followed aside.
ffmpeg
is packaged by the distro and you don't need to install it from scratch, as you did, you can install it withapt install ffmpeg
.I have a problem with the Atari ST emulator, do you think the cause of games that do not start can always be caused by ffmpeg? When I try to start them after the splashscreen it brings me back to the wheel
I don't think it's related to
ffmpeg
, the error would have been different. Bump your topic or wait until someone response, but in the mean time I'd check if the ROMs are ok and they run in other emulators (outside of RetroPie). -
The roms are ok, I had the problem after updating retropies, before they left for this I thought maybe it was related to the same problem ffmpeg. I have already opened a discussion and published the log file, but to date no response. I will wait. Thanks x everything
-
@mitu I reinstalled ffmpeg but I always get the same error, it's like looking inside the attract folder for an additional attract folder that does not exist, maybe I should create it? I would not find myself with two systems installed and thus fill the sd card
Could not successfully build attractmode - Attract Mode emulator frontend (/home/pi/RetroPie-Setup/tmp/build/attractmode/attract/attract not found).
-
@22marco77 said in Attract mode installation error (source):
I reinstalled ffmpeg but I always get the same error, it's like looking inside the attract folder for an additional attract folder that does not exist, maybe I should create it?
No, you don't need to create anything if installing/updating from source. How exactly did you re-install
ffmpeg
? If you performed a source installation of it, then the files added by the source install may still be in your system and are picked up by theattractmode
build scripts.I would not find myself with two systems installed and thus fill the sd card
Not sure what this means ?
Could not successfully build attractmode - Attract Mode emulator frontend (/home/pi/RetroPie-Setup/tmp/build/attractmode/attract/attract not found).
This is just an indication that compiling failed, but doesn't show why and where it failed. If it's the same error as the one you reported earlier in the topic, then the reason is the same (incompatibility of
attract
with a very newffmpeg
). My previous advice still stands. -
@mitu
I'd advise you to re-install and leave the instructions you followed aside. ffmpeg is packaged by the distro and you don't need to install it from scratch, as you did, you can install it with apt install ffmpeg.I followed your advice using the command you indicated apt install ffmpeg, after waiting for the installation the error is always the same as the one I indicated at the beginning of the discussion.
I always thank you for the time you are dedicating to me... Thank you -
@22marco77 said in Attract mode installation error (source):
I followed your advice using the command you indicated apt install ffmpeg,
Did you also re-install RetroPie ?
-
@mitu said in Attract mode installation error (source):
@22marco77 said in Attract mode installation error (source):
I followed your advice using the command you indicated apt install ffmpeg,
Did you also re-install RetroPie ?
yes i also installed retropie again
-
@22marco77 said in Attract mode installation error (source):
yes i also installed retropie again
In this case, install the package from binary and that's it.
-
@mitu ok thanks
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.