maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   VLC Player Officially coming (https://talk.maemo.org/showthread.php?t=33739)

IzzehO 2010-06-26 07:59

Re: VLC Player Officially coming
 
Quote:

Originally Posted by somekeystrokes (Post 729920)
There isnt any gui?
if thre isnt...thn how do i play video files?

Yeah.. there is... follow the top 2 posts on this page..

ed00 2010-06-26 08:50

Re: VLC Player Officially coming
 
1 Attachment(s)
I do watch movies on line and it works excellent with flash. But some time when trying to open with MP from Divx its pretty much constantly buffering. I just tested it on VLC player and it perfect you can pause and play again . Little problem that i got is i have to copy link and paste to VLC player to open it. Is it possible to add VLC player to list so there will be option which player to choose . Here is picture that is always pops up when im trying to open file's link. So i want to see VLC player as option too in it. Any help ....?

qole 2010-06-30 16:13

Re: VLC Player Officially coming
 
ed00 you might want to try dbus-switchboard in the Extras-devel repository. It lets you associate file types with applications. People are using it to open files with VLC, and also streaming video...

You can get help with that app over in this thread.

Psymastr 2010-07-02 03:41

Re: VLC Player Officially coming
 
This is amazing thanks!

To whoever is in contact with the port maintainer:
Might I suggest a HELP option in the menu that lists key shortcuts, and maybe while full-screen, a tap to pause/play, double tap to full-screen/unfull-screen?

I don't know much about VLC's code but how easy could that type of functionality be integrated?

rajil.s 2010-07-04 19:29

Re: VLC Player Officially coming
 
Does it have streaming support? I would like to stream the rear camera over http.

ed00 2010-07-05 01:58

Re: VLC Player Officially coming
 
It does support rear camera as default. Theres Open Webcam option.

Sash 2010-07-09 16:29

Re: VLC Player Officially coming
 
Is there any way to open saved playlists on this version?

Bratag 2010-07-09 21:03

Re: VLC Player Officially coming
 
Cant say this is faster than mplayer - unless I am doing something wrong.

extent 2010-07-09 21:17

Re: VLC Player Officially coming
 
Quote:

Originally Posted by Bratag (Post 746526)
Cant say this is faster than mplayer - unless I am doing something wrong.

what do you mean by faster? do you have videos that play fine on pc vlc, yet in n900 vlc they are skipping or losing frames?

Bratag 2010-07-10 01:32

Re: VLC Player Officially coming
 
Quote:

Originally Posted by extent (Post 746545)
what do you mean by faster? do you have videos that play fine on pc vlc, yet in n900 vlc they are skipping or losing frames?

No but I have videos that play fine in mplayer on the N900 and are choppy in VLC

navsin 2010-07-10 01:55

Re: VLC Player Officially coming
 
Does this player support the mkv formats? Mplayer can't play most of the mkv files.

humble 2010-07-10 02:31

Re: VLC Player Officially coming
 
Quote:

Originally Posted by navsin (Post 746770)
Does this player support the mkv formats? Mplayer can't play most of the mkv files.

Yes you can. but it dose not play right it will show one pic from when the video starts and sound is going good but thats all

on another note

this is now my default player through Dbus board

ps: if you want the gui ver. change (edit in Handlers) to vlc not cvlc

love this app hope dev still improving thanks!

Ayle 2010-07-10 16:28

Re: VLC Player Officially coming
 
I've just downloaded it and I can't launch it through the applications menu. I just send me back to the desktop. I have to use the terminal to launch it... what's up with that?

The version I have is 1.1.0rc2.

EDIT: Nvm. I just read AgvirtheSilent post.

maxximuscool 2010-07-11 22:30

Re: VLC Player Officially coming
 
Quote:

Originally Posted by AgvirtheSilent (Post 728593)
The reason why it doesn't work is because some of the symbolic links point to the icons in their optified locations that quite frankly don't exist, and when you try to start VLC you apparently click through the non-existant icon to the desktop. (Every time I tried it opened my RSS feeds...)

To fix this annoying issue, you need to remove the symbolic links for these files with root privledges, namely:
Code:

rm /usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /usr/share/icons/hicolor/128x128/hildon/vlc.png

and give your device a reboot so it can find the icon.

Damn I can't removed the symlink from Xterminal, kept getting Permission denied even with root. So I used SSH to do it for me :D

maxximuscool 2010-07-11 22:34

Re: VLC Player Officially coming
 
Found a bug.

When VLC playing video, press the volume key and you'll get green screen for 0.5second.

Otherwise this is great! playing smoother than Mplayer.

Kriek 2010-07-13 01:32

Re: VLC Player Officially coming
 
VLC is looking very promising for WMV and MOV playback on the N900. Not quite there yet, but getting close... :cool:

Kajko 2010-07-14 20:28

Re: VLC Player Officially coming
 
I have installed it. Videos play choppy for some reason though.

maxximuscool 2010-07-14 20:57

Re: VLC Player Officially coming
 
rm /usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /usr/share/icons/hicolor/128x128/hildon/vlc.png

The path of the commands above are incorrect. I just want to point out the right location of this. Here is the correct one.

rm /opt/usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/128x128/hildon/vlc.png

:) this will work

