You are not logged in.

#1 2014-10-01 05:13:42

archWolfe
Member
Registered: 2014-10-01
Posts: 5

vlc not playing mp3's ...

Greetings,

When trying to play the music files in my Music directory with vlc, I get the following output:

[0x156ae08] dummy interface: using the dummy interface module...
libdvdnav: Using dvdnav version 5.0.0
libdvdread: Couldn't find device name.
libdvdread:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[0x145d3b8] main playlist: stopping playback
Segmentation fault (core dumped)

Searching online, it seems this is a bug with libdvdread, at least that's what I read.  But honestly, I'm not sure. 

By the way, I only have audio files in my music directory (e.g. mp3, m4a, ogg)

Help please.

Offline

#2 2014-10-01 05:36:18

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,952
Website

Re: vlc not playing mp3's ...

Why is it using dummy output? Check your audio setting in vlc, try alsa or pulseaudio, whatever you have.

Offline

#3 2014-10-01 05:40:34

archWolfe
Member
Registered: 2014-10-01
Posts: 5

Re: vlc not playing mp3's ...

This is the command I am using:

cvlc -Z /path/to/Music/directory

I'm using it in a python program, calling it as a subprocess.  I didn't want the actual player to show, hence cvlc.

Offline

#4 2014-10-01 05:51:20

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,952
Website

Re: vlc not playing mp3's ...

Ok, I'm getting the same errors when using cvlc except Segmentation fault and the audio still plays anyways even though it says that it stopped playing.

 cvlc -Z Mūzika/
VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
[0x2068ed8] dummy interface: using the dummy interface module...
libdvdnav: Using dvdnav version 5.0.0
libdvdread: Encrypted DVD support unavailable.
libdvdread: Couldn't find device name.
libdvdread:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[0x20393e8] main playlist: stopping playback

Offline

#5 2014-10-02 06:28:26

archWolfe
Member
Registered: 2014-10-01
Posts: 5

Re: vlc not playing mp3's ...

So I think this is a good thing?  If it works for you, then I must be missing something.  I checked and the vlc depencies are up to date, as well as vlc itself.

I tried both work arounds as stated on the vlc arch wiki.  I am also using vlc as the video player in youtube-viewer.  I choose several videos and it's happened a few times (between five and ten times) where vlc crashes.  I'll record the output next time.  The point of bringing this up is that it makes it very likely that vlc is the problem.

Offline

Board footer

Powered by FluxBB