Commit Graph

13742 Commits

Author SHA1 Message Date
Moritz Bunkus
d6cbdfe2e9
README: add section about getting support on Reddit/Doom9/IRC 2021-02-06 18:54:28 +01:00
Timofey Lisunov
290f8211fa
translations: update Russian 2021-02-06 17:19:19 +01:00
Roberto Boriotti
59c15f7c99
translations: update Italian 2021-02-06 17:19:09 +01:00
TMTisFree
d0dc83a5cc
man page translations: update French 2021-02-06 17:19:02 +01:00
TMTisFree
a5b43361c5
translations: update French 2021-02-06 17:18:55 +01:00
Israel Lucas Torrijos
7975b398e3
translations: update Spanish 2021-02-06 17:18:46 +01:00
Antoni Bella Pérez
baf90f0648
man page translations: update Catalan 2021-02-06 17:18:39 +01:00
Antoni Bella Pérez
bdec7c4d98
translations: update Catalan 2021-02-06 17:18:29 +01:00
Moritz Bunkus
1b83dea404
NEWS, AUTHORS: update for Blu-ray PCM channel layout re-ordering 2021-02-06 17:15:53 +01:00
Moritz Bunkus
7121cac5c8
tests: intentional update due to Blu-ray PCM channel layout fixes 2021-02-06 15:47:02 +01:00
Moritz Bunkus
8b067ae42a
cosmetics: alignment 2021-02-06 15:46:48 +01:00
Moritz Bunkus
84db1ec0e5
Merge commit '7f24c3fd5' 2021-02-06 15:34:09 +01:00
Tom Yan
7f24c3fd5b bluray: truncate packet if not sample-aligned before remap 2021-02-06 21:31:14 +08:00
Tom Yan
b687a0d4a4 bluray: use function pointer to call remap function 2021-02-06 21:22:05 +08:00
Tom Yan
8776c16974 mpeg_ts: reorder channels for 6/7/8-ch PCM streams
Blu-ray / M2TS adopts its own channel orders for PCM streams that have more than
five channels (i.e. 5.1 / 7.0 / 7.1), while PCM in Matroska should be in channel
orders that are defined for WAVEFORMATEXTENSIBLE.
2021-02-06 17:41:49 +08:00
Tom Yan
3f2e213811 bluray: rename packet converter files 2021-02-06 04:03:12 +08:00
Moritz Bunkus
d356a8efd4
tests, NEWS, AUTHORS: add for 7.1 channel aac fix in 6cc7b55 2021-02-04 22:46:09 +01:00
Tom Yan
6cc7b55f16
mkvextract: fix channelConfiguration for 7.1 AAC 2021-02-04 22:37:08 +01:00
Moritz Bunkus
868f5003a6
NEWS, AUTHORS: add entry for DVD chapter timestamp calculation fix 2021-02-03 22:39:27 +01:00
Tom Yan
47f6f29db6
chapters/dvd: put repeated code into a function 2021-02-03 21:40:37 +01:00
Tom Yan
f8a5c1dbad
chapters/dvd: increase timestamp precision
matroska / xml can store more precise timestamps.
2021-02-03 21:38:50 +01:00
Tom Yan
56ea93ab41
chapters/dvd: fix timestamp derivation
The timecodes should be interpreted as (integral) number of frames,
which should be what is counted instead. NTSC-adjustment should be
applied when we derive timestamp from the last count.

Timestamps are proven to be much more faithful to what is intended
with this approach.
2021-02-03 21:38:36 +01:00
Moritz Bunkus
2d3aaeaa2d
Merge branch 'mp4_hevc' of https://gitlab.com/tomty89/mkvtoolnix 2021-02-03 21:24:14 +01:00
Moritz Bunkus
0b312476f5
remove superfluous ; 2021-02-03 20:33:38 +01:00
Moritz Bunkus
1c30de8586
tests: update due to change in how mkvinfo displays flag names 2021-02-03 20:28:16 +01:00
Hulen Wang
64505d46fa
man page translations: update Chinese Traditional 2021-02-03 20:25:45 +01:00
Hulen Wang
5ba0cdea6b
translations: update Chinese Traditional 2021-02-03 20:25:36 +01:00
Burak Yavuz
4e4a5fbff6
translations: update Turkish 2021-02-03 20:25:23 +01:00
Andrei Stepanov
3831f75925
man page translations: update Russian 2021-02-03 20:25:16 +01:00
Andrei Stepanov
2ddf2024ff
translations: update Russian 2021-02-03 20:25:09 +01:00
Antoni Bella Pérez
47ef7659a9
man page translations: update Catalan 2021-02-03 20:24:58 +01:00
Roberto Boriotti
8f616b3aad
translations: update Italian 2021-02-03 20:24:49 +01:00
TMTisFree
fbd729ed63
man page translations: update French 2021-02-03 20:24:42 +01:00
TMTisFree
2359442c1f
translations: update French 2021-02-03 20:24:35 +01:00
Antoni Bella Pérez
d3ec0c4119
translations: update Catalan 2021-02-03 20:23:13 +01:00
Симеон Цветков
ee25abaa34
man page translations: update Bulgarian 2021-02-03 20:23:04 +01:00
Симеон Цветков
5f5f1323ce
translations: update Bulgarian 2021-02-03 20:22:48 +01:00
Moritz Bunkus
88f77a8ea3
man pages: German translation: capitalize entries
Even though you generally don't capitalize text in German unless it's
a full sentence (or the first word is a noun or similar), texts in man
pages generally start with upper-case letters. Even in German.
2021-02-03 20:18:53 +01:00
Moritz Bunkus
e118f268b1
man pages: German translation: use more gender neutral verbiage 2021-02-03 20:18:52 +01:00
Moritz Bunkus
017704310a
man page translations: update list of translatable strings; update German translation 2021-02-03 20:18:52 +01:00
Moritz Bunkus
b57c62b1be
translations: update list of translatable strings; update German translation 2021-02-03 20:18:52 +01:00
Moritz Bunkus
6f6da0f4fe
man pages: add documentation for the new track header flags
Part of #3011.
2021-02-03 20:18:52 +01:00
Moritz Bunkus
4fd58fc1c5
unify quoting for flag names 2021-02-03 20:18:52 +01:00
Moritz Bunkus
76f6786375
unify naming of "forced display" flag 2021-02-03 20:18:52 +01:00
Moritz Bunkus
a22bf3f27e
NEWS: update for the new track header elements 2021-02-03 20:18:52 +01:00
Moritz Bunkus
fa3b902f78
cosmetics: alignment 2021-02-03 20:18:52 +01:00
Moritz Bunkus
4dcc5ba76e
GUI: multiplexer: add support for the new track header elements
Part of #3011.
2021-02-03 20:18:51 +01:00
Moritz Bunkus
4b50bd6a51
mkvpropedit, GUI's header editor: add support for new track header elements
Part of #3011.
2021-02-03 19:16:46 +01:00
Moritz Bunkus
3c9fd13554
mkvmerge: add support for new track header elements
Part of #3011.
2021-02-03 18:33:48 +01:00
Moritz Bunkus
b8e66fd6b3
mkvmerge: identification schema v14: add new track header elements
Part of #3011.
2021-02-03 18:33:48 +01:00