Notices


Reply
Thread Tools
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#11
Hmm, I don't see any miss-use in kmplayer in this respect.

The valgrind errors I see are the same I see in example_file_chooser from Maemoexamples package. See below and note that 'invalid write' are always serious errors.
My scratchbox is up-to-date.

==12732== Invalid write of size 4
==12732== at 0x6967AE5: (within /targets/FREMANTLE_X86/usr/lib/libhildon-1.so.0.18.7)
==12732== by 0x6FED50B: (within /targets/FREMANTLE_X86/usr/lib/libgdk-x11-2.0.so.0.1400.7)
==12732== by 0x73BF6B3: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73BEFBB: g_main_context_dispatch (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73C2594: (within /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73C2887: g_main_loop_run (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x6AF74F8: gtk_main (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x80494B0: main (in /home/koos/releases/maemo-examples/example_file_chooser)
==12732== Address 0x8b9951c is 372 bytes inside a block of size 520 free'd
==12732== at 0x690C7B9: free (in /targets/FREMANTLE_X86/usr/lib/valgrind/x86-linux/vgpreload_memcheck.so)
==12732== by 0x73C6B1B: g_free (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x73DBF14: g_slice_free1 (in /targets/FREMANTLE_X86/usr/lib/libglib-2.0.so.0.2000.3)
==12732== by 0x737444C: g_type_free_instance (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735641D: g_object_unref (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735692F: g_object_run_dispose (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1D81E: gtk_object_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C08798: gtk_widget_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A4DCE8: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7B457: gtk_container_foreach (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7DDC4: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x736136C: g_cclosure_marshal_VOID__VOID (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7352D84: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735456A: g_closure_invoke (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7369DE3: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B509: g_signal_emit_valist (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B85A: g_signal_emit (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1DAC0: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C084C0: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x7356927: g_object_run_dispose (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x6B1D81E: gtk_object_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6C08798: gtk_widget_destroy (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6B1EA93: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7B457: gtk_container_foreach (in /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x6A7DDC4: (within /targets/FREMANTLE_X86/usr/lib/libgtk-x11-2.0.so.0.1400.7)
==12732== by 0x736136C: g_cclosure_marshal_VOID__VOID (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7352D84: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x735456A: g_closure_invoke (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x7369DE3: (within /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
==12732== by 0x736B509: g_signal_emit_valist (in /targets/FREMANTLE_X86/usr/lib/libgobject-2.0.so.0.2000.3)
 

The Following User Says Thank You to koos For This Useful Post:
Posts: 440 | Thanked: 203 times | Joined on May 2010
#12
I already have KMPlayer installed. I did not get any update also I couldn't find any in HAM. How to check the current version of KMPlayer.
 
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#13
Originally Posted by praveenchand View Post
I already have KMPlayer installed. I did not get any update also I couldn't find any in HAM. How to check the current version of KMPlayer.
It should be in the application manager list. But you could also open the terminal application and run

dpkg -l kmplayer
 
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#14
Originally Posted by koos View Post
The valgrind errors I see are the same I see in example_file_chooser from Maemoexamples package. See below and note that 'invalid write' are always serious errors.
Bug reported https://bugs.maemo.org/show_bug.cgi?id=12529
 

The Following 2 Users Say Thank You to koos For This Useful Post:
Posts: 380 | Thanked: 459 times | Joined on Dec 2009 @ Slovenia
#15
I installed the KMPlayer and mplayer on the Nokia N9 and so far it's working great. There's only one thing, my operator is providing mobile TV and i'd like to play it with the KMPlayer instead of the default player but it doesn't work. Any suggestions?
 
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#16
B.t.w. kmplayer users on Harmattan may want to upgrade.
New icon, opml support and using transfer UI at https://garage.maemo.org/frs/?group_id=42

Changes for 0.10.9.907-1:
* Update icon to harmattan style
* Use transferUI for displaying the downloads
* Support Outline Processor Markup Language as playlist file
* SMIL audio/video synchronisation fix and a few minor issues found on http://www.multimedia4everyone.com/

Not all SMIL links work on the above site work with kmplayer, simultaneous audio/video, pre-fetching and pan zoom on video are not supported.

I will try to squeeze out a new development edition for the N900. E.g. today I did some experiments using Xv colorkey on the N900, works but does not have the CPU usage drop of the X server process I saw on the N950.
 

The Following 7 Users Say Thank You to koos For This Useful Post:
Temporal's Avatar
Posts: 323 | Thanked: 189 times | Joined on Oct 2010 @ Brazil
#17
Hi, is it possible to make kmplayer to include other file extensions while making a playlist (also, is it possible to change the order of the playlist items)?

Thanks!
__________________
Love and Goodness are not a property. Are not a franchising. They are present in each one of us, and must be cultivated with KNOWLEDGE.
 
Temporal's Avatar
Posts: 323 | Thanked: 189 times | Joined on Oct 2010 @ Brazil
#18
I believe a double post is not so bad in this case (to push another Idea):

Is it possible to include BT support? It is now my main video player, but most of the time I have to just listen to the thing, so, bluetooth support for pause/stop would be much much appreciated.

Thank you!
__________________
Love and Goodness are not a property. Are not a franchising. They are present in each one of us, and must be cultivated with KNOWLEDGE.
 

The Following User Says Thank You to Temporal For This Useful Post:
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#19
Originally Posted by koos View Post
I will try to squeeze out a new development edition for the N900. E.g. today I did some experiments using Xv colorkey on the N900, works but does not have the CPU usage drop of the X server process I saw on the N950.
Better late than never, 0.10.6.900 now in extras-devel for N900. Changes

* Improve the seek interaction
* Seek -20/20s with prev/next buttons when playing a single file
* Port using Xv colorkey usage from 0.10.9.905, gstreamer only
* Port support Outline Processor Markup Language
* Port SMIL fixes up to 0.10.9.910

(0.10.9.9xx being the harmattan port)

Didn't enable Xv colorkey for mplayer as that uses a lot more cpu when enabled. When using gstreamer however, the X11 server may actually use a little bit less cpu than before, not so noticeable as on harmattan. You will get nice transparent on-display buttons though and, when using SMIL, can put text/images on top of the video.

Last edited by koos; 2012-12-09 at 11:58.
 

The Following 19 Users Say Thank You to koos For This Useful Post:
Posts: 440 | Thanked: 203 times | Joined on May 2010
#20
how to update...not showing up in HAM....or apt-get..?
__________________
--------------------------------------------------------------------------------------------------------

Nokia 3310 -> Nokia 6030 -> Nokia N95 -> Nokia X6 -> Nokia N900 -> Nokia N9 -> Nokia Lumia 1520
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:00.