Same file video

This forum is about all development around libVLC.
luca.decarlo
Blank Cone
Blank Cone
Posts: 10
Joined: 04 Jul 2007 14:14

Same file video

Postby luca.decarlo » 08 Apr 2010 14:42

Hello everyone,

Using videlan 1.0.5 and VB6

I have a problem when I change the video file to play with another.

Load an avi (xx.avi) in playlist:

Code: Select all

vlcPR.addTarget varFileToPlay, Null, VLCPlaylistMode.VLCPlayListReplace, -666
I also tried with 0 instead of -666

then play and work correctly:

Code: Select all

vlcPR.Play
then stop and empty the playlist:

Code: Select all

vlcPR.Stop vlcPR.MRL = "" vlcPR.playlistClear

Upload another avi file (yy.avi) in the playlist:

Code: Select all

vlcPR.addTarget varFileToPlay, Null, VLCPlaylistMode.VLCPlayListReplace, -666
I try to change the playlistmode parameter


then play at this point I always see the first file loaded (xx.avi)

Code: Select all

vlcPR.Play
What's wrong?

Thanks

Luca

luca.decarlo
Blank Cone
Blank Cone
Posts: 10
Joined: 04 Jul 2007 14:14

Re: Same file video

Postby luca.decarlo » 13 Apr 2010 20:29

Any ideas?

Luca

Joneswilliamsc
New Cone
New Cone
Posts: 4
Joined: 28 Apr 2010 06:49

Re: Same file video

Postby Joneswilliamsc » 29 Apr 2010 11:06

Hey I having the same problem as you suffered. But I have reinstalled its updated version. And my problem is solved. So I just saying to update it and is still you have that problem than you have to reformatted your system. Hopefully you can solved your problem.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 17 guests