kamishly 2010-07-14 21:21

Re: VLC Player Officially coming
 
Is there link for the VLC download, please!

Thanks!

Quote:

Originally Posted by maxximuscool (Post 752075)
rm /usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /usr/share/icons/hicolor/128x128/hildon/vlc.png

The path of the commands above are incorrect. I just want to point out the right location of this. Here is the correct one.

rm /opt/usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/128x128/hildon/vlc.png

:) this will work


jakiman 2010-07-14 23:07

Re: VLC Player Officially coming
 
I just downloaded the latest 1.1 rc2 34-1 from the videolan repo.

tried a normal sd xvid avi, tried 450p h264, tried 720p youtube mp4.
normal sd xvid plays quite chppy although a/v is in sync.
450p h264 and 720p youtube mp4 is totally unwatchable. Only audio plays.

mplayer plays SD xvid butter smooth and 450p h264 avi is watchable although video is slightly out of sync.

Is there something i'm missing?

SAABoy 2010-07-14 23:41

Re: VLC Player Officially coming
 
Noob question:
What is all the "VLC" fuss about? Aren't there like 5 different 'media' players we can download for the n900? Does anyone here really use anything other than the built in one?

jakiman 2010-07-14 23:58

Re: VLC Player Officially coming
 
Quote:

Originally Posted by SAABoy (Post 752226)
Noob question:
What is all the "VLC" fuss about? Aren't there like 5 different 'media' players we can download for the n900? Does anyone here really use anything other than the built in one?

Some have more features, some have better performance. I don't really care about it being "VLC". I've only used it for my PC once to try out. I just want a player that plays my videos smoothly on the N900 with useful options such as resume, aspect ratio, zoom/pan/scan etc. Built-in one definitely isn't as good as mplayer for example. mplayer has keyboard controls which I find extremely useful. (kmplayer and sib are just some of the front ends to mplayer)

More variety the better really. Then I have more chance of finding an app that I want. =)

Anyways, so far, this vlc player for the N900 is much worse than mplayer for now. Videos play really choppy. But some others report that it's butter smooth? Why is that?

jubei80 2010-07-15 00:03

Re: VLC Player Officially coming
 
does it actually load subtitle files? Cant get my only test movie to work with subtitles

HeavyComponent 2010-07-15 00:24

Re: VLC Player Officially coming
 
Quote:

Originally Posted by casper27 (Post 724834)
Not really an installable as its a bit of an Alpha release but here is the dev page

http://www.remlab.net/files/vlc/fremantle/

You need to install these files
libvlc5_1.1.0~git5935-1_armel.deb vlc-nox_1.1.0~git5935-1_armel.deb
vlc-player-nox_1.1.0~git5935-1_armel.deb
vlc-player_1.1.0~git5935-1_armel.deb

There all .debs so just download them to the n900. Default is /home/user/MyDocs

Then run
Code:

dpkg -i /path to file/filename.deb
You will have to do this in order the lib first then vlc-nox, player-nox, player.

