Changeset 5b3639fab0bb7163cfbcd3a5f1b41ecd8f077436
- Timestamp:
- 24/03/07 17:20:06
(2 years ago)
- Author:
- Antoine Cellerier <dionoea@videolan.org>
- git-committer:
- Antoine Cellerier <dionoea@videolan.org> 1174753206 +0000
- git-parent:
[79c1ddfdb0f3f131173def0be43451b6e1aa46bf]
- git-author:
- Antoine Cellerier <dionoea@videolan.org> 1174753206 +0000
- Message:
Add news about the rc command syntax change.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rcf9e0c8 |
r5b3639f |
|
| 18 | 18 | later point |
|---|
| 19 | 19 | * The default for --sout-keep has changed. It's now activated by default. |
|---|
| | 20 | * The marq, mosaic and logo commands in the rc interface changed. They |
|---|
| | 21 | now require a target name as their first argument. Example: |
|---|
| | 22 | vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo> |
|---|
| | 23 | You can then use commands like: marq-marquue test Goodbye |
|---|
| 20 | 24 | |
|---|
| 21 | 25 | Changes: |
|---|