From sarreq at gmail.com Mon Dec 1 08:31:55 2008 From: sarreq at gmail.com (Sarreq) Date: Mon, 1 Dec 2008 07:31:55 +0000 (UTC) Subject: [Matroska-devel] new build(s)? Message-ID: will there be a new build anytime soon? or a 64bit build? I understand you're working with the Popcorn Hour people and probably have other things to do, but a newer build would be much appreciated. From jiri.kula at tul.cz Tue Dec 2 18:24:17 2008 From: jiri.kula at tul.cz (Jiri Kula) Date: Tue, 02 Dec 2008 18:24:17 +0100 Subject: [Matroska-devel] Media splitter inside code Message-ID: <49356F41.6040400@tul.cz> Hello, could you please advice me? I'd like to use Haali Media Splitter filter as a source in my graph. I do not know how to set input file while invoking it's interface on pGraph->addFilter(); It does work with graphbuilder where I choose the filter, insert it into the graph and file open dialog appears. The question again is - how to make it work manually in my code. Could you offer some example source code on this? Any kind of help is appreciated. Thanks, George. From mike at haali.net Wed Dec 3 09:14:59 2008 From: mike at haali.net (=?UTF-8?B?0JzQuNGF0LDQuNC7INCc0LDRhtC90LXQsg==?=) Date: Wed, 03 Dec 2008 11:14:59 +0300 Subject: [Matroska-devel] Media splitter inside code In-Reply-To: <49356F41.6040400@tul.cz> References: <49356F41.6040400@tul.cz> Message-ID: <49364003.6040508@haali.net> Jiri Kula wrote: > Hello, could you please advice me? I'd like to use Haali Media Splitter > filter as a source in my graph. I do not know how to set input file > while invoking it's interface on pGraph->addFilter(); It does work with > graphbuilder where I choose the filter, insert it into the graph and > file open dialog appears. The question again is - how to make it work > manually in my code. Could you offer some example source code on this? > Any kind of help is appreciated. You need to use a standard IFileSourceFilter interface to load a file. Query the interface after adding the splitter to the graph and call the Load method. From lars_the_best at hotmail.it Fri Dec 5 11:48:50 2008 From: lars_the_best at hotmail.it (Alessandro De Biaggio) Date: Fri, 5 Dec 2008 11:48:50 +0100 Subject: [Matroska-devel] (no subject) Message-ID: hi!i have some trouble about viewing the .mkv... files...i tried to play with different players but it doesn't work like it has...normally i play video with Zoomplayer or Mediaplayer Classic. sometimes audio is good but there are some problems with video that's not fluently and sometimes get freeze...i don t know what to do right now... the file is a Metallica's concert live in korea and it has more than 6Gb... _________________________________________________________________ 50 nuovi schemi per giocare su CrossWire! Accetta la sfida! http://livesearch.games.msn.com/crosswire/play_it/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeotamako at yahoo.com Mon Dec 8 21:38:33 2008 From: jeotamako at yahoo.com (Jeo Tamako) Date: Mon, 8 Dec 2008 12:38:33 -0800 (PST) Subject: [Matroska-devel] DVD conversion Message-ID: <458066.29729.qm@web56808.mail.re3.yahoo.com> I fllowed your instruction at (http://www.matroska.org/technical/guides/dvd/index.html), tried to convert a .mkv file to DVD with SantaDVD. I did exactly steps your indicated, but when I open SantaDVD and choose my .mkv file, it says "unsupported". ? I don't have any other decode programs (like VCL .. No at all). I can play this mkv with your suggested version of old MS media player.(I downloaded from your site and installed on my PC). ? Please advise. ? Thanks. ? Jeo Tamako -------------- next part -------------- An HTML attachment was scrubbed... URL: From mufasa.yang at sunplus.com Tue Dec 9 12:02:23 2008 From: mufasa.yang at sunplus.com (=?Big5?B?U2h1LUNoaW5nIFlhbmcgt6iu0atD?=) Date: Tue, 9 Dec 2008 19:02:23 +0800 Subject: [Matroska-devel] How to find the exact SamplingFrequency on Track group Message-ID: Dear Sir I wonder that SamplingFrequency of Track group is defined as float. The raw data of this field is 0x47 3B 80 00. It's a large integer. MKVtoolnix\mkvinfo.exe can parse it as 48000.000000. Is there any translation formula for SamplingFrequency? I find the detail information about this field on http://www.matroska.org/technical/specs/index.html But there is not any clue about this field. It is very welcome if you have any suggestions. Thanks. Sincerely, Mufasa ======================================== Sunplus Technology Co., Ltd. Shu-Ching Yang ??? TEL:886-3-5786005 ext.3388 ======================================== ______________________________________________________________________________________ Entry-level to High-end: The one-stop-shop digital TV IC solutions Sunplus at 2009 International CES .Date: January 8 to 11,2009 .Time: 8:00am to 5:00pm(Last day to 3:00pm) .Venue: Booth#73654, Sands Expo, Las Vegas ______________________________________________________________________________________ For more information, please go to: www.sunplus.com/events/ces2009.asp Contact our sales representatives and event coordinator by E-mail: event at sunplus.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: raw_audio_track.JPG Type: image/jpeg Size: 69872 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: audio_track_mkvinfo.JPG Type: image/jpeg Size: 27535 bytes Desc: not available URL: From xiafei_mao at panovasic.com Tue Dec 16 06:38:48 2008 From: xiafei_mao at panovasic.com (=?gb2312?B?w6vPxLfJIA==?=) Date: Tue, 16 Dec 2008 13:38:48 +0800 Subject: [Matroska-devel] about mkv Message-ID: <20081216053853.2F7E61F7042@smtp1.263xmail.com> An HTML attachment was scrubbed... URL: From ogg.k.ogg.k at googlemail.com Thu Dec 18 09:36:36 2008 From: ogg.k.ogg.k at googlemail.com (ogg.k.ogg.k at googlemail.com) Date: Thu, 18 Dec 2008 08:36:36 +0000 Subject: [Matroska-devel] about mkv In-Reply-To: <20081216053853.2F7E61F7042@smtp1.263xmail.com> References: <20081216053853.2F7E61F7042@smtp1.263xmail.com> Message-ID: > I download some .mkv file from Internet. And I want to separate the video > data from the .mkv file. Buf I don't know how the .mvk file combine the > video and audio data. I need help. Can't you tell me how to do. mkvtoolnix can merge and split Matroska tracks. From g_lovato at ubbi.com Sun Dec 21 22:52:16 2008 From: g_lovato at ubbi.com (Guillermo Lovato) Date: Sun, 21 Dec 2008 21:52:16 +0000 (UTC) Subject: [Matroska-devel] Haali renderer with MPC and max texture size Message-ID: Haali, with latest CCCP i've noticed that when using your renderer i get pixelated low-res subtitles, and when using VMR9 i get perfect sharp antialiased subtitles. After talking with the guys on CCCP they pointed me to where the problem lies http://www.cccp-project.net/forums/index.php?topic=3135.msg22141#msg22141 which shows that for your renderer the max texture size of desktop size is commented out do you have any idea why? From markdevita at verizon.net Wed Dec 24 00:37:41 2008 From: markdevita at verizon.net (Mark DeVita) Date: Tue, 23 Dec 2008 18:37:41 -0500 Subject: [Matroska-devel] Haali Media Splitter compatability with Sony Picture Motion Browser (PMB) Message-ID: HI, I was wondering if you can fix the issue where if you install the HMaali Media Splitter, the Sony Picture Motion Browser can no longer play AVCHD files. Until it is uninstalled. Could you create an option to have this application use its native codec, while allow other windows apps like Windows Media Player, and Picasa3 to use the Haali Media Splitter codec? Thanks, Mark -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at haali.net Fri Dec 26 10:11:32 2008 From: mike at haali.net (=?UTF-8?B?0JzQuNGF0LDQuNC7INCc0LDRhtC90LXQsg==?=) Date: Fri, 26 Dec 2008 12:11:32 +0300 Subject: [Matroska-devel] Haali Media Splitter compatability with Sony Picture Motion Browser (PMB) In-Reply-To: References: Message-ID: <49549FC4.9000605@haali.net> Mark DeVita wrote: > HI, > > > > I was wondering if you can fix the issue where if you install the HMaali > Media Splitter, the Sony Picture Motion Browser can no longer play > AVCHD files. Until it is uninstalled. > > > > Could you create an option to have this application use its native > codec, while allow other windows apps like Windows Media Player, and > Picasa3 to use the Haali Media Splitter codec? Select only Matroska file support when installing the splitter. You can turn off support for file types that you don't need. > > > > Thanks, > > Mark > > > ------------------------------------------------------------------------ > > _______________________________________________ > Matroska-devel mailing list > Matroska-devel at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel > Read Matroska-Devel on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.devel From chris at matroska.org Fri Dec 26 11:20:05 2008 From: chris at matroska.org (Christian Wiesner) Date: Fri, 26 Dec 2008 11:20:05 +0100 Subject: [Matroska-devel] DVD conversion In-Reply-To: <458066.29729.qm@web56808.mail.re3.yahoo.com> References: <458066.29729.qm@web56808.mail.re3.yahoo.com> Message-ID: <21e2294b0812260220q761fe942qb4cecafceb138253@mail.gmail.com> Does the MKV file play in Windows Media Player ? Christian 2008/12/8 Jeo Tamako > I fllowed your instruction at ( > http://www.matroska.org/technical/guides/dvd/index.html), tried to convert > a .mkv file to DVD with SantaDVD. I did exactly steps your indicated, but > when I open SantaDVD and choose my .mkv file, it says "unsupported". > > I don't have any other decode programs (like VCL .. No at all). I can play > this mkv with your suggested version of old MS media player.(I downloaded > from your site and installed on my PC). > > Please advise. > > Thanks. > > Jeo Tamako > > > _______________________________________________ > Matroska-devel mailing list > Matroska-devel at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel > Read Matroska-Devel on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From harshk at microsoft.com Tue Dec 30 20:50:18 2008 From: harshk at microsoft.com (Harsha Kikkeri (CODECS & DSP)) Date: Tue, 30 Dec 2008 11:50:18 -0800 Subject: [Matroska-devel] Request for information to improve the interaction between Windows VC1, H.264 decoders and Haali Media Splitters Message-ID: <9D6A37B7E1AF664493D03F8D6109CC015AEC6AC07D@NA-EXMSG-C102.redmond.corp.microsoft.com> Hi Matroska Developers, I work in the codecs team of Microsoft, which is responsible for VC1/H264/MPEG2 inbox decoders. According to the change list, you made certain changes for working around the limitations of the VC1 decoder. 1) Fixed handling of VC-1 with changing sequence headers in PS and TS containers 2) Fixed VC-1 aspect ratio detection 3) Added a workaround to make MS VC-1 DMO decoder accept formats with included aspect ratio information We have already fixed 1) for Windows 7 where the VC1 decoder can now handle dynamic format changes. We would like to fix 2) and 3) as well. Looking at our code, we do handle aspect ratio when the media type is VideoInfoHeader2 (VIH2). Could you tell us more about the problem that you faced? It would be great if you could share the media files which exhibited the problems with an older version of Haali media splitter without the fixes. Also, the splitter is not inserting start codes for 'AVC1' format, could you add an additional output media type 'H264' so that inbox decoder can play such content? When splitter is connected using 'H264' media type it should 1. Send SPS and PPS NALUs as part of compressed bitstream data, and 2. Insert start codes and send AVC bitstream as explained in Byte Stream Format section of Annex B of ISO/IEC 14496-10. This posting is provided "AS IS" with no warranties, and confers no rights. Thanks -Harsha. -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at matroska.org Tue Dec 30 23:14:20 2008 From: chris at matroska.org (Christian Wiesner) Date: Tue, 30 Dec 2008 23:14:20 +0100 Subject: [Matroska-devel] Request for information to improve the interaction between Windows VC1, H.264 decoders and Haali Media Splitters In-Reply-To: <9D6A37B7E1AF664493D03F8D6109CC015AEC6AC07D@NA-EXMSG-C102.redmond.corp.microsoft.com> References: <9D6A37B7E1AF664493D03F8D6109CC015AEC6AC07D@NA-EXMSG-C102.redmond.corp.microsoft.com> Message-ID: <21e2294b0812301414l34ac3985qeb94f28fd433110a@mail.gmail.com> Hi Harsha, please note that the Haali splitter is the work of a single individual, Mike 'Haali' Matsnev from Russia. Some time ago he mentioned he doesn't see himself a true member of the matroska team, but i may not be up-to-date and this may have changed today. Either way, pls. feel free to use this mailing list to reach him, as i know he is reading here from time to time. Regards Christian matroska co-founder 2008/12/30 Harsha Kikkeri (CODECS & DSP) > Hi Matroska Developers, > > > > I work in the codecs team of Microsoft, which is responsible for > VC1/H264/MPEG2 inbox decoders. > > According to the change list, you made certain changes for working around > the limitations of the VC1 decoder. > > > > 1) Fixed handling of VC-1 with changing sequence headers in PS and TS > containers > > 2) Fixed VC-1 aspect ratio detection > > 3) Added a workaround to make MS VC-1 DMO decoder accept formats with > included aspect ratio information > > > > We have already fixed 1) for Windows 7 where the VC1 decoder can now handle > dynamic format changes. > > > > We would like to fix 2) and 3) as well. Looking at our code, we do handle > aspect ratio when the media type is VideoInfoHeader2 (VIH2). > > > > Could you tell us more about the problem that you faced? It would be great > if you could share the media files which exhibited the problems with an > older version of Haali media splitter without the fixes. > > > > Also, the splitter is not inserting start codes for 'AVC1' format, could > you add an additional output media type 'H264' so that inbox decoder can > play such content? > > > > When splitter is connected using 'H264' media type it should > > 1. Send SPS and PPS NALUs as part of compressed bitstream data, and > > 2. Insert start codes and send AVC bitstream as explained in Byte > Stream Format section of Annex B of ISO/IEC 14496-10. > > > > > > This posting is provided "AS IS" with no warranties, and confers no rights. > > > > Thanks > > -Harsha. > > _______________________________________________ > Matroska-devel mailing list > Matroska-devel at lists.matroska.org > http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel > Read Matroska-Devel on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jason.jones1 at ymail.com Tue Dec 30 23:13:28 2008 From: jason.jones1 at ymail.com (Jason Jones) Date: Tue, 30 Dec 2008 14:13:28 -0800 (PST) Subject: [Matroska-devel] Exe file properties Message-ID: <706345.99526.qm@web59904.mail.ac4.yahoo.com> Hi, ? Firstly, thank you for Matroska Splitter. I only recently discovered it but it has been very useful. ? I would like to request that you add the relevant information to the Product Name, Product Company and Product version tags on the main .exe file if this is possible. ? The reason I ask is that I use a piece of software called SUMo which checks for product updates. SUMo and a number of other update checking programs require that executables have these tags completed to allow them to check their databases for the latest version. ? Thank you for considering my request. Stay connected to the people that matter most with a smarter inbox. Take a look http://au.docs.yahoo.com/mail/smarterinbox -------------- next part -------------- An HTML attachment was scrubbed... URL: