i'm trying to compile Attract Mode front end on my rpi3 using the jessie image of dietpi.
but most of the libav dev libraries have broken dependencies and i'm kind of dead in the water.
Is this a diet-pi specific issue or a jessie issue?
Thanks.
rpi3 - ffmpeg dev libraries broken dependencies Topic is solved
Re: rpi3 - ffmpeg dev libraries broken dependencies
Hi,nitrogen_widget wrote:i'm trying to compile Attract Mode front end on my rpi3 using the jessie image of dietpi.
but most of the libav dev libraries have broken dependencies and i'm kind of dead in the water.
Is this a diet-pi specific issue or a jessie issue?
Thanks.
I replied to your RPi forum post: https://www.raspberrypi.org/forums/view ... 66#p943966
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: rpi3 - ffmpeg dev libraries broken dependencies
Hi, I actually figured it out today.Fourdee wrote:Hi,nitrogen_widget wrote:i'm trying to compile Attract Mode front end on my rpi3 using the jessie image of dietpi.
but most of the libav dev libraries have broken dependencies and i'm kind of dead in the water.
Is this a diet-pi specific issue or a jessie issue?
Thanks.
I replied to your RPi forum post: https://www.raspberrypi.org/forums/view ... 66#p943966
Other broken dependencies cropped up.
I grabbed another SD card and re-wrote the image and all is well.
something got corrupted somewhere.
Re: rpi3 - ffmpeg dev libraries broken dependencies
Yep i had similar issues on the RPi 2/3.
Not sure if this is related, I've updated the installation code for FFmpeg, did a test install and everything went ok. This is available in the v115 update.
Not sure if this is related, I've updated the installation code for FFmpeg, did a test install and everything went ok. This is available in the v115 update.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: rpi3 - ffmpeg dev libraries broken dependencies
I thought ffmpeg was gone from jessie.Fourdee wrote:Yep i had similar issues on the RPi 2/3.
Not sure if this is related, I've updated the installation code for FFmpeg, did a test install and everything went ok. This is available in the v115 update.
I'm actually in the process of compiling ffmpeg on my rpi3 with hardware acceleration.
now THAT would be a useful addition to the repository.
Re: rpi3 - ffmpeg dev libraries broken dependencies
Yep, ffmpeg is not available from the Raspbian repo and Jessie. During installation on DietPi, we add the Debian Multimedia repo to install ffmpeg, then remove the repo after its complete.nitrogen_widget wrote:I thought ffmpeg was gone from jessie.Fourdee wrote:Yep i had similar issues on the RPi 2/3.
Not sure if this is related, I've updated the installation code for FFmpeg, did a test install and everything went ok. This is available in the v115 update.
I'm actually in the process of compiling ffmpeg on my rpi3 with hardware acceleration.
now THAT would be a useful addition to the repository.
Looks like ffmpeg is comming back again in Sid: https://packages.debian.org/sid/ffmpeg
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.