maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   [ANNOUNCE] Alpha release of Open Media Player (https://talk.maemo.org/showthread.php?t=72156)

luketanti 2011-10-30 11:48

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I would like to suggest to put a search bar in the songs list so that in portrait view you can use the portrait virtual keyboard instead of sliding up to find a song. Thanks for the great work!!

TransTech 2011-10-30 13:31

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i would like to request, if you dont mind and like my idea...

1. 3d surround presets (eg: concert, underwater, pipe, bathroom etc),
2. stereo widening,
3. pitch +/- (this one is available in symphonie),
4. cross fading,
5. function to select multiple files to add into a playlist or new playlist

thanks if anyone consider this useful.. :)

btw thanks gidzzz for his awesome work these days.. :)

pawelstryju 2011-10-30 16:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by TransTech (Post 1115937)
i would like to request, if you dont mind and like my idea...

1. 3d surround presets (eg: concert, underwater, pipe, bathroom etc),
2. stereo widening,
3. pitch +/- (this one is available in symphonie),
4. cross fading,
5. function to select multiple files to add into a playlist or new playlist

thanks if anyone consider this useful.. :)

btw thanks gidzzz for his awesome work these days.. :)

most of them needs modification of mafw, not only mediaplyer

TransTech 2011-10-30 18:05

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by pawelstryju (Post 1116017)
most of them needs modification of mafw, not only mediaplyer

so.. can a new media player can be made with these options if we modify it... if only i'm correct.. :)

btw i dont know what mafw is.. ;) sorry for my noobness..

pawelstryju 2011-10-30 22:14

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by TransTech (Post 1116048)
so.. can a new media player can be made with these options if we modify it... if only i'm correct.. :)

btw i dont know what mafw is.. ;) sorry for my noobness..

media player is only front end for gstreamer, it's not responsible for playing music and videos, only for "driving" mafw (this process is responsible for playing)

TransTech 2011-10-31 14:54

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by pawelstryju (Post 1116130)
media player is only front end for gstreamer, it's not responsible for playing music and videos, only for "driving" mafw (this process is responsible for playing)

oh.. ok.. thank you :)

gidzzz 2011-10-31 15:00

Re: [ANNOUNCE] Alpha release of Open Media Player
 
1 Attachment(s)
Update time!
  • Cleaned up the code for translations. Added a Polish translation.
  • Support for UPnP. It still requires some work and it's not well tested, so bug reports are especially welcome.
  • Categories view for videos.
  • Reworked list drawng. It might be somewhat faster and certain themes don't suffer from ugly backgrounds.
  • Fixed missing context menu entries in "All songs" view.
  • Tweaked the playlist saving dialog.
  • Fixed a segfault and some minor bugs here and there.

I'm not sure if it's the right moment to start adding translations, because they can break or become incomplete during further development, but hopefully there will always be someone to fix them.

If you want to provide a translation, go to http://gitorious.org/~gidzzz/qt-medi...es/master/lang and select "openmediaplayer.ts" to get the translatoin template. If you want to see how a translated file looks like, look at the other files (well, only "Polish.ts" at the moment).

To avoid multiple people doing the same thing, you can make a post in this thred to let everyone else know that someone is already working on a certain language.

If I remember correctly, the following people have already shown an interest in translations:
  • Zentenario: Spanish (but there's already partial translation by CepiPerez)
  • robin92: Swedish

When you're finished, either attach the .ts file in this thread, send me a PM, or request a merge on Gitorious. The filename should be in "Language.ts" format. To make sure what "Language" should be, run OMP from the terminal (type "openmediaplayer") and look for something like 'Your language is "English"'.

Edit:

I changed the translation file to allow multiple plural forms, so if something like that exists in your language, check the table on http://doc.qt.nokia.com/qq/qq19-plurals.html for details on which form is which and put them in that order, one per <numerusform></numerusform> tag.

Also, the filenames aren't something like "English.ts" anymore, now "openmediaplayer.en.ts" or "openmediaplayer.en_US.ts" is preferable. But I guess the filename doesn't matter that much anyway. ;)

ade 2011-10-31 15:15

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Good to see the development at this pace.

Now you have an installable deb file, why not put it in the extra testing repository? Makes updating a lot easier for us all.

gidzzz 2011-10-31 15:33

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I didn't have time nor that special feeling to learn how the package infrastructure works here. Hovewer, it still might take a long time to reach the CSSU quality, so I guess a deb in extras-devel could be the next step.

neboja 2011-10-31 15:48

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@gidzz: is a double-tap on playlist in now playing window, for play on purpose or a bug maybe???
yet another thing: when on playlist view in now playing, pressing a rewind or forward button doesn't focus on seek bar (default MP does)

