Release Panplayer 2 PND Update on the Repo


It's not complicated:


Copy the startupscript to another name, change the startupparameters for picklelauncher or let it load a different configfile, that has the right env vars.


Then duplicate the applicationblock in the pxml, give the new application another name and point it to the other startupscript.
 
I hope that my Pandora will not get lost at UPS like last year and I am not again pandoraless for months. :(

More good stuff available in the repo.
 
Last edited by a moderator:
Yehaah finaly found out what must i do for Fullscreen playback.

Here is a Fullscreen Playbackversion for all who want that ;)

here is the Zoom Edition:

http://repo.openpandora.org/?page=manage&app=PanPlayer2-Zoom

Will add that to the first Post.

Now must i search what is to do for TV Out Playback and then will i add that to both Versions

when i found out that. :D
Nice.  But why Normal version and Zoom Version?  Can you add an option for users to pick?
 
Nice. But why Normal version and Zoom Version? Can you add an option for users to pick?
Because i dont know how to make a chooser for it yet and from 4 People who answered,asked 3 for a Zoom Function that the entire Screen is used ;)

I am glad to get it work,maybe not the best Way yet,but so can anyone choose Zoom Version or not ;)


Tried the same with the XBMC PND from the Repo,but the XBMB PND seem not work with mplayer.


Maybe Enna Media Center ;)


@Mcobit:


Your Solution sounds Easy,but for me its hard now.Maybe i can grab the code from another PND with Build in Chooser.


Editing Things is more Easy for me ;)
 
You can try to reproduce what I said earlier.


If you have questions, just ask them here. If not me, someone else might help.
 
Tried the same with the XBMC PND from the Repo,but the XBMB PND seem not work with mplayer.

Maybe Enna Media Center ;)   
These 2 PNDs need love from the maintainer (read: me). None works correctly.

Both use mplayer libraries, but both include them directly in their source tree, so I guess no luck hacking these PNDs
 
Thats right, i saw that the XMBC Binary is over 100MB big,so is there the mplayer directly build in.

Will try my Luck with the Codeblocks PND for making newer one and maybe i get this working then with replacing all Files in this PND exept the startup Files ;)
 
Couldn't test yet.

Did you add file associations?

(Right click on a video and chose "open with PanPlayer")
 
I think you like it so Askarus: ^_^

https://www.youtube.com/embed/FQnClhK7XGw?feature=oembed
Here the Howto how you can make it @ Home :)

- Download the SMPlayer2 PND and start it.

http://repo.openpandora.org/?page=detail&app=package.smplayer2

- Let the SMPlayer Window and start a Terminal

- start a "sudo thunar"

- go with Thunar into /mnt/utmp/smplayer2

- copy the Directorys bin and lib into /usr (need only 6MB)

now have you installed Mplayer into the Nand and you dont need anymore a PND for Videoplayback.

For testing choose a Videofile in Thunar and choose open with other Application:

use a custom command and type in "mplayer -zoom "

please let after that word zoom one space free.

Thunar remind it and ask next Time with this Filetyp for opening with mplayer.

Mplayer should start your Video and with the Key F have you Fullscreen ;)

Work fine on Rebirth and 1GHZ here.

There is enough Space in the Nand for that :D

Some Videos are black but when you go in Fullscreen work they mostly.

With that need you never again a PND for playing Videos,but the Gui in PanPlayer is my more Favourite ;)

Edit: When you want to play TV Out Combatible with this Tip can you type in open with other Applications:

"mplayer -zoom -vo x11 "

dont forget to let after x11 one Space empty.

The play the Videos on TV Out too fine. ;)

Maybe i can make a Installer for this in the Future.
 
Last edited by a moderator:
This basically defeats everything the pnd system is made for.


Configuration etc. will be on the nand.


The pnd spec has a feature to add fileassociations. Should not be too hard in this case :)
 
Here is a Part in the PXML looks promising:

 </categories>
      <associations>
         <association name="Play MKV" filetype="video/x-matroska" exec=" %s"/>
         <association name="Play MP4" filetype="video/mp4" exec=" %s"/>
         <association name="Play MPEG" filetype="video/mpeg" exec=" %s"/>
         <association name="Play Quicktime" filetype="video/quicktime" exec=" %s"/>
         <association name="Play Flash Video" filetype="video/x-flv" exec=" %s"/>
         <association name="Play ASF" filetype="video/x-ms-asf" exec=" %s"/>
         <association name="Play WMV" filetype="video/x-ms-wmv" exec=" %s"/>
         <association name="Play AVI" filetype="video/x-msvideo" exec=" %s"/>
         <association name="Play NSV" filetype="video/x-nsv" exec=" %s"/>
         <association name="Play OGM" filetype="video/x-ogm+ogg" exec=" %s"/>
         <association name="Play Theora" filetype="video/x-theora+ogg" exec=" %s"/>
      </associations>
   </application>
 
But work not,after starting and ending is there no File association in Thunar...

...what must i do?
 
The Zoom Edition has updated:

http://repo.openpandora.org/?page=detail&app=PanPlayer2-Zoom

New Version in Repo,now with Audio support and much more Video Formats ^_^

Its the easy to use PanplayerPND with updated Mplayer Version and added now more Formats:

Video Formats=3gp,smk,m2ts,vob,wmv,divx,m4v,dv,mov,asf,divx,ts,ts4,qt,vivo,nsv,mp4,av,mpg,flv,ogv,webm,f4v,mpeg,ts,swf,mkv,fli,asx....and others

and now with Audio support:
Audio Formats=ogm,ogg,ac3,mp3,aac,wma,mp2,pcm,wav,rm,pls,alac,amr,dts ....and others

Hope you enjoy it :)
Enjoy one of the easiest Video/Audio Players for the Pandora ^_^

Dont forget to delete the old Appdata Folder from previous Versions :D
 
Last edited by a moderator:
Do you need the codec pack? or will this play all those without it?
 
These should play all without the Codec Pack.

Maybe you encounter here and here little CodecProblems,please report when you have Problems ;)

The new Version work with much more formats on the Repo now ^_^
 
Last edited by a moderator:
Thanks :)  I was hoping for a some .flac playback but maybe next time :)

Edit - first batch pandora , I'm having volume issues with this build (very low) on movies , switched back to panplaer 1/2 to confirm, no issues there.
 
Last edited by a moderator:
No .flac support?

I can maybe add it but where can i download a .flac Testfile?

(thought i had it added in this new Version on the Repo from today) :huh:
 
Last edited by a moderator:
thx for the Testfile.

The .flac Testfile plays nice and i added the Ending .flac for you ;)

Just reload the Panplayer2Zoom from the Repo and delete the old Appdata Folder before running ^_^
 
Excellent thank you :)

Thank You .flac files work now .. any way to put in some audio controls , auto play, next song,random play etc?

Again thanks for your hard work :)   Bud
 
Last edited by a moderator:
I was surprised too that it work with flac so good :)

Would be glad over a positive Feedback on the Repo too ^_^

(and yes i try to find a Way to open entire Directorys with audio and Video)

Mplayer can that but i search a Way for the Gui to handle it :rolleyes:
 
Last edited by a moderator:
Back
Top