Announcement

Collapse
No announcement yet.

VLC media player error

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    VLC media player error

    Linux - Ubuntu 14.04 trusty, (64-bit), 3.13.0-24-generic,
    4 x AMD Athlon(tm) II X4 645 Processor, Memory 8.0 GiB
    Audio: Card-1: NVIDIA GF116 High Definition Audio Controller driver: snd_hda_intel Sound: ALSA ver: k3.12.0-7-generic Logitech driver: USB Audio

    VLC media player - Errors
    There is no such file path as shown below
    /home/bumpy//MUSIC/Classical Music/....
    Actual Dolphin path:
    /Home /Music /Classical Music
    Click image for larger version

Name:	VLCerror1.png
Views:	1
Size:	76.9 KB
ID:	648676

    VLC media player - file list interpretation
    Click image for larger version

Name:	VLCerror2.png
Views:	1
Size:	116.4 KB
ID:	648677

    Dolphin – Classical Music – Actual file list
    Click image for larger version

Name:	VLCerror3.png
Views:	1
Size:	77.3 KB
ID:	648678

    Why the difference?
    How can I correct this?

    PROBLEM #2
    Am attempting to install tvQu Online, which allows you to see the World Live TV channels directly in VLC.
    Have downloaded the lihattv.bin file in the correct ~/.local/share/vlc/lua/sd/
    On starting VLC it is supposed to show in the side pane of

    Click image for larger version

Name:	VLCerror4.png
Views:	1
Size:	36.1 KB
ID:	648679

    Would appreciate some wise help - Thanks in advance!
    Last edited by Bumpalot; Jul 05, 2014, 01:53 PM. Reason: Add more info

    #2
    Xdg

    How it is working at here...

    The KDE and the VLC are using the XDG specifications /1, 2/.

    The VLC is reading the Videos/Music/Pictures path information from the ~/.config/user-dirs.dirs:





    The user-dirs.dirs is a text file.


    The KDE has a gui to edit the Videos/Music/Pictures paths - KDE System Settings > Accont Details > Paths...



    What to look

    Check that your Videos/Music/Pictures paths are correct from the gui or directly from the text file.

    Just looking the Music path:
    Code:
    grep XDG_MUSIC_DIR ~/.config/user-dirs.dirs
    as an example at here:
    :~$ grep XDG_MUSIC_DIR ~/.config/user-dirs.dirs
    XDG_MUSIC_DIR="$HOME/Audio"

    Links

    1. http://standards.freedesktop.org/bas...ec-latest.html
    2. http://www.freedesktop.org/wiki/Software/xdg-user-dirs/
    A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
    Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

    Comment


      #3
      lihattv lua

      Should it work ?
      A link: https://forums.mageia.org/en/viewtopic.php?f=7&t=5608
      A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
      Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

      Comment

      Working...
      X