Commit Graph

91 Commits

Author SHA1 Message Date
Moritz Bunkus
81a4fec5db Video aspect ratio was set wrong if the user did not specify any. 2003-08-11 18:34:40 +00:00
Moritz Bunkus
d2e228ad05 Released v0.6.1. 2003-08-11 16:45:29 +00:00
Moritz Bunkus
f2806fca34 Support for all kinds of frames including "short" and "merged" frames (results are identical to Gabest's output). 2003-08-11 16:42:43 +00:00
Moritz Bunkus
d69983987a The aspect ratio setting will only cause upscaling of the current video dimensions which are then put into KaxVideoDisplayWidth and KaxVideoDisplayHeight. 2003-08-10 20:13:40 +00:00
Moritz Bunkus
a04544edaa Changed how the global elements are handled by taking the parent's size into account. This re-enables processing of files produced with the latest VirtualDubMod. 2003-08-10 20:01:55 +00:00
Moritz Bunkus
0072fe8ea6 Changed how the Matroska reader handles global elements by taking the parent's size into account. This re-enables processing of files produced with the latest VirtualDubMod. 2003-08-10 15:43:52 +00:00
Moritz Bunkus
419ee95dfa Changed how mkvinfo handles global elements by taking the parent's size into account. Hopefully this is now correct. 2003-08-10 09:48:51 +00:00
Moritz Bunkus
97aea708cb Support for MultiComment tags in mkvextract. 2003-08-10 09:41:16 +00:00
Moritz Bunkus
4903680be2 Fixed support for reading MultiComment tags from XML tag files. 2003-08-10 09:07:22 +00:00
Moritz Bunkus
f519c08e61 Allow some slightly broken Matroska files to be processed correctly if the reference blocks are off by at most 1ms by making find_packet* return the packet even if the absolute timecode difference is 1ms. 2003-08-10 06:40:13 +00:00
Moritz Bunkus
c7470ab7f8 Better support for MP3 audio: other MPEG versions and layers are detected automatically and the number of samples per packet if calculated accordingly. 2003-08-09 22:03:31 +00:00
Moritz Bunkus
15a3dd6598 Support for "merged" frames. 2003-08-09 21:12:30 +00:00
Moritz Bunkus
47917d0999 Added Adler32 calculation which can be enabled with -c. 2003-08-09 21:11:54 +00:00
Moritz Bunkus
ec932164a1 RealAudio: "dnet" is acutally byte-swapped AC3, so it is AC3 which is output for it. No more A_REAL/DNET. 2003-08-09 12:57:16 +00:00
Moritz Bunkus
b2cca07f0a Changes for compilation with gcc 2.95. 2003-08-06 12:42:45 +00:00
Moritz Bunkus
223ff71a45 Last preparations for 0.6.0. 2003-08-04 07:41:21 +00:00
Moritz Bunkus
5742bca3dc Chapters are re-timecoded correctly in both cases (with and without file linking). Updated documentation about chapters. 2003-07-29 20:27:05 +00:00
Moritz Bunkus
b9b92450ed Added initial chapter support for the simple chapter format. 2003-07-28 23:09:12 +00:00
Moritz Bunkus
32a43a3b69 ChangeLog updates. 2003-07-26 14:40:20 +00:00
Moritz Bunkus
7e76a534d0 Support for setting the segment title. 2003-07-23 20:47:31 +00:00
Moritz Bunkus
208305d581 Added support for UTF-8 and UTF-16 encoded text files for the SRT and SSA/ASS readers. 2003-07-15 22:55:57 +00:00
Moritz Bunkus
21151c8799 --sub-charset was ignored in the SSA reader. 2003-07-15 18:51:28 +00:00
Moritz Bunkus
666a004d22 Added support for attaching files to the output file(s). 2003-07-14 19:10:36 +00:00
Moritz Bunkus
b890fe6ff0 Support for the elements dealing with attachments. 2003-07-14 07:22:26 +00:00
Moritz Bunkus
e08167ce20 Fixed text file reading under Windows. 2003-07-08 17:35:19 +00:00
Moritz Bunkus
76d6d7172e Proper fix for the cluster-too-large thingy. 2003-07-08 15:40:02 +00:00
Moritz Bunkus
5a77526f23 Added support for the missing tags: KaxTagMultiComment, KaxTagMultiCommentName, KaxTagMultiCommentComments and KaxTagMultiCommentLanguage. 2003-07-07 14:45:16 +00:00
Moritz Bunkus
d415d85152 Added support for RealAudio reading. Added a pass-through packetizer that is used for RealAudio. Fixed some SVN keywords. 2003-07-06 11:10:56 +00:00
Moritz Bunkus
f0291d64ef Added support for almost all tags (totally untested). 2003-07-02 21:12:07 +00:00
Moritz Bunkus
cadd488d7a Support for handling native video tracks (e.g. B frames) when reading Matroska files. 2003-06-29 21:35:19 +00:00
Moritz Bunkus
ce06164806 Implemented time slice durations , default block duration and block durations for slices where necessary. 2003-06-29 17:56:38 +00:00
Moritz Bunkus
4fb8b8ff89 Support for KaxSlices, KaxTimeSlice, KaxSliceLaceNumber, KaxSliceFrameNumber, KaxSliceDelay and KaxSliceDuration. 2003-06-29 16:59:57 +00:00
Moritz Bunkus
6d0881d709 mkvinfo: Support for KaxSegmentFilename and KaxTitle. 2003-06-24 16:11:43 +00:00
Moritz Bunkus
6f3b2e644b Released v0.5.0 2003-06-22 19:37:07 +00:00
Moritz Bunkus
623916f444 Added ReferencePriority to the list of supported elements for mkvinfo. 2003-06-22 14:30:02 +00:00
Moritz Bunkus
b9131f0ab9 Removed "(mkvinfo) " from mkvinfo's output in order to improve readability and save space. 2003-06-22 12:27:46 +00:00
Moritz Bunkus
63f0156422 --sub-charset now also needs a track ID. 2003-06-22 12:11:54 +00:00
Moritz Bunkus
d02aa747a1 Modified the verbosity levels for mkvinfo: The seek head subentries and cue subentries will only be shown at level 2 to make the output easier to read. 2003-06-22 09:47:08 +00:00
Moritz Bunkus
66be91980f Make the packetizer respect the values set by the reader for e.g. language and default-track. 2003-06-22 08:37:09 +00:00
Moritz Bunkus
ebcef989ab Added mkvextract which can extract tracks from a Matroska file into other files. 2003-06-21 16:08:01 +00:00
Moritz Bunkus
693e2f282c Updated ChangeLog, ignore props for some DLLs and a small OS compat update. 2003-06-20 21:40:13 +00:00
Moritz Bunkus
7bcc91db58 Added a SSA/ASS reader. 2003-06-20 11:11:54 +00:00
Moritz Bunkus
351d79e953 Support for reading text subtitles from Matroska files. Support for handling other text subtitle types with the textsubs_packetizer_c. 2003-06-19 21:44:27 +00:00
Moritz Bunkus
844f1feeb1 Made the AAC reader automatically recognize if a MPEG4 AAC file contains the emphasis header (deprecated) or not (current standard). 2003-06-19 19:32:50 +00:00
Moritz Bunkus
bd43a8dcac Updated the changelog. 2003-06-15 11:23:39 +00:00
Moritz Bunkus
d9329f351a Revamped the track selection meaning and handling: -a/-s/-d now use the track IDs reported by the readers or by --identify. Fixed a but in the Matroska reader which tried to set headers for tracks which were not requested for demuxing. 2003-06-15 08:40:43 +00:00
Moritz Bunkus
4d7c7c2b16 Added an option for identifying an input file and its track types. 2003-06-12 23:05:49 +00:00
Moritz Bunkus
a8aa217c22 New release v0.4.3. 2003-06-11 22:28:45 +00:00
Moritz Bunkus
da961d040a Support for specifying the UIDs to link to. 2003-06-11 18:21:24 +00:00
Moritz Bunkus
c9e0a7bffb Implemented support for SegmentUID, PrevUID and NextUID. 2003-06-08 19:00:33 +00:00