Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
#1 | Link |
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
mkvtoolnix 1.4.0 is out with everything you want
Hey,
finally: I'm releasing the new mkvtoolnix version including all the fancy new stuff. It's v1.4.0. So what has changed? Tons of new features, tons of bug fixes, tons of new bugs The more important things are:- support for MPEG-1 and MPEG-2 video read from PS and ES streams, - support for AVC (aka h.264) video from MP4 files, - support for concatenating files, - support for the new elements needed for menus, - support for WAVPACK4 lossless and lossy audio, - support for extracting VobSubs and - added an online help to mmg accessible by pressing F1 Beginning with 1.4.0 I also provide both a Unicode enabled version and a non-Unicode version of mkvtoolnix. The usual: users of Windows 95, 98 and ME have to use the non-Unicode version. The others can use the Unicode enabled version. The usual links to... ...the homepage: http://www.bunkus.org/videotools/mkvtoolnix/ ...the source code: http://www.bunkus.org/videotools/mkv...-1.4.0.tar.bz2 ...the Unicode enabled Windows binaries: http://www.bunkus.org/videotools/mkv....4.0-setup.exe ...the non-Unicode enabled Windows binaries: http://www.bunkus.org/videotools/mkv....4.0-setup.exe My binaries for Fedora Core and SuSE as well as links to binaries for other systems are available from the homepage. Now to the ChangeLog. It's not the ChangeLog since 1.0.2. Instead I'm listing all entries that are unique to the 1.4.0 line and have never appeared in the 1.0.x line: ----------------------------------------------------------------------- 2005-02-26 Moritz Bunkus <moritz@bunkus.org> * Released v1.4.0. 2005-02-19 Moritz Bunkus <moritz@bunkus.org> * mmg: new feature: The "default track" checkboxes are set properly when a Matroska file is added. * mmg: new feature: Added a warning right before the muxing starts if the chapter editor contains entries but no chapter file has been selected (can be turned off). 2005-02-11 Moritz Bunkus <moritz@bunkus.org> * mkvextract: new feature: Added VobSub extraction based on Mike Matsnev's code. 2005-02-08 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Track names could not be set to be empty. 2005-02-02 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Use the posix_fadvise function on *nix systems. This results in a considerable speed up for the whole muxing process. As the function call seems to be buggy on at least Linux kernels 2.4.x it can be disabled completely during configure. It will only be used on Linux with a kernel from the 2.6.x series or newer. 2005-02-01 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: bug fix: Empty video frames in AVIs right at the beginning were breaking the MPEG-4 aspect ratio extraction and caused problems in other parts, too. 2005-01-30 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: It was possible to create chapter entries with invalid or even empty language entries. Not only are those invalid, such XML files can also not be loaded by mmg. * mmg: bug fix: Overwriting a chapter file did not erase the previous file. So if the previous file was bigger than the current chapters then garbage remained at the end of the file. 2005-01-22 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added some more possible formats for binary data in XML files besides Base64 encoded data: hex encoded and ASCII "encoded". 2005-01-20 Moritz Bunkus <moritz@bunkus.org> * mmg: bug fix: The "stretch" input box tooltip was wrong. The resulting command line was broken, too. 2005-01-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Hex values accept more formats (like optional white space between numbers or the "0x" prefix). 2005-01-15 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: Changed the AVC/h.264 timecode handling to include the timecode offsets from the CTTS atom. 2005-01-15 Moritz Bunkus <moritz@bunkus.org> * mmg: Reformatted the HTML guide and updated the screenshots. It should be more readable for those whose desktop is not 1200 pixels wide. 2005-01-08 Moritz Bunkus <moritz@bunkus.org> * mmg: new feature: Made the mkvmerge GUI guide available by pressing F1 or selecting "Help" from the "Help" menu. 2005-01-07 Moritz Bunkus <moritz@bunkus.org> * mkvextract: bug fix: ASS/SSA extraction was broken in some rare cases. 2005-01-02 Moritz Bunkus <moritz@bunkus.org> * mmg: new feature: Added support for mkvmerge's new "appending tracks" feature. 2004-12-31 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added support for reading the pixel aspect ratio from AVC/h264 video data. * mkvmerge: new feature: Added AVC/h264 muxing from MP4. 2004-12-28 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added a MPEG PS demuxer. * mkvinfo: new feature: Added a couple new elements (silent tracks). Patch by Steve Lhomme (see AUTHORS). 2004-12-27 Moritz Bunkus <moritz@bunkus.org> * mkvextract: new feature: Added WAVPACK4 extraction. Patch by Steve Lhomme (see AUTHORS). 2004-12-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added WAVPACK4 muxing. Patch by Steve Lhomme (see AUTHORS). 2004-12-17 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Added VobButton muxing. Patch by Steve Lhomme (see AUTHORS). 2004-11-18 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: Implemented concatenating files with chapters. * mkvmerge: Changed the "progress" output. It's now correct for file concatenation, too. 2004-11-17 Moritz Bunkus <moritz@bunkus.org> * mkvmerge: new feature: Concatenating/appending files is now possible. A lot of things aren't tested, and others simply don't work yet (chapter merging, duplicate tag elimination, proper progress report, support in mmg just to name a few), but the basic functionality seems to work. ---------------------------------------------------------------------- I'm well aware that there are probably new bugs. Also the concatenation code is not as well-tested as I'd like. But as always I'm grateful for bug reports and will try to fix those bugs as quickly as possible. Have fun ![]() Mosu
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
|
|
|
|
|
#2 | Link |
|
Registered User
Join Date: Oct 2002
Location: Canada
Posts: 8,732
|
Yehoo!!!!
![]() Thanks!!! MP4 management will work lots easier in RealAnime with this release! Many thanks!!!
__________________
download RealAnime and Bencos |
|
|
|
|
|
#4 | Link | |
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
|
|
|
|
|
|
#5 | Link |
|
XviD-addict
Join Date: Dec 2001
Location: Dschörmänie
Posts: 98
|
Hi Mosu,
whats the difference between the unicode and the non-unicode version? Btw..I get an error when stating mmg.exe The Applictaion couldn´t start because of missing wxbase253u_gcc_custom.dll ...whats this for dll? |
|
|
|
|
|
#6 | Link | ||
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
||
|
|
|
|
|
#7 | Link |
|
Registered User
Join Date: Oct 2002
Location: Canada
Posts: 8,732
|
I'd like to but...
URL not found, but... The URL you requested, /videotools/mkvtoolnix/win32/mkvtoolnix-unicode-runtime-1.4.rar, was not found. If you are looking for a current release of mkvtoolnix then please head over to the mkvtoolnix home page.
__________________
download RealAnime and Bencos |
|
|
|
|
|
#8 | Link | |
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
|
|
|
|
|
|
#9 | Link | |
|
HDConvertToX author
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 5,954
|
Quote:
one question: for aac (he or lc) in mp4 the switch --aac-is-sbr is needed ? Thanks again BHH |
|
|
|
|
|
|
#10 | Link | ||
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
||
|
|
|
|
|
#11 | Link |
|
Registered User
Join Date: Oct 2002
Location: Canada
Posts: 8,732
|
__________________
download RealAnime and Bencos |
|
|
|
|
|
#12 | Link | |
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
|
|
|
|
|
|
#14 | Link | |
|
Registered User
Join Date: Oct 2002
Location: Canada
Posts: 8,732
|
Quote:
__________________
download RealAnime and Bencos |
|
|
|
|
|
|
#15 | Link |
|
李姗倩 Lǐ Shān Qiàn
Join Date: Nov 2002
Posts: 1,098
|
Congrats!
And about MMG (on my Windows 2000): Hey!!! This is _really_ unicode-based! ![]() The editboxes in MMG (or commandline copied to Clipboard) are now in UTF-16 and MMG is ok with Unicode filename, like a Finnish Korean mix, for input/output .... Awesome. But hey, "the mkvmerge output" in the "mkv is running" box is in UTF-8, not UTF-16. This is not preferable (incoherent), altho the problem is just cosmetic... And please fix the default extension to .mkv. Now "save as foo" is defaulted to foo.mka. thx for your great work!! |
|
|
|
|
|
#16 | Link | |
|
Registered User
Join Date: Sep 2004
Location: France
Posts: 215
|
Re: mkvtoolnix 1.4.0 is out with everything you want
Quote:
If i check 'No chapters' in the muxgin window, i don't have ths 'bug' |
|
|
|
|
|
|
#18 | Link | |
|
XviD-addict
Join Date: Dec 2001
Location: Dschörmänie
Posts: 98
|
Quote:
As usual great work! |
|
|
|
|
|
|
#19 | Link |
|
Dismembered
Join Date: Nov 2003
Location: Craggy Island
Posts: 875
|
<rolls up sleeves...>
- 1st thing I did was press the big red button, aka F1..it says the help .hhp file is not found, and in fact it's nowhere on my pc.(I ued the installer And uninstalled the old one properly) - then I started to append bonus files (wanted to do that for ages)..so I appended first the video tracks, then the audio tracks, then the subtitles ones, and remuxed the lot... it works and it's in synch! great. Is there any plan in the future to switch the audio along with the video and subs though (or can it be done in a way I missed)? Right now I must do it manually through the splitter. - the resulting files won't seek either, tested with MPC and the Core, the slider keeps going back to the start, with or without freezing involved. (the players as well display only file 1's name, but that's obviously the players problem, they're in for a serious upgrading )- If I select a few files to append, mmg won't let me remove them, in case I got it wrong. It says the file cannot be removed as there are tracks that are supposed to be appended to tracks from this file. But whatever file you select, or even if you deselect all the tracks, it keeps spitting the error message anyway, so the only solution is to start a new project. - As for appended chapters, I need to figure it out, because it keeps using the chapters from file 1, so I'm sure I missed something there. - What are those edition thingies in haali's splitter? they seem to do nothing that I can see ![]() Anyway, I'm impressed, as usual . A big thank you.(EDIT:I've just appended a full album of aac songs, and that seeks no problem, but the different tracks aren't detected, what did I forget this time?)
__________________
Allen's Axiom: When all else fails, read the instructions. Last edited by niamh; 26th February 2005 at 21:40. |
|
|
|
|
|
#20 | Link | |||||||
|
minor fan of cows
Join Date: Sep 2002
Location: Braunschweig, Germany
Posts: 1,560
|
Quote:
Quote:
![]() Quote:
Quote:
Quote:
Like I said, it's a bug. Quote:
Quote:
__________________
Latest mkvtoolnix is v2.9.8 If I ever ask you to upload something then please use my FTP server (address: ftp.bunkus.org, user: "upload", password: "only"). |
|||||||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|