Linux and the Constant problems
Posted: Tue May 05, 2026 3:10 pm
Yes, now with the Constant #SNDFMT_MP3 also gives problem, I could see that Linux Mint and the Hollywood constant are one problem.
The Cross-Platform Multimedia Application Layer
https://www.forums.hollywood-mal.com/
I apologize, but sometimes with so much talk about MCVE, I don't take you seriously anymore, so I'm asking in case any other user has had a similar problem and found a solution.airsoftsoftwair wrote: ↑Sun May 10, 2026 6:37 pm As already said here, you need to tell us the exact version of Linux Mint you're using. Otherwise it's impossible to help you. If the constant isn't there, then the plugin probably doesn't load at all. But it's only possible to examine this issue if you post your exact Linux Mint version.
Ok, so I've tried it with this image from a USB stick and it works fine. Here's the MCVE I used:Juan Carlos wrote: ↑Mon May 11, 2026 11:21 am But the Linux Mint that current I use is:
22.3 Cinnamon 64 bit with Linux core 6.17.0-23 and desktop environment Cinnamon 6.6.7
Code: Select all
@REQUIRE "mp3enc"
DebugPrint(#SNDFMT_MP3)
End
Code: Select all
./Hollywood test.hws
Well the results is that compiling your MCVE gives the error of: Loading plugin mp3enc...failedairsoftsoftwair wrote: ↑Sun May 17, 2026 9:44 pmOk, so I've tried it with this image from a USB stick and it works fine. Here's the MCVE I used:Juan Carlos wrote: ↑Mon May 11, 2026 11:21 am But the Linux Mint that current I use is:
22.3 Cinnamon 64 bit with Linux core 6.17.0-23 and desktop environment Cinnamon 6.6.7
Can you save the MCVE I posted above as a file named "test.hws" and then run Hollywood from a console like this:Code: Select all
@REQUIRE "mp3enc" DebugPrint(#SNDFMT_MP3) End
And then post Hollywood's output here please...Code: Select all
./Hollywood test.hws
Why not?
Are you still using Hollywood 10? The MP3 and Ogg encoder plugins require at least Hollywood 11 so if you're still on Hollywood 10 of course they will fail to load...Juan Carlos wrote: ↑Wed May 20, 2026 10:17 am with other plugins there aren't this problem only with mp3 and ogg encoders.
No, I use Hollywood 11 copied to a folder.airsoftsoftwair wrote: ↑Fri May 22, 2026 7:57 pmWhy not?
Are you still using Hollywood 10? The MP3 and Ogg encoder plugins require at least Hollywood 11 so if you're still on Hollywood 10 of course they will fail to load...Juan Carlos wrote: ↑Wed May 20, 2026 10:17 am with other plugins there aren't this problem only with mp3 and ogg encoders.