VLC breaks/resize between videos even in fullscreen mode

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
cesarfmoro
New Cone
New Cone
Posts: 2
Joined: 11 Aug 2009 19:09

VLC breaks/resize between videos even in fullscreen mode

Postby cesarfmoro » 11 Aug 2009 19:34

Hi

I'm trying to use VLC as a media player terminal. I'm starting VLC using the following command line.

vlc.exe -f --rc-quiet --no-video-title-show --intf="telnet" --telnet-host="localhost" --telnet-port=3223 --telnet-password="admin" --verbose="4" --file-logging --logfile="RemoteVlcLog.txt" --logmode="txt" --one-instance --playlist-enqueue --disable-screensaver --video-on-top --aspect-ratio="16:9"

Then I connect remotely using telnet and I execute the following commands:

new list01 broadcast loop enabled
setup list01 output #display
setup list01 option sout-keep
setup list01 input file:///c:\videos\video01.mpg
setup list01 input file:///c:\videos\video02.mpg
control list01 play

When I do this VLC crashes after playing the first video.
If I change my commands to:

new list01 broadcast loop enabled
setup list01 input file:///c:\videos\video01.mpg
setup list01 input file:///c:\videos\video02.mpg
control list01 play

Then it plays the 2 videos and start all over again in a loop just like expected.
The issue here is that VLC is not playing them continuously. When moving from one video to the next one it exits from fullscreen then goes back to fullscreen again.
I read several messages and threads about the same issue here and none of them had a solution to make VLC to keep playing without "breaking" between videos.

I guess there must be a solution to this because VLC is a great and powerful piece of work and has several amazing features. Does not seems to be possible that it does not have a approach to get all the videos playing in fullscreen "smoothly".

I appreciate any help.

Thank you

Cesar Moro
www.iadcursos.com

Rémi Denis-Courmont
Developer
Developer
Posts: 15336
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC breaks/resize between videos even in fullscreen mode

Postby Rémi Denis-Courmont » 12 Aug 2009 17:05

Known issue in 0.9 series. In 1.0, this does not happen unless the subsequent decoded video formats are incompatible
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 35 guests