Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
libbluray
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
libbluray
Commits
b7f7b0b5
Commit
b7f7b0b5
authored
Jan 07, 2010
by
cRTrn13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No commit message
No commit message
parent
551d9a96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/examples/player_wrappers/mplayer/HOWTO
src/examples/player_wrappers/mplayer/HOWTO
+2
-2
No files found.
src/examples/player_wrappers/mplayer/HOWTO
View file @
b7f7b0b5
...
...
@@ -12,9 +12,9 @@ Tested with mplayer svn revision r30230.
patch -p1 < mplayer.patch
3. Configure mplayer
to use libbluray
and build it
3. Configure mplayer and build it
./configure
--extra-libs="-ldl -lbluray"
&& make
./configure && make
4. Copy a libbluray keyfile to mplayer/ and name it keys.bin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment