From loondoggy at comcast.net Wed May 11 10:25:09 2005 From: loondoggy at comcast.net (loondoggy) Date: Wed, 11 May 2005 02:25:09 -0600 Subject: [Matroska-general] I have an mkv anime that has both english and japanese... Message-ID: <000601c55602$f1e1d640$a397a143@yourw92p4bhlzg> Hello, I have an mkv anime that has both english and japanese language running at the same time and I need to know how to get rid or mute the japanese. The movie runs perfect but the you can hear both the japanese and english. I'm using media player 10 (note: I do have realplayer but it isn't used with the mkv), with windows xp, also I'm using Matroska Pack MPEG4 v1.0.3 in default settings, I do have cdl shell extension but the track three, in the matroska info tab, has japanese as the language but refuses to change when i try changing it. I have tried downloading two (downmixer, and i forget the other) of the add-on sound filters that seemed to be suggeseted but all of them had a missing .dll. I have looking through some of the forums but can't seem to find the answers I need. Is there anything I can do or am I SOL. Loon -------------- next part -------------- An HTML attachment was scrubbed... URL: From alexander.noe at s2001.tu-chemnitz.de Wed May 11 10:39:26 2005 From: alexander.noe at s2001.tu-chemnitz.de (Alexander Noe') Date: Wed, 11 May 2005 10:39:26 +0200 Subject: [Matroska-general] I have an mkv anime that has both english and japanese... In-Reply-To: <000601c55602$f1e1d640$a397a143@yourw92p4bhlzg> References: <000601c55602$f1e1d640$a397a143@yourw92p4bhlzg> Message-ID: <4281C4BE.3060201@hrz.tu-chemnitz.de> loondoggy wrote: > Hello, > > I have an mkv anime that has both english and japanese language > running at the same time and I need to know how to get rid or mute > the japanese. > Don't use the most crappy player on earth > The movie runs perfect but the you can hear both the japanese and > english. I'm using media player 10 > Don't use the most crappy player on earth Alex From steve.lhomme at free.fr Wed May 11 21:05:01 2005 From: steve.lhomme at free.fr (Steve Lhomme) Date: Wed, 11 May 2005 21:05:01 +0200 Subject: [Matroska-general] I have an mkv anime that has both english and japanese... In-Reply-To: <4281C4BE.3060201@hrz.tu-chemnitz.de> References: <000601c55602$f1e1d640$a397a143@yourw92p4bhlzg> <4281C4BE.3060201@hrz.tu-chemnitz.de> Message-ID: <4282575D.4060505@free.fr> The other option is to use Haali's Splitter. You can found it in our new pack : http://www.matroska.org/~robux4/pack/Matroska_Pack_Full_v1.1.0b6.exe (there won't be any MPEG4-only version of the pack in the future) Alexander Noe' a ?crit : > loondoggy wrote: > >> Hello, >> >> I have an mkv anime that has both english and japanese language >> running at the same time and I need to know how to get rid or mute >> the japanese. >> > Don't use the most crappy player on earth > >> The movie runs perfect but the you can hear both the japanese and >> english. I'm using media player 10 >> > Don't use the most crappy player on earth > > > > > Alex > > _______________________________________________ > Matroska-general mailing list > Matroska-general at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general -- robUx4 on blog From chris at matroska.org Fri May 20 14:53:43 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Fri, 20 May 2005 14:53:43 +0200 Subject: [Matroska-general] Invitation to discuss about USF in MKV Message-ID: <428DDDD7.9000407@matroska.org> Hi, we decided to try to hold a brainstorming meeting to define how to store USF in MKV in the best possible way, the IRC meeting is taking place tomorrow on irc.corecodec.com #matroska-dev at saturday 21st May, 5 PM . Requested Participants : Mosu Alexnoe Unmei Kaiousama Haali but everybody else is gladly invited to join and contribute. If any of the people listed above cant join then, please come up with an alternative date/time. To get an idea about what we will have to discuss, read here : ChrisHJW_ lo MosuAtWork ChrisHJW_ long time no see ChrisHJW_ unmei , MosuAtWork : http://corecodec.com/modules.php?op=modload&name=PNphpBB2&file=viewtopic&t=1259&start=15 <----- kaiousama knows how to make girls happy :D ChrisHJW_ Italians :) ChrisHJW_ lol ChrisHJW_ MosuAtWork : tell me when you are ready and have the time for a brainstorming with kaiousama and unmei about how to mux USF into MKV in best way, i will gladly try to organize an IRC meeting then ChrisHJW_ alexnoe said its not as easy as muxing SSA if we want to do it right ChrisHJW_ as USF will allow colour palette changes in a single stream ChrisHJW_ i understand that if we take the SSA route, we needed a codec state element, as colour palette is defined in the track header ?? MosuAtWork this weekend should be fine, but not sunday evening, i'll be watching the sith ;) alexnoe :) ChrisHJW_ MosuAtWork : great :) robUx4 is going to watch it tonight ChrisHJW_ I'll send an email to -general , cc. to kaiousama and unmei, to meet saturday afternnon ? ChrisHJW_ robUx4 : you wonna join ? MosuAtWork well CodecState has been added for such changes mid-stream. we just have to revive it robUx4 nop MosuAtWork and start using it robUx4 I'm leaving to LA on tuesday so I'm quite busy here alexnoe codec state is b0rked ChrisHJW_ MosuAtWork : i agree, a spec conformant way to do this would be to use codec state ChrisHJW_ robUx4 : k robUx4 codec state is meant for the container to know about things needed for seeking robUx4 but from what I understood it may not be needed for USF ChrisHJW_ robUx4 : right, for colour palette only the container wouldnt need to know and we could define this in the USF stream, but what about allowing resolution changes also ? robUx4 matroska does not support resolution change MosuAtWork it's not resolution change MosuAtWork it's out-of-band configuration change ChrisHJW_ robUx4 : in any case, if we leave colour palette in the USF stream, should we also add it to the track header then ( the 'initial' palette ), or leave it away completely ? robUx4 kaiousama and unmei can tell better MosuAtWork robUx4: at the moment the description of codecstate seems to be just fine MosuAtWork for this purpose ChrisHJW_ MosuAtWork : can we handle codec state on DirectShow ? MosuAtWork no clue robUx4 ok ChrisHJW_ maybe Haali could tell MosuAtWork Haali will have to comment on that ChrisHJW_ alexnoe : why is codec state b0rked ? MosuAtWork Haali will have to comment on that ChrisHJW_ alexnoe : why is codec state b0rked ? MosuAtWork but the container should be more or less indedependant of the OS APIs ;) robUx4 so we need to handle the codec state in the cue as originally planned alexnoe ChrisHJW_ because it makes remuxing b0rked MosuAtWork robUx4: it HAS to! otherwise the decoder won't have the current information after seeking robUx4 alexnoe, nop MosuAtWork alexnoe: why should it? robUx4 yup, that's my idea ChrisHJW_ alexnoe : USF cant be used in any other container than MKV yet, so why should we care ? alexnoe it would allow to join incompatible streams into one segment, making it necessary to create new codecstates... robUx4 alexnoe, it's not much different than block addition alexnoe :( robUx4 only the meaning is different robUx4 and the occurence ChrisHJW_ Hmmm .... somehow i wonder if using codec state would mean we have reinitialize the stream on DShow ? ChrisHJW_ codec state is read and used by the parser, right ? ChrisHJW_ only alternative i see is to create another API sitting on top of DShow, with USF decoder and MKV parser communicating directly ChrisHJW_ like what Toff did with Gabest's splitter, to read out track header robUx4 you pass the codec state each time with the codec data robUx4 or only when needed, as an optional field in a structure (maybe EBML like) -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at matroska.org Sat May 21 10:37:25 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Sat, 21 May 2005 10:37:25 +0200 Subject: [Matroska-general] [Fwd: Matroska Pack Full 1.1.0 - Softpedia 100% FREE Award] Message-ID: <428EF345.7030805@matroska.org> -------- Original-Nachricht -------- Betreff: Matroska Pack Full 1.1.0 - Softpedia 100% FREE Award Datum: Sat, 21 May 2005 01:30:59 +0300 (EEST) Von: Softpedia Team An: chris at matroska.org Hello, Your product "Matroska Pack Full 1.1.0" has been tested by the Softpedia labs and found to be completely clean of adware/spyware components. We are impressed with the quality of your product and encourage you to keep this high standards in the future. To assure our visitors that "Matroska Pack Full 1.1.0" is clean, we have granted it with the "100% FREE" Softpedia award. Moreover, to let your users know about this certification, you may display this award on your website, on software boxes or inside your product. More information about your product's certification and the award is available on this page: http://www.softpedia.com/progClean/Matroska-Pack-Full-Clean-14261.html Your product review page is located at: http://www.softpedia.com/get/Multimedia/Video/Codec-Packs-Video-Codecs/Matroska-Pack-Full.shtml Please feel free to link to us using the URL above. If you choose to link to the awawrd page for your product, you may use the award graphic or a text link such as: "100% FREE award granted by Softpedia" Don't hesitate to contact us for more information. Sincerely, The Softpedia Team --------------------------------------------------------------------------------------- Softpedia is a library of over 40,000 free and free-to-try software programs for Windows and Unix/Linux, games, mac software and drivers. We review and categorize these products in order to allow the visitor/user to find the exact product they and their system needs. We strive to deliver only the best products to the visitor/user together with self-made evaluation and review notes. --------------------------------------------------------------------------------------- Softpedia - the encyclopedia of free software downloads http://www.softpedia.com/ From chris at matroska.org Sat May 21 10:37:38 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Sat, 21 May 2005 10:37:38 +0200 Subject: [Matroska-general] [Fwd: Matroska Pack Full 1.1.0 - Softpedia Pick Award] Message-ID: <428EF352.70208@matroska.org> -------- Original-Nachricht -------- Betreff: Matroska Pack Full 1.1.0 - Softpedia Pick Award Datum: Sat, 21 May 2005 01:30:59 +0300 (EEST) Von: Softpedia Team An: chris at matroska.org Hello, Your product Matroska Pack Full 1.1.0 has been awarded by us with 5 stars and Softpedia Pick Award ! You can check the following page to see the various graphical formats of the award: http://www.softpedia.com/awards.shtml Your product review page is located at: http://www.softpedia.com/get/Multimedia/Video/Codec-Packs-Video-Codecs/Matroska-Pack-Full.shtml Please feel free to link to us using the URL above. Don't hesitate to contact us for more information. Sincerely, The Softpedia Team --------------------------------------------------------------------------------------- Softpedia is a library of over 20,000 free and free-to-try software programs for Windows and Unix/Linux, games and drivers. We review and categorize these products in order to allow the visitor/user to find the exact product they and their system needs. We strive to deliver only the best products to the visitor/user together with self-made evaluation and review notes. More than 100 items are added on our sites every day. --------------------------------------------------------------------------------------- Softpedia - the encyclopedia of free software downloads http://www.softpedia.com/ From chris at matroska.org Sat May 21 10:37:51 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Sat, 21 May 2005 10:37:51 +0200 Subject: [Matroska-general] [Fwd: Matroska Pack Full 1.1.0 - 2 file mirrors provided by Softpedia] Message-ID: <428EF35F.1000007@matroska.org> -------- Original-Nachricht -------- Betreff: Matroska Pack Full 1.1.0 - 2 file mirrors provided by Softpedia Datum: Sat, 21 May 2005 01:32:16 +0300 (EEST) Von: Softpedia Team An: chris at matroska.org Hello, We are sending you this email to let you know that we are now providing two mirrors for the installation files of your product "Matroska Pack Full 1.1.0". Both mirrors are on dedicated servers, of which one is located in Florida, USA (Softpedia US mirror) and the other in Bucharest, Romania (Softpedia RO mirror). You can see this on the Softpedia download page for your product at: http://www.softpedia.com/progDownload/Matroska-Pack-Full-Download-14261.html The full review page for your product is: http://www.softpedia.com/get/Multimedia/Video/Codec-Packs-Video-Codecs/Matroska-Pack-Full.shtml If you want to link to the download page providing these mirrors for your files, please do so by using the URL below: http://www.softpedia.com/progDownload/Matroska-Pack-Full-Download-14261.html We also provide some buttons (GIF format) if you want to provide an image-based link to that page instead of a text-based one. You can download a small ZIP archive (16KB) that contains various size formats of these buttons at the address below: http://www.softpedia.com/files/softpedia_download_buttons.zip As you can see on the product review page, "Matroska Pack Full 1.1.0" has also earned the Softpedia Pick Award. If you want to display the award graphic on your website or printed materials you may download several formats from: http://www.softpedia.com/awards/ "Matroska Pack Full 1.1.0" has also been granted the Softpedia 100% FREE Award, which is shown on the full product review page as well as on a special page (see URL below): http://www.softpedia.com/progClean/Matroska-Pack-Full-Clean-14261.html Sincerely, The Softpedia Team --------------------------------------------------------------------------------------- Softpedia is a library of over 40,000 free and free-to-try software programs for Windows and Unix/Linux, games, mac software and drivers. We review and categorize these products in order to allow the visitor/user to find the exact product they and their system needs. We strive to deliver only the best products to the visitor/user together with self-made evaluation and review notes. --------------------------------------------------------------------------------------- Softpedia - the encyclopedia of free software downloads http://www.softpedia.com/ From chris at matroska.org Sun May 22 09:15:37 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Sun, 22 May 2005 09:15:37 +0200 Subject: [Matroska-general] A historic day ! Mosu has muxed the first MKV file with USF subs inside :) ! Message-ID: <42903199.8040303@matroska.org> Title says it all. Expect an updated build of mkvtoolnix maybe even today. Now its Haali's part, trying to link to kaiousama's decoder filter :) ... Christian From steve.lhomme at free.fr Mon May 23 12:50:49 2005 From: steve.lhomme at free.fr (Steve Lhomme) Date: Mon, 23 May 2005 12:50:49 +0200 Subject: [Matroska-general] Re: [Matroska-devel] Serious problem with matroska pack 1.1.0 In-Reply-To: <428E4052.9000403@matroska.org> References: <428E4052.9000403@matroska.org> Message-ID: <4291B589.1050509@free.fr> This is now fixed in a newly released pack : Changes * Since 1.1.0 o Call the uninstaller of pack 1.0.x o Unregister Gabest's splitter o Update Haali's splitter to version 21-05-2005 o Added CoreFLAC to play .flac files Christian HJ Wiesner a ?crit : > > Hi all, > > it seems that there is a serious problem with the 1.1.0 pack, as for > some users the uninstallation of the old splitter doesnt work, leading > to a conflict between Haali's and Gabest's splitter and as a result of > that no MKV files will play at all. > > I have no idea why the uninstallation of the old splitters is failing > for these people, maybe they are facing problems with their Windows > installation ? Question is, can we do something about it ? Like for > example setting a VERY low merit for Gabest's splitter BEFORE we try to > uninstall it from the pack ? > > In any case, i feel we should release 1.1.1 as soon as possible .... > > Regards > > Christian > _______________________________________________ > Matroska-devel mailing list > Matroska-devel at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel -- robUx4 on blog From hawsman2 at hotmail.com Wed May 25 05:33:56 2005 From: hawsman2 at hotmail.com (Eric Haws) Date: Tue, 24 May 2005 21:33:56 -0600 Subject: [Matroska-general] mkv and Media Player Message-ID: how do i get mkv to play on Windows Media Player version 9 or 10. I find it annoying having to open the files over and over to play them instead of having them in a library and a playlist. _________________________________________________________________ Take charge with a pop-up guard built on patented Microsoft? SmartScreen Technology. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSN? Premium right now and get the first two months FREE*. From steve.lhomme at free.fr Wed May 25 09:23:31 2005 From: steve.lhomme at free.fr (Steve Lhomme) Date: Wed, 25 May 2005 09:23:31 +0200 Subject: [Matroska-general] mkv and Media Player In-Reply-To: References: Message-ID: <429427F3.10203@free.fr> It should work without any problem in WMP10. What version of the pack (if any) are you using ? Eric Haws a ?crit : > how do i get mkv to play on Windows Media Player version 9 or 10. I find > it annoying having to open the files over and over to play them instead > of having them in a library and a playlist. > > _________________________________________________________________ > Take charge with a pop-up guard built on patented Microsoft? SmartScreen > Technology. > http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines > Start enjoying all the benefits of MSN? Premium right now and get the > first two months FREE*. > > _______________________________________________ > Matroska-general mailing list > Matroska-general at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general -- robUx4 on blog From tomsilvestro at comcast.net Thu May 26 20:03:50 2005 From: tomsilvestro at comcast.net (Thomas Silvestro) Date: Thu, 26 May 2005 11:03:50 -0700 Subject: [Matroska-general] problem demuxing h264 files Message-ID: <000601c5621d$45d137c0$6501a8c0@thomas> Hello Matroska I need a little help with these new h264 .mkv files I've been downloading from IRC. When I try to demux them using your MKVEGUI the audio and subtitles demux without a problem but when it comes the video the dumxer did not know the right extension to use. I gave it and avi extension (witch is what is usually dumuxes the video to) but it could not create the file. Is there a new update coming in for your demuxer or is this h264 not recognized yet by your software. Please help me if you can. Tom Silvestro tomsilvestro at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From moritz at bunkus.org Thu May 26 21:30:56 2005 From: moritz at bunkus.org (Moritz Bunkus) Date: Thu, 26 May 2005 21:30:56 +0200 Subject: [Matroska-general] problem demuxing h264 files In-Reply-To: <000601c5621d$45d137c0$6501a8c0@thomas> References: <000601c5621d$45d137c0$6501a8c0@thomas> Message-ID: <200505262131.00652.moritz@bunkus.org> Hey, mkvextract doesn't support h.264 extraction, and I don't plan on adding it in the near future. Mosu -- If Darl McBride was in charge, he'd probably make marriage unconstitutional too, since clearly it de-emphasizes the commercial nature of normal human interaction, and probably is a major impediment to the commercial growth of prostitution. - Linus Torvalds -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ddmp at sympatico.ca Mon May 30 01:41:20 2005 From: ddmp at sympatico.ca (Daniel Almer) Date: Sun, 29 May 2005 19:41:20 -0400 Subject: [Matroska-general] Quick question Message-ID: <000601c564a7$eba9b190$6500a8c0@almer1952uogut> If I were to burn a MKV file to a DVD, which would be the best program to use? (preferably free) Thanks PS: Please respond ASAP -------------- next part -------------- An HTML attachment was scrubbed... URL: From stephan at matroska.org Mon May 30 09:54:09 2005 From: stephan at matroska.org (Stephan Verhoeven) Date: Mon, 30 May 2005 09:54:09 +0200 Subject: [Matroska-general] Quick question In-Reply-To: <000601c564a7$eba9b190$6500a8c0@almer1952uogut> References: <000601c564a7$eba9b190$6500a8c0@almer1952uogut> Message-ID: <429AC6A1.1090208@matroska.org> An HTML attachment was scrubbed... URL: From chris at matroska.org Tue May 31 01:19:02 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Tue, 31 May 2005 01:19:02 +0200 Subject: [Matroska-general] Submitting matroska pack and mkvtoolnix Message-ID: <429B9F66.8030806@matroska.org> http://www.handyarchive.com/submit.html ... anybody here fit with XML :D ?? From chris at matroska.org Tue May 31 01:33:43 2005 From: chris at matroska.org (Christian HJ Wiesner) Date: Tue, 31 May 2005 01:33:43 +0200 Subject: [Matroska-general] Submitting matroska pack and mkvtoolnix In-Reply-To: <429B9F66.8030806@matroska.org> References: <429B9F66.8030806@matroska.org> Message-ID: <429BA2D7.8020907@matroska.org> Christian HJ Wiesner schrieb: > http://www.handyarchive.com/submit.html ... anybody here fit with XML > :D ?? More work for 'you' : http://www.mymusictools.com/download/matroska-mkv/ http://www.handyarchive.com/free/matroska-mkv/ http://www.downloadjunction.com/product/software/42340/ From remy.pradier at free.fr Mon May 30 19:51:27 2005 From: remy.pradier at free.fr (=?ISO-8859-1?Q?R=E9my_PRADIER?=) Date: Mon, 30 May 2005 19:51:27 +0200 Subject: [Matroska-general] s there a tool that allows to add/remove attachements to a mkv file ? Message-ID: <429B529F.7010503@free.fr> Hi I just hope I asked this question to the right person. I tried to searchvia google and did not find anything on this. I tried to use mkv verge but it won't enable attachements removal. The mkv format is really gret by the way, thanks ! Thanls for your help in advance, R?my