When you have Vlc installed simply run

vlc /path to file

ie
vlc /home/user/MyDocs/test.avi

If you are feeling really adventurous you could try dbus-switchboard that qole is developing to handle certain files by vlc automatically.

All usual warnings apply for using Alpha software. It can/will be buggy and very hard to uninstall.:)

Says there are major issues and wait for final release!

Quote:

Originally Posted by kevloral (Post 728146)
URL: http://download.videolan.org/pub/videolan/maemo/
Distribution: fremantle
Components: free

Greetings.

This doesn't seem to work!

Anyone know when a stable version will be released?

bchliu 2010-07-15 00:48

Re: VLC Player Officially coming
 
Quote:

Originally Posted by SAABoy (Post 752226)
Noob question:
What is all the "VLC" fuss about? Aren't there like 5 different 'media' players we can download for the n900? Does anyone here really use anything other than the built in one?


Apparently the code on VLC is optimised to use the hardware acceleration (DSP, Video chip) of the N900 for other codecs - not just like the out of the box media player which will accelerate only MP4's. I can now play smaller H264 480p MKV files at a reasonable speed without lag or audio sync problems at default clock (600Mhz). Whereas MPlayer will require at least 900 Mhz to run it with the same sort of quality without audio syncing problems. However, remember that the program is still alpha, I have noticed some memory issues with it on larger files (100MB and over) and the indexing is flakey at this stage.

So looking forward to more development on this.. Really need a good player for our N900's..

jubei80 2010-07-15 01:29

Re: VLC Player Officially coming
 
Quote:

Originally Posted by HeavyComponent (Post 752247)
Says there are major issues and wait for final release!



This doesn't seem to work!

Anyone know when a stable version will be released?


Worked for me & i did it about 4hrs ago

URL: http://download.videolan.org/pub/videolan/maemo/
Distribution: fremantle
Components: free

didn't even have the icon problem (although i did a reboot after install)

just add as a new catalogue & search in media , then wala!

kamishly 2010-07-15 01:47

Re: VLC Player Officially coming
 
In the parent directory, there's 7 links.

Which one to download for N900??

Thanks!

Quote:

Originally Posted by jubei80 (Post 752279)
Worked for me & i did it about 4hrs ago

URL: http://download.videolan.org/pub/videolan/maemo/
Distribution: fremantle
Components: free

didn't even have the icon problem (although i did a reboot after install)

just add as a new catalogue & search in media , then wala!


Bijiont 2010-07-15 10:56

Re: VLC Player Officially coming
 
I agree with the earlier statement that there are Major issues as I have yet to get VLC to open in less than 4 minutes on my N900 OC to 900Mhz.

I also have yet to have VLC play anything correctly, re-encoded or not everything plays choppy or not at all.

Sticking with MPlayer until the issues are fixed and even then I have very little confidence in VLC as I have never been a fan of their software.

Not forcing my opinion on anyone, just my 2 cents :D

Laughing Man 2010-07-15 11:50

Re: VLC Player Officially coming
 
Quote:

Originally Posted by jakiman (Post 752237)
Some have more features, some have better performance. I don't really care about it being "VLC". I've only used it for my PC once to try out. I just want a player that plays my videos smoothly on the N900 with useful options such as resume, aspect ratio, zoom/pan/scan etc. Built-in one definitely isn't as good as mplayer for example. mplayer has keyboard controls which I find extremely useful. (kmplayer and sib are just some of the front ends to mplayer)

More variety the better really. Then I have more chance of finding an app that I want. =)

Anyways, so far, this vlc player for the N900 is much worse than mplayer for now. Videos play really choppy. But some others report that it's butter smooth? Why is that?

MPlayer only uses CPU for playback while VLC uses the GPU. VLC also has keyboard controls but they're weird (not what you would normally think of). Like I think P is pause.

Quote:

Originally Posted by jubei80 (Post 752241)
does it actually load subtitle files? Cant get my only test movie to work with subtitles

I think so. But you can't do so from the GUI interface, you'll have to use the command-line (assuming you have a seperate subtitle file).

jubei80 2010-07-16 05:40

Re: VLC Player Officially coming
 
Quote:

Originally Posted by kamishly (Post 752293)
In the parent directory, there's 7 links.

Which one to download for N900??

Thanks!

I have no idea! lol

I didn't bother going there, i just manually added the repository, waited for the refresh & then went into media section to install vlc.

[DarkGUNMAN] 2010-07-16 06:31

Re: VLC Player Officially coming
 
VLC is faster fromm the command line, and the control keys can also be set there to match MPlayer if you like. I just use DBUS Switchboard to associate the correct file types so they run straight from the web or from file manager.

HeavyComponent 2010-07-16 20:12

Re: VLC Player Officially coming
 
Quote:

Originally Posted by jubei80 (Post 752279)
Worked for me & i did it about 4hrs ago

URL: http://download.videolan.org/pub/videolan/maemo/
Distribution: fremantle
Components: free

didn't even have the icon problem (although i did a reboot after install)

just add as a new catalogue & search in media , then wala!

Alright I got it to work, but after installation the application just reboots my N900. ...every time.

Also there is no icon for this app.

Solution?

xuggs 2010-07-16 20:19

Re: VLC Player Officially coming
 
Quote:

Originally Posted by HeavyComponent (Post 754254)
Alright I got it to work, but after installation the application just reboots my N900. ...every time.

Also there is no icon for this app.

Solution?

as root:

rm /usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /usr/share/icons/hicolor/128x128/hildon/vlc.png

HeavyComponent 2010-07-16 20:59

Re: VLC Player Officially coming
 
xuggs,

What about the reboot issues? Those commands are for the icon right?

Thanks!

EDIT: I put in the first command...

rm /usr/share/icons/hicolor/16x16/hildon/vlc.png

And this is what it said...

"cannot remove: No such file or directory".

Rob1n 2010-07-16 21:27

Re: VLC Player Officially coming
 
Quote:

Originally Posted by HeavyComponent (Post 754303)
EDIT: I put in the first command...

rm /usr/share/icons/hicolor/16x16/hildon/vlc.png

And this is what it said...

"cannot remove: No such file or directory".

See http://talk.maemo.org/showpost.php?p...&postcount=258

HeavyComponent 2010-07-16 23:08

Re: VLC Player Officially coming
 
Rob1n,

Thank you sir!

iagamy 2010-07-16 23:35

Re: VLC Player Officially coming
 
Quote:

Originally Posted by HeavyComponent (Post 754303)
xuggs,

What about the reboot issues? Those commands are for the icon right?

Thanks!

EDIT: I put in the first command...

rm /usr/share/icons/hicolor/16x16/hildon/vlc.png

And this is what it said...

"cannot remove: No such file or directory".

try this:

rm /opt/usr/share/icons/hicolor/16x16/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/48x48/hildon/vlc.png
rm /opt/usr/share/icons/hicolor/128x128/hildon/vlc.png

SoFlaLude 2010-07-21 11:35

Re: VLC Player Officially coming
 
Pretty impressed with this release...tried a few files to test (the two included clips on the N900 as well as a mix of Handbrake'd x264 ones) and they all played smooth as silk with perfect audio. Don't know how much of that is due to being overclocked to 850mhz, but eh. :) The only thing I have is that the CPU is constantly pegged, even when not playing anything (Conky shows utilization at roughly 80% and PulseAudio another 8%), and oddly enough MP3 audio playback was choppier and used just as much CPU... without visualizations activated. With them activated, the audio stream just broke down to random beeps and bloops unitl it was deactivated.

Still early so I know there's plenty more to optimize, but I can't help but be impressed at the quality of this release. Nice job, devs!

God_Lx 2010-07-21 15:39

Re: VLC Player Officially coming
 
Using the QT interface is very laggy, but the comand line works perfect, infact it's the only player that for me plays regular 700Mb Divx files without hiccups/lags...

fergusso 2010-07-21 15:54

Re: VLC Player Officially coming
 
I have some .avi files though that won't play on VLC but plays well no mplayer. I used both VLC command line and VLC with UI.


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

vBulletin® Version 3.8.8