From mousekrup at centrum.cz Wed Jul 6 17:28:01 2011 From: mousekrup at centrum.cz (=?UTF-8?B?TWlrdWzDocWhIEtydXBpxI1rYQ==?=) Date: Wed, 06 Jul 2011 17:28:01 +0200 Subject: [Matroska-devel] Unable to compile tests In-Reply-To: References: Message-ID: <4E147F01.4030601@centrum.cz> Hi, I tryed to compile test included in libmatroska-1.2.0 source code (test/ebml/test0.cpp) but with no success. Can you please point me where I do the mistake (or maybe fix the code :) ). EBML library version is 1.2.1. The few first lines of errors: test0.cpp: In function ?int main()?: test0.cpp:102:23: error: cannot declare variable ?testUInt? to be of abstract type ?libebml::EbmlUInteger? /usr/local/include/ebml/EbmlUInteger.h:52:54: note: because the following virtual functions are pure within ?libebml::EbmlUInteger?: /usr/local/include/ebml/EbmlElement.h:393:25: note: virtual libebml::EbmlElement* libebml::EbmlElement::Clone() const /usr/local/include/ebml/EbmlElement.h:395:11: note: virtual libebml::EbmlElement::operator const libebml::EbmlId&() const /usr/local/include/ebml/EbmlElement.h:401:33: note: virtual const libebml::EbmlCallbacks& libebml::EbmlElement::Generic() const /usr/local/include/ebml/EbmlElement.h:403:31: note: virtual libebml::EbmlElement& libebml::EbmlElement::CreateElement() const test0.cpp:104:11: error: ?class libebml::EbmlUInteger? has no member named ?SetID? test0.cpp:113:23: error: cannot declare variable ?testSInt? to be of abstract type ?libebml::EbmlSInteger? /usr/local/include/ebml/EbmlSInteger.h:54:54: note: because the following virtual functions are pure within ?libebml::EbmlSInteger?: /usr/local/include/ebml/EbmlElement.h:393:25: note: virtual libebml::EbmlElement* libebml::EbmlElement::Clone() const ... Greetings, Miki From owyntyler at gmail.com Thu Jul 7 17:08:50 2011 From: owyntyler at gmail.com (Owyn) Date: Thu, 7 Jul 2011 19:08:50 +0400 Subject: [Matroska-devel] bugreport haali mkv splitter Message-ID: couldn't find where to post bugreports so i'll post here. with the KMPlayer (korean) + haali mkv splitter + and "system default" choosen as multiaudio stream switcher - last one doesn't work including hotkey (ctrl+x), with all other media splitters it works fine, but with haali - not. please fix it. thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From slhomme at matroska.org Sat Jul 9 08:55:10 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 08:55:10 +0200 Subject: [Matroska-devel] [request] load external (separated) chapter file In-Reply-To: <201534.73335.qm@web46212.mail.sp1.yahoo.com> References: <201534.73335.qm@web46212.mail.sp1.yahoo.com> Message-ID: Sounds like a good idea. You may also submit the idea to the MPC-HC people and VLC people as well. On Sun, Jun 19, 2011 at 11:21 AM, Heaven Hunter wrote: > DirectVobSub/VSFilter can take external subtitle file (.ass / .srt) to be > rendered to video. This external file is separated from the main media > file. > > Is it possible for Haali Media Splitter to also able to take external > chapter > file (i.e. txt, xml) ? > so we can dynamicly add/edit chapter information without modify the main > media file. > > Sometimes there are needs for adding chapter to "unchaptered media", but > somehow > we need to maintain original file. We shouldn't do any modification to the > file, > and make the backup of the file isn't a choice since the size is huge. > > Thanks in advance. > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman -------------- next part -------------- An HTML attachment was scrubbed... URL: From slhomme at matroska.org Sat Jul 9 08:58:20 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 08:58:20 +0200 Subject: [Matroska-devel] multiple happning of level-0 & level-1 ebml element issue In-Reply-To: <1308633434.11295.YahooMailNeo@web137304.mail.in.yahoo.com> References: <1308633434.11295.YahooMailNeo@web137304.mail.in.yahoo.com> Message-ID: It's very easy. You create 2 Matroska files and you concatenate them. There you have a file with many segments and EBML headers. On Tue, Jun 21, 2011 at 7:17 AM, patel jigar wrote: > Hi, > > i am working on project of? Matroska demuxer library. So should i make > support of mkv file with multiple segment ,multiple header or in one segment > multiple tracks ,multiple segment info,multiple tags are there.? > still yet? i have not find any file with such multiple element. > please reply. > > JIGAR PATEL > B.TECH EC > +91 9898193850 > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman From slhomme at matroska.org Sat Jul 9 09:00:02 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 09:00:02 +0200 Subject: [Matroska-devel] Hello Matroska Group In-Reply-To: References: Message-ID: It doesn't support Microsoft Visual Studio. (although with a bit of work, it's possible to make it work) On Wed, Jun 22, 2011 at 11:47 AM, DUNG NGUYEN wrote: > Dear Everyone, > > I had read MKVToolnix 4.8 release project. I was download all > libraries need for this project. I don't understand why i can't > running this project. I hope so, I receive support from everyone as > soon as possible. > > Best regards > Dung Nguyen From VietNam > > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman From slhomme at matroska.org Sat Jul 9 09:15:41 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 09:15:41 +0200 Subject: [Matroska-devel] Support for DTS and DTS-HD formats in the mkv container In-Reply-To: References: <201106100956.43886.moritz@bunkus.org> <92c36ccaf16b6c70b19e00bf6b94a5b5@www.bunkus.org> Message-ID: Added to our codec specs page. http://www.matroska.org/technical/specs/codecid/index.html I didn't add a marker for the different core-compatible DTS variants. Is there a common/easy way to identify them ? In other words that a program like mkvmerge could check in the bitstream and add a codec private value if applicable ? Steve On Fri, Jun 24, 2011 at 8:45 PM, Phillip Maness wrote: > Thanks > > -----Original Message----- > From: matroska-devel-bounces at lists.matroska.org [mailto:matroska-devel-bounces at lists.matroska.org] On Behalf Of Moritz Bunkus > Sent: Wednesday, June 22, 2011 1:42 PM > To: Discussion about the current and future development of Matroska > Subject: Re: [Matroska-devel] Support for DTS and DTS-HD formats in the mkv container > > Hey, > > On Wed, 22 Jun 2011 12:53:32 -0700, Phillip Maness wrote: > >> Thanks everyone for your input. It sounds like the following should >> be acceptable: > > Sounds good from my point of view. We'll update the specs (Steve can > you do it? Otherwise I'll try to do it this weekend along with the > libamtroska release). > >> Is there any other component of the MKV spec that needs to be >> modified to support the two new applications of DTS codecs? > > I don't think so -- unless they introduce some radical new concept that > is relevant on the container level (e.g. track X contains only the > differences to track Y and cannot be decoded without it -- completely > hypothetical feature). > > Regards, > mosu > > _______________________________________________ > 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 > > Notice: > This message and any included attachments are intended only for the use of the addressee, and may contain information that is privileged or confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy the original message and any copies or printouts hereof. > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman From slhomme at matroska.org Sat Jul 9 09:25:04 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 09:25:04 +0200 Subject: [Matroska-devel] Bug report: Merging SRT subtitles into MKV with 6 channel AAC In-Reply-To: References: Message-ID: Can you upload the file that was broken or the source files to make it ? On Sat, Jun 25, 2011 at 5:43 PM, BLW at BT wrote: > Just came across this one. > > I created an MKV with AVC video and 6 channel AAC-LC 256Kbps audio using > latest MeGUI 2028 (svn) fully updated with built-in mkvmerge 4.8.0 > Duration was 59 minutes. > > After checking the SRT sync I then merged in the SRT file into MKV using > standalone version of mkvmerge GUI 4.8.0 > Duration was now 69 minutes. > On playback sound stops about 10 minutes from the end. > > The way around the problem is to merge the video, audio and subtitle files > together within MeGUI and avoid using the standalone version of mkvmerge GUI > 4.8.0 > > I haven't tried an older version of mkvtoolnix. I suspect the 6 channel AAC > is causing the problem as this is the first time I've used the "Nero > Mult-channel 256Kbps" profile in MeGUI. > > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman From slhomme at matroska.org Sat Jul 9 09:28:31 2011 From: slhomme at matroska.org (Steve Lhomme) Date: Sat, 9 Jul 2011 09:28:31 +0200 Subject: [Matroska-devel] Unable to compile tests In-Reply-To: <4E147F01.4030601@centrum.cz> References: <4E147F01.4030601@centrum.cz> Message-ID: Yes, only test6 and test8 actually compile and do something. The others are mostly as example on how the code is supposed to be used and are not maintained. On Wed, Jul 6, 2011 at 5:28 PM, Mikul?? Krupi?ka wrote: > Hi, > > I tryed to compile test included in libmatroska-1.2.0 source code > (test/ebml/test0.cpp) but with no success. Can you please point me where I > do the mistake (or maybe fix the code :) ). EBML library version is 1.2.1. > > The few first lines of errors: > > test0.cpp: In function ?int main()?: > test0.cpp:102:23: error: cannot declare variable ?testUInt? to be of > abstract type ?libebml::EbmlUInteger? > /usr/local/include/ebml/EbmlUInteger.h:52:54: note: ? because the following > virtual functions are pure within ?libebml::EbmlUInteger?: > /usr/local/include/ebml/EbmlElement.h:393:25: note: ? ? virtual > libebml::EbmlElement* libebml::EbmlElement::Clone() const > /usr/local/include/ebml/EbmlElement.h:395:11: note: ? ? virtual > libebml::EbmlElement::operator const libebml::EbmlId&() const > /usr/local/include/ebml/EbmlElement.h:401:33: note: ? ? virtual const > libebml::EbmlCallbacks& libebml::EbmlElement::Generic() const > /usr/local/include/ebml/EbmlElement.h:403:31: note: ? ? virtual > libebml::EbmlElement& libebml::EbmlElement::CreateElement() const > test0.cpp:104:11: error: ?class libebml::EbmlUInteger? has no member named > ?SetID? > test0.cpp:113:23: error: cannot declare variable ?testSInt? to be of > abstract type ?libebml::EbmlSInteger? > /usr/local/include/ebml/EbmlSInteger.h:54:54: note: ? because the following > virtual functions are pure within ?libebml::EbmlSInteger?: > /usr/local/include/ebml/EbmlElement.h:393:25: note: ? ? virtual > libebml::EbmlElement* libebml::EbmlElement::Clone() const > ... > > Greetings, > Miki > > _______________________________________________ > 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 -- Steve Lhomme Matroska association Chairman From Phillip.Maness at dts.com Wed Jul 13 18:53:17 2011 From: Phillip.Maness at dts.com (Phillip Maness) Date: Wed, 13 Jul 2011 09:53:17 -0700 Subject: [Matroska-devel] Support for DTS and DTS-HD formats in the mkv container In-Reply-To: References: <201106100956.43886.moritz@bunkus.org> <92c36ccaf16b6c70b19e00bf6b94a5b5@www.bunkus.org> Message-ID: It is possible to check the bit stream to find the variants, but whether it would be considered "easy" depends on your pain threshold. The DTS bitstream is published ETSI as TS102114. The current version only described the core (from 2002), but the full DTS-HD bitstream spec is scheduled to be approved for publication in ETSI next month, (TS102114 version 1.3.1). ETSI specifications are free to download at www.etsi.org. EXT_AUDIO and EXT_AUDIO_ID will indicate extensions within the core substream, (currently visible in TS102114 v1.2.1, except for the case of XXCH). In the accompanying extension substream, if it is present, nuCoreExtensionMask will reveal the contained coding components. Cheers, Phil -----Original Message----- From: matroska-devel-bounces at lists.matroska.org [mailto:matroska-devel-bounces at lists.matroska.org] On Behalf Of Steve Lhomme Sent: Saturday, July 09, 2011 12:16 AM To: Discussion about the current and future development of Matroska Subject: Re: [Matroska-devel] Support for DTS and DTS-HD formats in the mkv container Added to our codec specs page. http://www.matroska.org/technical/specs/codecid/index.html I didn't add a marker for the different core-compatible DTS variants. Is there a common/easy way to identify them ? In other words that a program like mkvmerge could check in the bitstream and add a codec private value if applicable ? Steve On Fri, Jun 24, 2011 at 8:45 PM, Phillip Maness wrote: > Thanks > > -----Original Message----- > From: matroska-devel-bounces at lists.matroska.org [mailto:matroska-devel-bounces at lists.matroska.org] On Behalf Of Moritz Bunkus > Sent: Wednesday, June 22, 2011 1:42 PM > To: Discussion about the current and future development of Matroska > Subject: Re: [Matroska-devel] Support for DTS and DTS-HD formats in the mkv container > > Hey, > > On Wed, 22 Jun 2011 12:53:32 -0700, Phillip Maness wrote: > >> Thanks everyone for your input. It sounds like the following should >> be acceptable: > > Sounds good from my point of view. We'll update the specs (Steve can > you do it? Otherwise I'll try to do it this weekend along with the > libamtroska release). > >> Is there any other component of the MKV spec that needs to be >> modified to support the two new applications of DTS codecs? > > I don't think so -- unless they introduce some radical new concept that > is relevant on the container level (e.g. track X contains only the > differences to track Y and cannot be decoded without it -- completely > hypothetical feature). > > Regards, > mosu > > _______________________________________________ > 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 > > Notice: > This message and any included attachments are intended only for the use of the addressee, and may contain information that is privileged or confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy the original message and any copies or printouts hereof. > _______________________________________________ > 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 > -- Steve Lhomme Matroska association Chairman _______________________________________________ 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 Notice: This message and any included attachments are intended only for the use of the addressee, and may contain information that is privileged or confidential. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please destroy the original message and any copies or printouts hereof. From aycolumbia at live.com Sat Jul 23 16:32:33 2011 From: aycolumbia at live.com (AYColumbia) Date: Sat, 23 Jul 2011 09:32:33 -0500 Subject: [Matroska-devel] Fw: Haali Splitter Not Detecting Video Stream Message-ID: Hello, Has anyone looked at this issue as I have not heard back from anyone on this. This continues to be an issue. Please note that the recent build of MPC-HC?s (x64 version 1.5.2.3158) internal TS splitter works just fine. I?m using Haali version 1.11.96.14 (x64). Thanks for any help on this. From: AYColumbia Sent: Wednesday, May 11, 2011 6:42 PM To: Matroska Developers Subject: [Matroska-devel] Haali Splitter Not Detecting Video Stream Hello, I have been in contact with the folks at VideoReDo as I use their h264 TVSuite product. They?ve recently added MKV support so I can open MKVs directly, edit them and then save as elementary streams or TS and so on. I ran into an issue that we?ve been unable to figure out. On all my systems, the TS file produced is compliant per the VRD developers yet the Haali splitter does not recognize the video stream. Loading the TS file into graphstudio64 only shows the audio pin. If I remux the file with tsmuxer, the resulting file is fine and the Haali splitter recognizes both streams. I?ve uploaded a small sample of the problematic file to mediafire here: http://www.mediafire.com/file/ji8jbhbukiluaja/vrd_clip-001-small.ts. This happens on all my PCs (3) and all run Windows 7 Ultimate 64bit with Sp1 and all latest updates. All use AMD video and two are custom built towers and one ASUS laptop. Please let me know if you need any other info or if you experience the same issue with this file. The VRD developer did mention something about NALs and the file is compliant but I?m not technically advanced in this area and only know basic stuff. Thanks for any help you can offer. A. Yousif -------------------------------------------------------------------------------- _______________________________________________ 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 bram.vandenholen at gmail.com Wed Jul 27 17:54:57 2011 From: bram.vandenholen at gmail.com (Bram Vandenholen) Date: Wed, 27 Jul 2011 17:54:57 +0200 Subject: [Matroska-devel] batch support Message-ID: Hi I have been using the matroska splitter software and it works great. Is there a way to enable batch support? or perhaps a command line interface so I can automate it myself? bram -------------- next part -------------- An HTML attachment was scrubbed... URL: From crockabiscuit at gmail.com Sun Jul 31 11:26:13 2011 From: crockabiscuit at gmail.com (crocket) Date: Sun, 31 Jul 2011 18:26:13 +0900 Subject: [Matroska-devel] I have a feature request about matroska tags. Message-ID: I don't know where else to ask this, so forgive me for asking this mailing list. I want to add a tag entry that describes the name of the anime that a song belongs to. For example, irony sung by ClariS is the opening song of Ore no Imouto ga Konna ni Kawaii Wake ga Nai ( ???????????????? ). Therefore, "irony" is a soundtrack of that anime. What would be the proper tag entry for the name of that anime? I couldn't find a proper one in both ID3v2 and matroska tag specification. If there is no such thing, can you please consider making a new tag entry for that kind of stuff?