mr_pingu 2011-10-31 15:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by neboja (Post 1116426)
@gidzz: is a double-tap on playlist in now playing window, for play on purpose or a bug maybe???
yet another thing: when on playlist view in now playing, pressing a rewind or forward button doesn't focus on seek bar (default MP does)

Noticed the double tap thingy also, to me it feels as a bug ;)

mrwormp 2011-10-31 16:10

Re: [ANNOUNCE] Alpha release of Open Media Player
 
opening a song or video via filebox or default file manager does not work it just show the player loading then closes

megaexer 2011-10-31 17:30

Re: [ANNOUNCE] Alpha release of Open Media Player
 
gidzzz, i'll do the Finnish translation for this great app.

robin92 2011-10-31 21:55

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Can you add so I can made playlits by my self?

gidzzz 2011-11-01 02:18

Re: [ANNOUNCE] Alpha release of Open Media Player
 
The double click was there because I hate accidentally changing songs, but after almost 15 minutes of playing with the playlist, trying to make up my mind, I decided it's not as easy as I thought and the single click will be back. ;)

Quote:

Originally Posted by mrwormp (Post 1116439)
opening a song or video via filebox or default file manager does not work it just show the player loading then closes

I don't know why, I cannot reproduce that on my device...

Quote:

Originally Posted by robin92 (Post 1116554)
Can you add so I can made playlits by my self?

Wouldn't adding songs to "Now playing" and then selecting "Save playlist" from the menu do what you need?

CepiPerez 2011-11-01 02:46

Re: [ANNOUNCE] Alpha release of Open Media Player
 
1 Attachment(s)
I made the Spanish translation when I sent my fixes to MAG some time ago, but I'm sure it's outdated. Anyways, spanish users can use it for now.

Sorry for spamming, but I see there's too many volunteers here. Can you contribute with filebox for harmattan? I have english, spanish, italian, dutch, polish, russian, swedish and turkish for now.
Here you can find the tanslation file

nkirk 2011-11-02 13:55

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by mrwormp (Post 1116439)
opening a song or video via filebox or default file manager does not work it just show the player loading then closes

i have the same issue.

gidzzz 2011-11-02 16:34

Re: [ANNOUNCE] Alpha release of Open Media Player
 
@mrwormp, nkirk: open the terminal, type "openmediaplayer", then use a filemanager to open a file and post the terminal output.

I've prepeared a small update, focused mainly on translations:
  • Single click to select a song.
  • More translation-related cleanups.
  • Finnish translation by megaexer.
  • 90% complete Spanish translation by CepiPerez.
  • Updated the Polish translation.

There's no deb attached, because Open Media Player is now available from extras-devel.

Oh, and could someone using one of the translations tell me whether the FM transmitter dialog is translated?

K9999 2011-11-02 17:02

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Yes!!!!! single click is back, thanx mate :)

megaexer 2011-11-02 17:58

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1117400)
Oh, and could someone using one of the translations tell me whether the FM transmitter dialog is translated?

The dialog seems to be translated but the umlauted a and o shows up garbled. It was the same way before the update, signifying the strings are taken from the default FM transmitter dialog.

Some of the buttons aren't translated like Yes and No, Settings --> "Save", FM Transmitter --> "Mhz" before choosing a frequency. Too long text strings cut off in buttons. Is there a line break option in the translation files, something like "\n"?

mrwormp 2011-11-02 19:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by gidzzz (Post 1117400)
@mrwormp, nkirk: open the terminal, type "openmediaplayer", then use a filemanager to open a file and post the terminal output.

I am now able to play songs via a filemanager. This was done by editing

/usr/share/dbus-1/services/com.nokia.mediaplayer.service

and change /usr/bin/mediaplayer to /usr/bin/openmediaplayer

However it does not work for videos, all it does is try to load the video then plays the previous song.

Xterm error report

"invalid object id"
"invalid object id"
"set position: operation not allowed in Transitioning state"

pawelstryju 2011-11-02 21:26

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Am I dreaming or i see upnp working?!

ed_boner 2011-11-02 21:28

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i wave tried it for a few minutes now, i find it amazing..how can i make it the default maemo player? tks for this...

sbock 2011-11-02 21:36

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Brilliant program, gidzzz. I will do the German translation if there isn't anybody else already working on it. But just give me a break I'm not close with this kind of translation file. All you need is the "openmedia.ts" file" or am I wrong? I simply use Notepad++ to edit it and then upload the file?

GaRy delaMEr 2011-11-02 23:03

Re: [ANNOUNCE] Alpha release of Open Media Player
 
1 Attachment(s)
Hi all

i'm working on French translation too actually 50%.



@sbock: Use QtLinguist for translate openmediaplayer.ts and you can release openmediaplayer.de_DE.qm for testing in your phone, just put this file in /opt/openmediaplayer/lang.

Edit: Add link to QT linguist

gidzzz 2011-11-03 00:57

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by megaexer (Post 1117439)
The dialog seems to be translated but the umlauted a and o shows up garbled. It was the same way before the update, signifying the strings are taken from the default FM transmitter dialog.

Some of the buttons aren't translated like Yes and No, Settings --> "Save", FM Transmitter --> "Mhz" before choosing a frequency. Too long text strings cut off in buttons.

Hopefully it's all fixed now. I just uploaded updated files to git, so some more strings await translation.

Quote:

Originally Posted by megaexer (Post 1117439)
Is there a line break option in the translation files, something like "\n"?

Simply press Return on the keyboard. :) Text in the application will be split in the same way as in the .ts file.

Quote:

Originally Posted by mrwormp (Post 1117485)
I am now able to play songs via a filemanager. This was done by editing

/usr/share/dbus-1/services/com.nokia.mediaplayer.service

and change /usr/bin/mediaplayer to /usr/bin/openmediaplayer

However it does not work for videos, all it does is try to load the video then plays the previous song.

This way I can see the player crashing. I'll try to investigate more.

Quote:

Originally Posted by ed_boner (Post 1117515)
how can i make it the default maemo player?

Just like mrwormp did: edit "/usr/share/dbus-1/services/com.nokia.mediaplayer.service".

megaexer 2011-11-03 14:06

Re: [ANNOUNCE] Alpha release of Open Media Player
 
I'd like to see the current album art and lyrics when playing internet radio.
Also in other modes, display the remaining time (in the format "-12:34") when clicked on the elapsed time area (that's 97x36 px on the now playing view)

ivgalvez 2011-11-03 15:40

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Great work. I haven't had time to test it before and now it's not far from the stock Media Player.

Just one question, the button to delete a video while playing it, seems a bit "dangerous" to me.

neboja 2011-11-03 17:48

Re: [ANNOUNCE] Alpha release of Open Media Player
 
i don't know is it because OMP, but my hildon desktop is acting weird, and crashing also :P
all those things are happening when i run OMP... can someone confirm if he notice something similar???

kent_autistic 2011-11-03 23:13

Re: [ANNOUNCE] Alpha release of Open Media Player
 
just tested this today and wow, just wow. although the first row of the album arts list is too close to the status menu bar. and if in portrait mode it is to close to the left.

sbock 2011-11-04 00:18

Re: [ANNOUNCE] Alpha release of Open Media Player
 
1 Attachment(s)
OK, here's the German translation file (99%). Feel free to report spelling and translation errors/improvements.

ioncelmare 2011-11-04 01:09

Re: [ANNOUNCE] Alpha release of Open Media Player
 
OMP have full subtitle support?
( loading sub file from same director, jump +- 1 sec, maybe downloading from subtitle sites after the video name... ).

ivgalvez 2011-11-04 07:22

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by ioncelmare (Post 1118075)
OMP have full subtitle support?
( loading sub file from same director, jump +- 1 sec, maybe downloading from subtitle sites after the video name... ).

That would be indeed a killer feature for me.

F2thaK 2011-11-04 12:54

Re: [ANNOUNCE] Alpha release of Open Media Player
 
how do i remove old version? installed new one from repo and now ive got 2 shortcuts to 2 different versions thanks

gidzzz 2011-11-04 13:20

Re: [ANNOUNCE] Alpha release of Open Media Player
 
As root:
Code:

rm -r /opt/mediaplayer/
rm /usr/share/applications/hildon/omp.desktop
rm /usr/share/icons/hicolor/64x64/apps/omp.png
rm /usr/local/bin/mediaplayer


doctor madness 2011-11-04 13:32

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by GaRy delaMEr (Post 1117553)
Hi all

i'm working on French translation too actually 50%.



@sbock: Use QtLinguist for translate openmediaplayer.ts and you can release openmediaplayer.de_DE.qm for testing in your phone, just put this file in /opt/openmediaplayer/lang.

Edit: Add link to QT linguist

Hi,

If I can help for the french translation, keep me in touch using PM

GaRy delaMEr 2011-11-04 13:53

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by doctor madness (Post 1118266)
Hi,

If I can help for the french translation, keep me in touch using PM

Update French translation see my first post, Here

Leon Obscuro MX 2011-11-04 16:46

Re: [ANNOUNCE] Alpha release of Open Media Player
 
waiting for a noob .deb version, jeje.

HELLASISGREECE 2011-11-04 17:02

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by Leon Obscuro MX (Post 1118364)
waiting for a noob .deb version, jeje.

the .deb file is provided in the begining of this page.

what are you waiting for?

ade 2011-11-04 17:40

Re: [ANNOUNCE] Alpha release of Open Media Player
 
Quote:

Originally Posted by HELLASISGREECE (Post 1118368)
the .deb file is provided in the begining of this page.

what are you waiting for?

It's even easier than that, it can be installed via the application manager


All times are GMT. The time now is 16:39.

vBulletin® Version 3.8.8