maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   please help me to install vlc.... (https://talk.maemo.org/showthread.php?t=47470)

pmedia 2010-03-15 22:28

please help me to install vlc....
 
i traying to install vlc player for play some media that not work with the media player...

i dont found a install file but the vlc.deb. when i install in the x terminal i get this erorr.

please give me a standard instalison link


~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # dpkg -i /home/user/MyDocs/.documents/vlc.deb
Selecting previously deselected package vlc-nox.
(Reading database ... 24574 files and directories currently installed.)
Unpacking vlc-nox (from .../user/MyDocs/.documents/vlc.deb) ...
dpkg: dependency problems prevent configuration of vlc-nox:
vlc-nox depends on libvlc0 (= 0.9.0-git20080511-chinook.1.n8x0); however:
Package libvlc0 is not installed.
vlc-nox depends on libaudiofile0 (>= 0.2.3-4); however:
Package libaudiofile0 is not installed.
vlc-nox depends on libesd0; however:
Package libesd0 is not installed.
vlc-nox depends on libfribidi0 (>= 0.10.7); however:
Package libfribidi0 is not installed.
vlc-nox depends on libmad0 (>= 0.15.1b); however:
Package libmad0 is not installed.
vlc-nox depends on libncursesw5 (>= 5.4-1); however:
Package libncursesw5 is not installed.
vlc-nox depends on libsmbclient (>= 3.0.2a-1); however:
Package libsmbclient is not installed.
vlc-nox depends on libvlc0; however:
Package libvlc0 is not installed.
dpkg: error processing vlc-nox (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vlc-nox
/home/user #

BigLebowski 2010-03-15 22:31

Re: please help me to install vlc....
 
Use "apt-get" instead - it will take care of the dependencies.

i.e.:
# apt-get install vlc

pmedia 2010-03-15 22:53

Re: please help me to install vlc....
 
/home/user # apt-get install /home/user/MyDocs/.documents/vlc.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package
/home/user #

BigLebowski 2010-03-15 23:22

Re: please help me to install vlc....
 
dpkg is for packages that already reside on your local file system. It can't resolve any dependencies, that's why your first attempt failed.
apt-get will resolve all dependencies and download the required packages. It will actually call dpkg somewhere during the installation process. apt-get, however, requires the name of the package your going to install as a parameter, not the name of a file. That's why your second attempt also failed.

MohammadAG 2010-03-15 23:25

Re: please help me to install vlc....
 
Add qole's directory which contains the VLC deb files.
Then use apt-get install vlc to install it.
Catalogue Name: Qole
Web address: http://qole.org/repository
Distribution: maemo
Components: fremantle
VLC doesn't have a UI atm, so it's command-line only for now.

pmedia 2010-03-16 06:38

Re: please help me to install vlc....
 
sory but i dont undesrtan woh to ''add qole's directory"

/home/user # apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package vlc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package vlc has no installation candidate
/home/user #

are there is anothre way to install vnc?

ZShakespeare 2010-03-16 06:59

Re: please help me to install vlc....
 
May I suggest instead of trying to install VLC to play your file, try using tablet-encode to re-encode your files for the N900. It'll probably save you a lot of headache.

pmedia 2010-03-16 07:20

Re: please help me to install vlc....
 
n900 is a mini compute for me.
convert files take some time and not usefull for streeming video....

i alredy install the extra decoder but steel all streming asf.wmv.wma not working . on my old n95 they all work fine. i prefer to solve this by install media player plugin for firefox but cant find maemo version

here example
http://www.mako.co.il/tv-erez-nehede...&pId=786102762

floffe 2010-03-16 13:30

Re: please help me to install vlc....
 
To add qole's repository, go the the app manager, click up on the name to bring up the menu, application catalogues, new, and then fill in the info above.

GameboyRMH 2010-03-16 13:39

Re: please help me to install vlc....
 
Question guys, which would you say is more efficient (plays videos smoother) on the N900? Mplayer or VLC?

Also, is VLC optified?

pmedia 2010-03-16 18:19

Re: please help me to install vlc....
 
ok. i secsessed to add qole catalog , but steel i get "canot fine package" erorr.
do i need to put the vlc.deb in ather location?

/home/user apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package vlc
/home/user #

MohammadAG 2010-03-16 18:22

Re: please help me to install vlc....
 
Type
Code:

cat /etc/apt/sources.list.d/hildon-application-manager.list
And paste the output here.

(I assume you did an [apt-get update] before you typed [apt-get install vlc])

pmedia 2010-03-16 19:14

Re: please help me to install vlc....
 
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ sudo gainroot
Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # apt-get update
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit http://repository.maemo.org fremantle Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Hit http://repository.maemo.org fremantle Release.gpg
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Ign http://my.arava.co.il ./ Release.gpg
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://my.arava.co.il ./ Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://qole.org maemo Release.gpg
Ign http://qole.org maemo/fremantle Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit http://repository.maemo.org fremantle Release
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Hit http://repository.maemo.org fremantle Release
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Hit http://my.arava.co.il ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Hit https://downloads.maemo.nokia.com ./ Release
Ign http://qole.org maemo Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://my.arava.co.il ./ Packages/DiffIndex
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Ign http://qole.org maemo/fremantle Packages
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit http://repository.maemo.org fremantle/free Packages
Hit http://repository.maemo.org fremantle/non-free Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit http://repository.maemo.org fremantle/free Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Hit http://repository.maemo.org fremantle/non-free Packages
Hit http://my.arava.co.il ./ Packages
Err http://qole.org maemo/fremantle Packages
404 Not Found
W: Failed to fetch http://qole.org/repositoty/dists/mae...armel/Packages 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead
.
/home/user #

joppu 2010-03-16 20:13

Re: please help me to install vlc....
 
Quote:

Originally Posted by GameboyRMH (Post 569153)
Question guys, which would you say is more efficient (plays videos smoother) on the N900? Mplayer or VLC?

Also, is VLC optified?

Just use MPlayer, VLC doesn't even have a GUI and it sucks anyway. MPlayer has multiple frontends such as KMPlayer or SiB.

wakkamis 2010-03-16 20:49

Re: please help me to install vlc....
 
I tried VLC a little while back. The GUI was a mess and it still didnt play any of the video's I wanted to watch. Couple weeks later I went through the headach of uninstalling it.

If you find that you dont like VLC you can probably find some of my old posts where the community was awesome enough to help me uninstall it. http://talk.maemo.org/showthread.php?t=41349

pmedia 2010-03-16 21:08

Re: please help me to install vlc....
 
ok I'm happy to Give up vnc and use only mplayer
but how to install asf/wmv/ codec for streeming??

http://www.mako.co.il/tv-erez-nehede...&pId=786102762

joppu 2010-03-17 06:43

Re: please help me to install vlc....
 
Please post a direct link to the stream.

pmedia 2010-03-17 08:11

Re: please help me to install vlc....
 
2 deffrent formats

http://www.mako.co.il/mako-vod-keshe...834e521006.htm

http://simcha.breslev.org/Gudlevsky/...n%20Hilula.wmv

joppu 2010-03-18 07:02

Re: please help me to install vlc....
 
Download KMPlayer, it played the stream nicely. Just paste the URL into the link bar and then wait for it to buffer.

alternatively type
Code:

mplayer http://simcha.breslev.org/Gudlevsky/Veyamiu%20beHashem%20uMoshe%20Avdo.wmv
in the x terminal.

pmedia 2010-03-18 18:08

Re: please help me to install vlc....
 
thanks , but many of my Favorites site are blocked from edit or see the direct streeming... they have a standalone video player like this

http://www.mako.co.il/mako-vod-keshe...834e521006.htm
or
http://news.nana10.co.il/Article/?ArticleID=707027

they all say "media player plugin for Firefox is missing" and give me this http://port25.technet.com/pages/wind...-download.aspx

are someone can build a maemo version for this plaugin??

MohammadAG 2010-03-18 18:19

Re: please help me to install vlc....
 
Quote:

Originally Posted by pmedia (Post 569610)
Err http://qole.org maemo/fremantle Packages
404 Not Found
W: Failed to fetch http://qole.org/repositoty/dists/maemo/fremantle/binary-armel/Packages 404 Not Found

E: Some index files failed to download, they have been ignored, or old ones used instead
.
/home/user #

Typo :/
It's repository with an r!

pmedia 2010-03-18 23:48

Re: please help me to install vlc....
 
now its diffrent erorr


deb https://downloads.maemo.nokia.com/fremantle/ssu/205 ./
deb https://downloads.maemo.nokia.com/fremantle/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/apps/ ./
deb http://my.arava.co.il/~matan/repo/binary/ ./
deb http://qole.org/repository maemo fremantle
deb http://repository.maemo.org/extras/ fremantle free non-free
/home/user # apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gdebi-core: Depends: python-apt (>= 0.7.0) but it is not installable
Depends: python-debian but it is not installable
vlc: Depends: vlc-player (= 1.1.0~git-3049-1) but it is not going to be installed
Depends: vlc-nox (= 1.1.0~git-3049-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

MohammadAG 2010-03-19 00:08

Re: please help me to install vlc....
 
Quote:

Originally Posted by pmedia (Post 572643)
now its diffrent erorr


deb https://downloads.maemo.nokia.com/fremantle/ssu/205 ./
deb https://downloads.maemo.nokia.com/fremantle/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/apps/ ./
deb http://my.arava.co.il/~matan/repo/binary/ ./
deb http://qole.org/repository maemo fremantle
deb http://repository.maemo.org/extras/ fremantle free non-free
/home/user # apt-get install vlc
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
gdebi-core: Depends: python-apt (>= 0.7.0) but it is not installable
Depends: python-debian but it is not installable
vlc: Depends: vlc-player (= 1.1.0~git-3049-1) but it is not going to be installed
Depends: vlc-nox (= 1.1.0~git-3049-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Why are you installing gdebi?
Type apt-get -f install and post the output before confirming here.

pmedia 2010-03-20 18:40

Re: please help me to install vlc....
 
thanks. after removed gdebi the vnc install by apt get vnc...
i have the icon in app manager but by click on its not runing..
if its becous its run only in comand mode. thene what is the comand to play video?
can i set vlc deffolt player for video and for direct streeming?

pmedia 2010-03-21 17:39

Re: please help me to install vlc....
 
someone?
what is the comand to play video?
can i set vlc deffolt player for video and for direct streeming?


All times are GMT. The time now is 01:12.

vBulletin® Version 3.8.8