mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
New version 0.5.0
This commit is contained in:
parent
693e2f282c
commit
d08ccdd7aa
@ -1,7 +1,7 @@
|
||||
dnl process this file with autoconf to generate the configure script
|
||||
|
||||
AC_INIT(mkvmerge.cpp)
|
||||
AM_INIT_AUTOMAKE(mkvtoolnix,0.4.4)
|
||||
AM_INIT_AUTOMAKE(mkvtoolnix,0.5.0)
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
mkvtoolnix (0.5.0-1) unstable; urgency=low
|
||||
|
||||
* New version.
|
||||
|
||||
-- Moritz Bunkus <moritz@bunkus.org> Fri, 20 Jun 2003 23:48:25 +0200
|
||||
|
||||
mkvtoolnix (0.4.4-1) unstable; urgency=low
|
||||
|
||||
* New version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH MKVINFO "1" "April 2003" "mkvinfo v0.4.4" "User Commands"
|
||||
.TH MKVINFO "1" "April 2003" "mkvinfo v0.5.0" "User Commands"
|
||||
.SH NAME
|
||||
mkvinfo \- Print information about tracks in Matroska files
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH MKVMERGE "1" "April 2003" "mkvmerge v0.4.4" "User Commands"
|
||||
.TH MKVMERGE "1" "April 2003" "mkvmerge v0.5.0" "User Commands"
|
||||
.SH NAME
|
||||
mkvmerge \- Merge multimedia streams into a Matroska file
|
||||
.SH SYNOPSIS
|
||||
@ -387,7 +387,7 @@ or \fBmkvmerge \-\-identify\fR. It is \fBnot\fR the track UID.
|
||||
.LP
|
||||
The special track ID '-1' is a wildcard and applies the given switch to all
|
||||
tracks that are read from an input file. This was the bahviour of these
|
||||
switches prior to version 0.4.4.
|
||||
switches prior to version 0.5.0.
|
||||
.LP
|
||||
The options that use the track IDs are: \fB\-\-atracks\fR, \fB\-\-vtracks\fR,
|
||||
\fB\-\-stracks\fR, \fB\-\-sync\fR, \fB\-\-default-track\fR, \fB\-\-cues\fR
|
||||
|
Loading…
Reference in New Issue
Block a user