Bosbeetle
Terminally lost
CME said:updated the pnd (see url in 1st post) , now with ffmpeg plugin (22MB ), lastfm thingy and added the icons
Hooray for last.fm thingy will try it
Last edited by a moderator:
CME said:updated the pnd (see url in 1st post) , now with ffmpeg plugin (22MB ), lastfm thingy and added the icons
There is still something wrong with your package : Mine packing the same feature as your's (beside the toochain) and is 3.5M of squashfs.CME said:oops, updated the pnd, should be working now (cannot try because i fscked something up on my pandora so it simply shows the .desktop file, chmod +x doesn't help ), and the pnd is compressed (squashfs)
without ffmpeg its also only 3.x mb big, the ffmpeg.so.0.0.0 takes 22MB, seems like it puts all crap from libav* into the plugin (strings shows h264, all those colorconversionfunctions etc.), mhpfsebt3 said:There is still something wrong with your package : Mine packing the same feature as your's (beside the toochain) and is 3.5M of squashfs.CME said:oops, updated the pnd, should be working now (cannot try because i fscked something up on my pandora so it simply shows the .desktop file, chmod +x doesn't help ), and the pnd is compressed (squashfs)
If only I could have finish my pnd_mount (for linux desktop) script I could check fast
(i don't have free time at home : musics festivals all around )
Hum sound like this plugins got the libav* as static so the linker added them instead of adding the pointer to the libav*.so libraries.CME said:without ffmpeg its also only 3.x mb big, the ffmpeg.so.0.0.0 takes 22MB, seems like it puts all crap from libav* into the plugin (strings shows h264, all those colorconversionfunctions etc.), mhpfsebt3 said:There is still something wrong with your package : Mine packing the same feature as your's (beside the toochain) and is 3.5M of squashfs.CME said:oops, updated the pnd, should be working now (cannot try because i fscked something up on my pandora so it simply shows the .desktop file, chmod +x doesn't help ), and the pnd is compressed (squashfs)
If only I could have finish my pnd_mount (for linux desktop) script I could check fast
(i don't have free time at home : musics festivals all around )
./configure --enable-cross-compile --cross-prefix=arm-none-linux-gnueabi- --target-os=linux --cpu=cortex-a8 --arch=armv7l --prefix=/mnt/utmp/$PRJ --enable-shared --enable-pic
Now I've tried :CME said:yeah, --enable-shared was missing, thanks , 3.5MB now
<icon src="./share/icons/hicolor/48x48/apps/deadbeef.png"/> this is what i set in the pxml now, did i miss something? h34r:sebt3 said:Now I've tried :
- The icon is still missing.
removedsebt3 said:- The performance diff isn't realy noticable on cpu usage, but it still "feel" a bit faster
- libvorbis and libsamplerate are part of the codec pack (even if it should be in the base image: no patent on this) no need to include these in the PND
yep you miss something : the icons used is in fact the one that pnd_make append when using the '-i' optionCME said:<icon src="./share/icons/hicolor/48x48/apps/deadbeef.png"/> this is what i set in the pxml now, did i miss something? h34r:
Cool, now your pnd is now smaller than mine but still pack the same feature, congratsCME said:removed
ahh, thx , now it works hopefullysebt3 said:yep you miss something : the icons used is in fact the one that pnd_make append when using the '-i' optionCME said:<icon src="./share/icons/hicolor/48x48/apps/deadbeef.png"/> this is what i set in the pxml now, did i miss something? h34r:
sebt3 said:Cool, now your pnd is now smaller than mine but still pack the same feature, congratsCME said:removed
CME said:ahh, thx , now it works hopefully
Might want to update the one on the File Archive too, maybe.CME said:oops, updated the pnd, should be working now (cannot try because i fscked something up on my pandora so it simply shows the .desktop file, chmod +x doesn't help ), and the pnd is compressed (squashfs)