Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,503
    • Issues 3,503
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 186
    • Merge requests 186
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • VLCVLC
  • Issues
  • #1244
Closed
Open
Created Jul 10, 2007 by Saoshyant@Saoshyant

XSPF parsing fails when dealing with relative paths

Alô,

XSPF support in VLC is not working 100%. It works fine with the absolute paths of URIs (e.g. http://whatever), but not with relative paths (e.g. ../Theora-vids/southpark.ogv). Remember that as a replacement for M3U, XSPF does relative paths as well, so please make that work.

The XSPF spec specifies how to deal with this[1], and Xiph provides a reference C/C++ library[2] under the New BSD License, which may help you on this task.

Good luck.

[1] http://xspf.org/xspf-v1.html#rfc.section.6.2

[2] http://downloads.xiph.org/releases/xspf/libspiff-0.7.1.tar.gz

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance