Thread
:
Mpeg2 and build-in player in N900
View Single Post
Tomaszd
2009-11-26 , 21:43
Posts: 284 | Thanked: 498 times | Joined on Jun 2009 @ Poland
#
2
We can help you if you tell us the mimetype of the stream. But my educated guess is to install the libmpeg2-4 library (try gstreamer0.10-ffmpeg too), install tracker-distutils and try the following:
Code:
tracker-register-mimetype -c Videos -a video/mp2t
This change is harmless, if it causes trouble you can remove it:
Code:
tracker-register-mimetype -c Videos -d video/mp2t
Of course you have to do this using the root shell.
Quote & Reply
|
The Following 6 Users Say Thank You to Tomaszd For This Useful Post:
arjunkumar87
,
eiffel
,
Estel
,
Haus3r
,
Helmuth
,
S0urcerr0r
Tomaszd
View Public Profile
Send a private message to Tomaszd
Visit Tomaszd's homepage!
Find all posts by Tomaszd