Active Topics

 


Reply
Thread Tools
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#31
Other files seem to work fine except the DVB TS-files. For those the seekbar is at the end when playback starts. You can seek though by sliding the seekbar to the left. When released at a desired position seekbar is full at right and playback continues from the correct position.

The forward and rewind jump buttons stop playback completely and when starting the playback position is not remembered.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget

Last edited by rooster13; 2012-05-09 at 20:38. Reason: Typos...
 
Posts: 143 | Thanked: 205 times | Joined on Apr 2008
#32
Google has lots of hits wrt this problem. Apparently -idx option is needed. I guess you can try adding this option in ~/.mplayer/config file (probably just idx)
Edit:
idx=yes

Last edited by koos; 2012-05-09 at 22:00.
 

The Following User Says Thank You to koos For This Useful Post:
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#33
Originally Posted by koos View Post
Google has lots of hits wrt this problem. Apparently -idx option is needed. I guess you can try adding this option in ~/.mplayer/config file (probably just idx)
Edit:
idx=yes
Thanks koos, have to look into this. Adding idx=yes to the config file did not solve the subtitle problem immediately.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#34
Well, I've tried tampering with all sorts of mplayer flags and none of them have any effect when playing transport stream (DVB TS).
Also I am unable to show subtitles from the TS -stream.

If anybody has any info on how to fix these, help would be highly appreciated.

Otherwise the new build of Mplayer is working fine, and performing better than the previous version.
I've updated download links on the goViihde site to point to the newest build of Mplayer.
So if you downloaded Mplayer from the goViihde site, please uninstall, download the new version an install it.

Once goViihde v. 1.0.1 hits the store you will be able to stream your Elisa Viihde recordings.

I will be doing some testing on 3G network since in 3G streaming is currently not usable. I will try to increase the cache switch in Mplayer config file and see if that helps.

Also bear in mind that Yle usually has some extra audio streams in their programs so they might act a bit wierd.

All problems during streaming are not caused by goViihde, since goViihde only uses the installed Mplayer / KMPlayer as an external player. So when experiencing problems the reason is most likely not in goViihde application.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#35
Version 1.0.1 of goViihde has passed Nokia Store QA. Hopefully you will be getting the update within some hours.

Here is the notification I have received:
Nokia Store has been updated with the application or media you submitted goViihde, Nokia N9 Elisa Viihde client. These updates should be visible in Nokia Store within the next few hours.

Find your content through the Nokia Store client on your phone, or at these URLs:

- Fixed web browser: http://store.nokia.com/content/270638
- Nokia mobile browser: http://store.ovi.mobi/content/270638

Note: You'll be able to see the content item only if its distribution profile (targeted country + device + language) matches your current phone location and language settings.
Change log:

- Added support for Mplayer + KMplayer, so if you have those installed you will be able to stream your recordings. Usage of WIFI is recommended though it works ok with 3G too. To stream your recordings go to Tallenteet --> Tallenteen tiedot and you should see a play button over the screenshot of the recording if you have the players installed. For direct download links to the players please visit goViihde homepage
- Fixed missing FOX channel icon
- Multiple minor bug fixes
- Error handling improvements
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget

Last edited by rooster13; 2012-05-15 at 14:33.
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#36
We are still waiting for v. 1.0.1 of goViihde to hit the Store. There are some problems in Nokias side and we are investigating the issue with Nokia Support.

Hopefully the issue will be fixed soon.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#37
goViihde v. 1.0.1 is now live at Nokia Store.

If you can't see the update in Settings -> Applications -> Manage applications -> Updates, then update through the Nokia Store application.

If update fails, do an uninstall and then install the app again.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget
 
Posts: 59 | Thanked: 27 times | Joined on Feb 2012
#38
Works great! Thanks Would it be possible to buffer the video syreaming in the next version? Would be nicer to use on slow connection.
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#39
Originally Posted by PeterSmurffiPan View Post
Works great! Thanks Would it be possible to buffer the video syreaming in the next version? Would be nicer to use on slow connection.
Thanks.

Buffering on slow connections is an Mplayer issue and not related to goViihde.
You can put in the Mplayer config file the desired buffer switch.

Please search this forum on how to do this.

I will update info here once I get back to my computer.

EDIT:

In order to buffer Mplayer streaming you have to make a modification in the Mplayer config file located in: ~/.mplayer/config.

Open the file with command:
Code:
vi ~/.mplayer/config
insert into the file the following switches:
Code:
cache=8192 
cache-min=4
Which means that you will have a buffer of 8MB, which should be large enough for most about all media. The second setting, cache-min=4 means that playback begins when 4% of the 8MB (~330kB) are already buffered. So your playback starts pretty early, but still builds up a large buffer while playing so that later download interruptions are not noticed.
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget

Last edited by rooster13; 2012-05-24 at 18:48. Reason: Added info about Mplayer config file
 
rooster13's Avatar
Posts: 319 | Thanked: 221 times | Joined on Jan 2010 @ Finland
#40
I am pleased to announce that v. 1.0.2 is now updated in the Nokia Store.

Change log:

- Added jump to folder functionality in recordings
- Added storage size indicator in recordings
- Added play button in search recordings search results
- Minor bugfixes
__________________
Sail Raid, an old skool shoot'em up for Jolla
KillDroid, Android service killer for Jolla
goViihde, an Elisa Viihde client for Jolla
goViihde, an Elisa Viihde client for N9
Shortcut Stash Home Screen Widget

Last edited by rooster13; 2012-07-10 at 22:21. Reason: Typo...
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:33.