Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

vlc stops

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
froda
Posts: 49
Joined: 2019-09-10 16:24
Has thanked: 1 time
Been thanked: 2 times

vlc stops

#1 Post by froda »

Hi,

My VLC player frequently stops. at the top right corner it says "VLC stopped". Iḿ running Debian 10 and the version of VLC is 3.0.11 Vetinary. I can`t kill the process in the terminal either. It just won`t work. I can run VLC from the terminal and open up a video file.

Does anyone know what might be the problem?

regards | froda

cuckooflew
Posts: 677
Joined: 2018-05-10 19:34
Location: Some where out west
Been thanked: 1 time

Re: vlc stops

#2 Post by cuckooflew »

I can not imagine what the problem might be , since you don't bother to show any of the output, and there should be some if you are running it from a terminal.
For example:

Code: Select all

parrot$ vlc
VLC media player 3.0.9.2 Vetinari (revision 3.0.9.2-0-gd4c1aefe4d)
[000002d9dccd9f60] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-cuckoo'
[000002da52e8b160] qt interface error: Unable to load extensions module
[000002da53b2a060] main playlist: playlist is empty
Non-native QFileDialog supports only local files
Non-native QFileDialog supports only local files
Non-native QFileDialog supports only local files
[000002da1799f560] avi demux error: no key frame set for track 1
QObject::~QObject: Timers cannot be stopped from another thread
parrot$  
I can not duplicate the problem, but I see there is some problem with mine, as well:

Code: Select all

 qt interface error: Unable to load extensions module 
<This does not seem to effect anything.
Nothing in my play list, but I do open up a video, but it played fine, any way, the terminal out put would be the first thing I looked at, ...Maybe one of our local psychics can identify the problem , but I can't.
Please Read What we expect you have already Done
Search Engines know a lot, and
"If God had wanted computers to work all the time, He wouldn't have invented RESET buttons"
and
Just say NO to help vampires!

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: vlc stops

#3 Post by stevepusser »

Even better would be the terminal output when it's playing one of your problem files and vlc freezes:

Code: Select all

vlc <problem-file>
MX Linux packager and developer

Post Reply