Reply
Thread Tools
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#61
Originally Posted by danesh View Post
I would like to add this channel to video center would it be possible?
http://www.bmw-web.tv/en/channel/new
...
Yup. It is possible and it has been added and boy, the video quality is stunning! Wait for the next upgrade. The rss link is wrong, I will put on a correct one later. I also added some car tv streaming sites too, just for the heck of it.

bun
 
Posts: 144 | Thanked: 45 times | Joined on Oct 2007 @ Detroit
#62
Hey bun,
Instead of manually copying and replacing, how about creating a script or deb that will update with non-duplicate entries. would that be possible or an overkill?
 

The Following User Says Thank You to vabgeo For This Useful Post:
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#63
Originally Posted by vabgeo View Post
Hey bun,
Instead of manually copying and replacing, how about creating a script or deb that will update with non-duplicate entries. would that be possible or an overkill?
I will give it a shot. Just remember you are speaking to bun, NOT Fanoush

seiously, it is a good idea. Thanks, I will work on it now......

bun
 
Posts: 32 | Thanked: 8 times | Joined on Sep 2008
#64
Hi, Bun. I know this isn't your program, but hoping you might have some insight.

Trying to get this to work on OS2007HE. It installs fine, but I cannot get it to update. No listings are being shown.

When I hit the update button I get 'Unknown Error' after a couple of seconds. This is with the original 2 listings or with your copied database files with the others. When I copy your database files over to the Videocenter directory, none of the urls show up either. But when I tried to manually add one, it told me it was already there.

I've uninstalled and reinstalled at least 5 times trying different combos and it's the same result. Tried deleting the Videocenter directory on my mmc card before a fresh install, too.

Any ideas?

Thanks so much for your efforts.
 
Posts: 100 | Thanked: 17 times | Joined on Mar 2008 @ Hillsboro, Nh.
#65
This might already be common knowledge, but most iTunes feeds, if you right click on it, select "Show Description", then copy that URL into Video Center, it's always worked for me.
Works whether they are audio, mp3 feeds, or video.
__________________
n810 and n800, flashed with Diablo.
Also own a Sharp Zaurus sl-c3100 and sl-c1000, flashed with Cacko "heavy"[SIGPIC][/SIGPIC]
Also a sl-5500, with the TKrom.
An iPod Touch 4th gen rides in my pocket too.

Last edited by deluxe; 2008-10-26 at 14:36.
 

The Following User Says Thank You to deluxe For This Useful Post:
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#66
Originally Posted by deluxe View Post
This might already be common knowledge, but most iTunes feeds, if you right click on it, select "Show Description", then copy that URL into Video Center, it's always worked for me.
Works whether they are audio, mp3 feeds, or video.
Want to share your iTunes feeds? TIA,

bun
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#67
VCURLs72 has now ported to WorldTV99 (thread #60) and will be in the upcoming update, WorldTV99 0.3.0.5. Now one can enjoy the 70+ US channels either from WorldTV99 or VideoCenter. WorldTV99 provides a smooth UI for the channels. One still has to play with the program to decide between media player vs mplayer; media player plays slightly better whereas mplayer plays more channels; media player is 4:3 whereas mplayer uses the whole screen. Media player does suffer from audio visual desync though.

Enjoy,

bun

Last edited by bunanson; 2009-01-07 at 04:33.
 
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#68
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#69
Originally Posted by bunanson View Post
Videocenter>Tools>Settings...>Player>External allows one to choose mplayer

//usr/bin/mplayer -cache 4096 %s

Not quite sure what is the difference of "//" vs "/" at the beginning of the command. Anyhow, on top of setting the path and cache, there are quite some options one can play with mplayer,
________________________________________________
MPlayer 1.0rc1-maemo.29.n8x0 (C) 2000-2006 MPlayer Team
CPU: ARM
Internet Tablet OS version: unknown
Usage: mplayer [options] [url|path/]filename

Basic options: (complete list in the man page)
-vo <drv> select video output driver ('-vo help' for a list)
-ao <drv> select audio output driver ('-ao help' for a list)
-ss <position> seek to given (seconds or hh:mm:ss) position
-nosound do not play sound
-fs fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y> set display resolution (for use with -vm or -zoom)
-sub <file> specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y select video (x) and audio (y) stream to play
-fps x -srate y change video (x fps) and audio (y Hz) rate
-pp <quality> enable postprocessing filter (details in the man page)
-framedrop enable frame dropping (for slow machines)

Basic keys: (complete list in the man page, also check input.conf)
<- or -> seek backward/forward 10 seconds
down or up seek backward/forward 1 minute
pgdown or pgup seek backward/forward 10 minutes
< or > step backward/forward in playlist
p or SPACE pause movie (press any key to continue)
q or ESC stop playing and quit program
+ or - adjust audio delay by +/- 0.1 second
o cycle OSD mode: none / seekbar / seekbar + timer
* or / increase or decrease PCM volume
x or z adjust subtitle delay by +/- 0.1 second
r or t adjust subtitle position up/down, also see -vf expand

* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *
_____________________________________________

To fine tune mplayer, use emelfm2 to do the modification, /etc/mplayer/mplayer.conf
added the following to the bottom of the file, mplayer.conf
softvol=yes
softvol-max=400
audio-delay=yes
audio-delay=10

This increases vol and better AudioVisual de-sync.

And of course, you can always use OSD to change on the last minute,
+/- to adjust audio delay etc. If the clip you want to see is jerky, try some of these in degree of inconvenience,

1) try media player ---- it works better but decodes less video formats
2) dl and play -------- it always better
3) -nosound --------- this one works 100%, but there is sound , works well with a lot of wildlife channels, like oregon zoo or discovery channels
4) -framedrop ----- see very little effects. I guess it must on by default?

Any more options?


bun
Hi Bun.

I've tried:
audio-delay=no

audio-delay=no
audio-delay=0

audio-delay=yes
audio-delay=0

None changed the default audio delay from 200 ms to 0.

I added these to the file /etc/mplayer/mplayer.conf

Can you confirm this works on your end?

Cheers.
 
Reply


 
Forum Jump


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