Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libdca
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
libdca
Commits
d367f2d5
Commit
d367f2d5
authored
17 years ago
by
Rémi Denis-Courmont
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
3b23333f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+6
-6
6 additions, 6 deletions
README
with
6 additions
and
6 deletions
README
+
6
−
6
View file @
d367f2d5
...
...
@@ -25,16 +25,16 @@ The main goals in libdts development are:
The project homepage is at http://www.videolan.org/developers/libdca.html
d
ts
dec
d
ca
dec
------
d
ts
dec is a test program for libdca. It decodes DTS Coherent Acoustics streams,
d
ca
dec is a test program for libdca. It decodes DTS Coherent Acoustics streams,
and also includes a demultiplexer for mpeg-1 and mpeg-2 program streams.
The libdca source code is always distributed in the d
ts
dec package, to
The libdca source code is always distributed in the d
ca
dec package, to
make sure it easier for people to test it.
The basic usage is to just type "d
ts
dec file" where file is a DTS Coherent
The basic usage is to just type "d
ca
dec file" where file is a DTS Coherent
Acoustics file.
The "-s" option must be used for multiplexed (audio and video) mpeg-2
...
...
@@ -42,7 +42,7 @@ files. These files are usualy found on the internet or on unencrypted
DVDs.
The "-o" option is used to select a given output layer. By default
d
ts
dec does a stereo downmix and outputs to your speakers, but you can
d
ca
dec does a stereo downmix and outputs to your speakers, but you can
try other choices using this option. This is also used for performance
testing and conformance testing.
...
...
@@ -91,7 +91,7 @@ Coherent Acoustics)
SVN repository
--------------
The latest libdca and d
ts
dec source code can always be found by anonymous
The latest libdca and d
ca
dec source code can always be found by anonymous
SVN repository:
# svn co svn://svn.videolan.org/libdca/trunk libdca-trunk
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment