<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.multimedia.matroska.user">
    <title>gmane.comp.multimedia.matroska.user</title>
    <link>http://blog.gmane.org/gmane.comp.multimedia.matroska.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2359"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2356"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2352"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2347"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2340"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2336"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2333"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2331"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2330"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2328"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2326"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2323"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2320"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2319"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2317"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2316"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2311"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2310"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2309"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2359">
    <title>Streaming with MKV</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2359</link>
    <description>&lt;pre&gt;Hi All,

I'm attempting to use mkv for broadcasting a live video and audio stream.
It appears that either a single segment of an unknown size can be used or
numerous segments of some discreet size can be concatenated together.
However it is not clear how the segment(s) should be generated with regard
to safely updating the mkv file on the server side as it's being
simultaneously read by the client.
Any help with this would be greatly appreciated.

Thanks,
Keith
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>Keith fogarty</dc:creator>
    <dc:date>2013-05-23T09:33:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2356">
    <title>Matroska http live streaming</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2356</link>
    <description>&lt;pre&gt;Hi all,
I just read your streaming guide
http://matroska.org/technical/streaming/index.html and its not clear how to
stream matroska files segmentally (1s as it said) over http? What programm
should segment my mkv file? Can you have examples segmented mkv streaming?

I'm asking because I use apple HLS (http live streaming) protocol to do
such thing: segmented video with different qualities streamed to clients.
Can I do this with mkv?

Thank you!
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>vasya</dc:creator>
    <dc:date>2013-04-11T16:18:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2352">
    <title>Extract untouched audio track from mkv/webmprogramatically</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2352</link>
    <description>&lt;pre&gt;Hi,

I would like to extract an .ogg file from an .mkv file programatically
(maybe from a .webm, but I care more about the .mkv at this point). By this
I mean without mkvtoolnix/ffmpeg or such tools or libraries. (The only
third party application that I could use to achieve what I want is an EBML
parser, and that's it.)

I understand that the contents of every .mkv file is described using the
EBML format. I use an EBML parser to extract information from .mkv files
and this part works great: I can successfully navigate my way through the
EBML and find the Tracks element and the TrackEntry for the audio track
that I want (which is an ogg vorbis audio track).

Now, this is the point where I'm stuck. I've read the manual/specification
for EBML but I'm not sure if I got it right. As I understood it the actual
data (video and/or audio) are located *inside* the Cluster element, which
could contain a lot of Block/SimpleBlock elements. I can find these, *all
of them*, but I guess I don't need all of them (only the ones which belong
to the TrackEntry I'm interested in).

Given these, my first question is as follows.

How can I identify the Block/SimpleBlock elements belonging to a particular
TrackEntry? (My guess is that by a TrackUID, but I couldn't figure where
does a Block/SimpleBlock contains which TrackEntry/TrackUID it belongs to.)

But, let's say I've found all the Block/SimpleBlock elements that belong to
a single audio ogg vorbis audio track. Can I just *append* these after each
other and be done with it? (My guess is *no way*, because that would be too
simple.) So, after I found all the Block/SimpleBlock elements I need, how
can I make an ogg vorbis audio file from them?

If someone could give me heads up/some pointers on these questions that
would be nice.

I'm not looking for working code snippets or stuff like that, but if anyone
knows of a *test case* that is lurking around in some ebml/mkv/whatever
code repository which tests mkv audio extraction methods or something like
that, than a link pointing to it would be nice too.

I did checkout the libebml/libmatroska repositories, but the first didn't
seem to be interested in what I would like to achieve and the second one
didn't have any useful tests - and the code was a bit overwhelming for me,
I didn't know where to start looking. (So, if someone could tell me which
classes/methods are responsible to extract audio from an mkv in some code
repository, that would be nice too.)

Heads up in general are nice too!

So, I guess that's it... thanks for any information in advance!

Regards,
Kohányi Róbert
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>Róbert Kohányi</dc:creator>
    <dc:date>2013-03-12T17:24:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2348">
    <title>Change Profile</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2348</link>
    <description>&lt;pre&gt;
Dears Sir:

How I can convert MKV profile 5.0 to Profile 4.0., to play in my blue ray

Thanks 

Luis morgenstern e-mail: lumoko&amp;lt; at &amp;gt;movistar.cl_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>lumoko&lt; at &gt;movistar.cl</dc:creator>
    <dc:date>2013-02-01T01:20:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2347">
    <title>mkv to avi xvid convter</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2347</link>
    <description>&lt;pre&gt;
i convter mkv to avi xvid code  
 
i try all convter but not picture qulity not good
 
 
 
i have avi picture quality same as mkv picture qulity
 
i use mkvmerge GUI  no convter to avi xvid 
 
i use AVI-Mux_GUI-1.17.8.3   avi convter to mkv, but not convter mkv to avi 
 
 
please send me replay
 
 
for  rohit panchal
 
 
 
 
 
        _______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>rohit panchal</dc:creator>
    <dc:date>2013-01-30T06:33:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2340">
    <title>Duration</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2340</link>
    <description>&lt;pre&gt;it's indeed a 4 byte float. Simply dumped from the memory as it is.

Standard IEEE numeric format. See e.g.

http://msdn.microsoft.com/en-us/library/0b34tf65.aspx for the

interpretation.

 

In C you would simply do something like

 

float value;

fread(file, &amp;amp;value, 1, 4);

 

or something like that...

 

 

It appears that I have to turn 0x48185800 into 0x00581848 (switching the
halfwords, then the bytes within the half words)  to get the right answer.
So this must be some type of Big Endian, Little Endian issue, but I haven't
run into it before.  Anyway, I should be able to make it work now.

 

Dan

 

 

_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>Dan Hinsley</dc:creator>
    <dc:date>2013-01-11T16:51:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2336">
    <title>Question about duration</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2336</link>
    <description>&lt;pre&gt;I've tried to figure this out, but I'm getting nowhere.  Turns out a
freeware tool out there (MakeMKV) doesn't include the endtimes for chapters.
So I'm trying to handle that and thought it would be easy, just use the
start of the next chapter and when I get to the last chapter use the
duration.  However, for the life of me I can't figure out how to decode
duration.

 

I have a file with one segment, and no TimecodeScale in the Info segment.
In the info segment there is a Duration element with a value of 0x48185800.
When I run mkvinfo on the file, I get a duration of 156 seconds (which is
correct).  Now the way that I read the spec is that the duration (with a
default TimecodeScale of 1,000,000) should be the duration in msecs.  So I
can't figure out how to get from 1,209,554,944 to 156.

 

I know I'm missing something basic, but after beating my head against a wall
all morning, I'm no closer.  Can you give me a hint as to what I'm missing?

 

Thanks,

 

Dan

 

 

A politician thinks of the next election, a statesman, of the next
generation.

- James Freeman Clarke

 

_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>Dan Hinsley</dc:creator>
    <dc:date>2013-01-10T00:17:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2333">
    <title>Haali Media Splitter playrate support</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2333</link>
    <description>&lt;pre&gt;Hi

I am not sure if this is the right place for this but any 
assistance/comments would be appreciated.

I noticed that Haali Media Splitter does not play matroska files at high 
play rates on Windows.

I investigated for months before finding lav splitter fixes this issue. 
I develop security applications that require fast play and seeking 
during playback of lengthy security footage. Is haali splitter meant 
only for entertainment video purposes or should they also support 
variable speed playback ? or maybe this is a windows limitation.

I think not may people are using multimedia for business purposes as the 
play rate issue seems to be a common issue amongst splitters, for 
example MP4 Media Foundation splitters don't play greater than 2 times 
speed.

Thank you.

Regards
Junaid
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Junaid&lt; at &gt;afriticket.co.za</dc:creator>
    <dc:date>2012-12-17T15:40:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2331">
    <title>mkvalidator 0.4.2</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2331</link>
    <description>&lt;pre&gt;I just updated mkvalidator to fix issues with files created with mkvmerge
5.9.0 which are fine.

http://www.matroska.org/downloads/mkvalidator.html

&lt;/pre&gt;</description>
    <dc:creator>Steve Lhomme</dc:creator>
    <dc:date>2012-12-16T10:49:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2330">
    <title>MKVToolNix v5.9.0 released</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2330</link>
    <description>&lt;pre&gt;Hey,

I've released v5.9.0. There's an important information for package
maintainers below marked with [!].

I've released MKVToolNix v5.9.0. It fixes several bugs: 793 (appending
empty subtitle tracks); 795 (file names containing '%' read from .mmg
files); reading linked seek heads in mkvmerge (fixes mkvmerge not
finding attachments after usage of mkvpropedit); 801 &amp;amp; 802 (discarding
EBML void elements when writing and reading XML chapter files); 804
(mkvmerge will keep timecodes of PCM tracks read from containers that
provide timecodes); 805 (reading seek position elements bigger than 2
GB).

Enhancements include writing the newly introduced elements "cue
duration" and "cue relative position" which provide more detailed
information for seeking.

[!] Due to this enhancement compilation requires new versions of
libEBML (1.3.0) and libMatroska (1.4.0), neither of which has been
released yet: they're only available from the Subversion repository so
far. However, MKVToolNix comes bundled with internal copies of both
libraries which will be used. As soon as official versions of libEBML
and libMatroska have been released this release of MKVToolNix will be
able to use them again, of course.

Here are the usual links...

...to the home page:
http://www.bunkus.org/videotools/mkvtoolnix/

...to the source code:
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-5.8.0.tar.bz2

...to the Windows installer and 7zip archive:
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.8.0-setup.exe
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.8.0.7z

All of the Linux binaries that I provide have already been built and
are available.

Here's the ChangeLog since v5.8.0:

2012-12-09  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* Released v5.9.0.

* mkvmerge: bug fix: Fixed reading seek position values bigger
than 2 GB. Fixes #805.

2012-12-08  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: Fixed appending non-empty tracks to empty
tracks. Fixes #793.

* mkvmerge: bug fix: mkvmerge will now keep timecodes of PCM
tracks from source files if they're available. Fixes #804.

2012-12-05  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* all: bug fix: EBML void elements will be skipped when reading
structures from XML (e.g. chapters). Fixes #802.

2012-12-02  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* all: bug fix: EBML void elements will be skipped when saving
structures to XML (e.g. chapters). Fixes #801.

* mkvmerge: bug fix: Fixed reading linked seek heads in Matroska
files.

2012-11-13  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mmg: bug fix: Fixed reading file names containing a '%' from a
.mmg settings file (both normally saved files and the job queue
files). Fixes #795.

2012-10-08  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: enhancement: Dirac video code: Added four more
pre-defined video types from Dirac spec v2.2.2 and two from Dirac
Pro.

2012-09-27  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge, mmg: enhancement: Added options for turning off
writing "CueDuration" elements ("--engage no_cue_duration") and
"CueRelativePosition" elements ("--engage
no_cue_relative_positions").

* mkvmerge: new feature: The element "CueRelativePosition" is
written for all cue entries.

* mkvmerge: new feature: The element "CueDuration" will be written
for all cue entries referring to subtitle tracks.

* mkvmerge: new feature: mkvmerge will write cues for subtitle
tracks by default now.

* mkvinfo: new feature: added support for the new elements
CueDuration, CueRelativePosition and TimecodeScaleDenimonator. The
denominator's value is only shown so far but not taken into
account when calculating any timecode.

* mkvpropedit, mmg, mkvmerge: removal: removed support for the
deprecated element TrackTimecodeScale.

Have fun.

Kind regards,
mosu
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Moritz Bunkus</dc:creator>
    <dc:date>2012-12-09T18:02:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2328">
    <title>Regarding Contentsignature</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2328</link>
    <description>&lt;pre&gt;Hi...
Can you just tell me how to add Contentsignature in matroska and its
related other information..
Thanks
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>sonika gupta</dc:creator>
    <dc:date>2012-11-30T05:07:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2326">
    <title>Sous-titre 3d</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2326</link>
    <description>&lt;pre&gt;Bonjour,

 

Je suis novice dans lutilisation de MKVToolNix.

 

Pouvez-vous mexpliquer comment adapter les sous-titres dun film 3D multi
langue.

 

Le problème que je rencontre et le suivant : lorsque je passe le film dans
mon téléviseur 3D Samsung série 7, les phrases de sous-titre commencent à
droite et finissent à gauche de lécran. En 2D : deux images côte à côte
avec chacune son texte.

   

Merci davance

 

_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>François Valli</dc:creator>
    <dc:date>2012-10-09T08:36:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2323">
    <title>Problem w. .mkv in Media Player Classic</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2323</link>
    <description>&lt;pre&gt;Good Day!

After installing K-Lite Codec Pack 910 Mega and starting an .mkv-Film on 
Media Player Classic the picture is full of evenly set vertical stripes 
in pink and green...is there any special codec I need to add or remove? 
I can't figure out what's wrong.

My sytem is Windows XP Home.

Thank you very much
A. Platzer

_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Alice Platzer</dc:creator>
    <dc:date>2012-09-02T12:39:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2320">
    <title>Hello. Q about Matroska and Avid editors</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2320</link>
    <description>&lt;pre&gt;As an Avid Media Composer editor, I can't there lack of suppurt of the
Matroska container (maybe its relation to illegal movies files).
How can I bring the Matroska file into avid without transcode it? This
option is not working properly as well.

Are there any methods of bringing Mkv high resolution files to avid? Any
codec development for our platform?

Thanks a lot
Ori
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>ori doron</dc:creator>
    <dc:date>2012-08-10T03:37:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2319">
    <title>downloads</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2319</link>
    <description>&lt;pre&gt;i have haaali media splitter and ffdshow, i dont rem. downloading them. do
i need them for my computer to work on videos or what . i dont even know
what they are. i dont do videos or anything to that nature. so i would
appreciate it if u would please let me know what they are and if i can
delete them from my computer.  could u let me know soon. thanks
&lt;/pre&gt;</description>
    <dc:creator>c. e. sanborn</dc:creator>
    <dc:date>2012-07-24T20:10:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2317">
    <title>Motroska Source Code</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2317</link>
    <description>&lt;pre&gt;Greetings, I only want know where download the library's source code for matroska if it exists.  

                                                                                                                                           Thanks.
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>CStaff Vixious Student</dc:creator>
    <dc:date>2012-07-16T15:53:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2316">
    <title>MKVToolNix v5.7.0 released</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2316</link>
    <description>&lt;pre&gt;Hey,

I've released v5.7.0. It's purely a bug fix release. The most
important bug fixed was the excessive CPU usage during muxing.

Here are the usual links...

...to the home page:
http://www.bunkus.org/videotools/mkvtoolnix/

...to the source code:
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-5.7.0.tar.bz2

...to the Windows installer and 7zip archive:
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.7.0-setup.exe
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.7.0.7z

All of the Linux binaries that I provide have already been built and
are available.

Here's the ChangeLog since v5.6.0:

------------------------------------------------------------
2012-07-08  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* Released v5.7.0.

* mmg: bug fix: mmg will no longer print false warnings about a
chapter UID not being unique. Fixes #760.

* mkvmerge, mkvpropedit, mmg: bug fix: All tools can now deal with
64bit UID values (chapter UIDs, edition UIDs etc).

* mkvmerge: new feature: If "splitting by parts" is active and the
last split part has a finite end point then mkvmerge will finish
muxing after the last part has been completed. Implements #768.

2012-06-29  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: The DTS and TrueHD packetizers were not
flushed correctly. In some rare circumstances this could lead to
mkvmerge aborting with an error message about the packet queue not
being empty at the end of the muxing process. Fixes #772.

2012-06-17  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mmg, mkvinfo's GUI, all .exes: enhancement: Added new icons by
Ben Humpert based on the ones by Eduard Geier (see AUTHORS).

2012-06-05  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: Fixed handling of tracks in QuickTime/MP4
files with a constant sample size. This fixes the other reason for
the "constant sample size and variable duration not supported"
error. Fixes issue 764.

* mkvmerge: bug fix: Tracks in QuickTime/MP4 files with empty
chunk offset tables (STCO and CO64 atoms) are ignored. This fixes
one of the reasons for the "constant sample size and variable
duration not supported" error.

2012-06-03  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mmg: bug fix: Fixed mmg's excessive CPU usage during muxing.

2012-06-01  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: Reading DTS from AVI files often resulted in
the error message that DTS headers could not be found in the first
frames. This has been fixed. Fixes issue 759.

2012-05-31  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* Documentation: Updated the cross-compilation guide and fixed the
"setup_cross_compilation_env.sh" script.
------------------------------------------------------------

Have fun.

Kind regards,
mosu
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Moritz Bunkus</dc:creator>
    <dc:date>2012-07-10T08:32:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2311">
    <title>sha1sum for mkvtoolnix 5.6</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2311</link>
    <description>&lt;pre&gt;Hi,

The sha1sum is missing for the new release mkvtoolnix 5.6 from the
file:

http://www.bunkus.org/videotools/mkvtoolnix/sources/sha1sums.txt

Is this a deliberate change?

Thanks for looking at this,

Andrew

&lt;/pre&gt;</description>
    <dc:creator>andrew</dc:creator>
    <dc:date>2012-05-29T22:33:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2310">
    <title>Forced Subtitles</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2310</link>
    <description>&lt;pre&gt;
Hi.

I had been trying to get MPC-HC to display no subtitles by default.  I 
found the answer to my problems in setting my "Audio and Subtitle 
languages" to "eng,off;*,eng" in Haali Media Splitter Properties.

I'd like to improve my setting though.  Is there any way to get Haali 
Media Splitter to do something like "eng,eng_forced;*,eng"?

My apologies if this has already been asked.  I looked, but couldn't 
find the answer.

Peace...  Sridhar
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Sridhar Ayengar</dc:creator>
    <dc:date>2012-05-29T16:20:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2309">
    <title>MKVToolNix 5.6.0 released</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2309</link>
    <description>&lt;pre&gt;Hey,

I've released v5.6.0.  It fixes a couple of important issues with the
new "--split parts:" functionality. Other bugs were fixed as well. A
Polish translation of the programs has been added as well as a Spanish
translation of mmg's guide.

Here are the usual links...

...to the home page:
http://www.bunkus.org/videotools/mkvtoolnix/

...to the source code:
http://www.bunkus.org/videotools/mkvtoolnix/sources/mkvtoolnix-5.6.0.tar.bz2

...to the Windows installer and 7zip archive:
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.6.0-setup.exe
http://www.bunkus.org/videotools/mkvtoolnix/win32/mkvtoolnix-unicode-5.6.0.7z

All of the Linux binaries that I provide have already been built and
are available.

Here's the full ChangeLog since release 5.5.0:
------------------------------------------------------------
2012-05-27  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* Released v5.6.0.

* documentation: Added Spanish translation of mmg's guide by
Israel Lucas Torrijos (see AUTHORS).

2012-05-20  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: SRT subtitle entries with colons as the
decimal separator are accepted. Fix for issue 754.

2012-05-13  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: XML tag files with &amp;lt;Simple&amp;gt; tags that only
contained a name and nested &amp;lt;Simple&amp;gt; were wrongfully rejected as
invalid. Fixes issue 752.

* mkvmerge: enhancement: mkvmerge was optimizied to keep cluster
timecodes strictly increasing in most situations.

2012-04-24  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* all: Added a translation to Polish by Daniel (see AUTHORS).

2012-04-16  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvextract: bug fix: Extraction of AVC/h.264 was completely
broken after 2012-04-09 resulting in files with a length of 0
bytes.

2012-04-09  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mmg: new feature: When adding a Matroska file that has either
the "previous segment UID" or the "next segment UID" set then mmg
will copy those two and the source file's segment UID into the
corresponding controls on the "globla" tab if they haven't been
set before. Implements ticket 733.

* mkvmerge: new feature: The verbose identification mode for
Matroska files will now includes the "segment UID", the "next
segment UID" and "previous segment UID" elements.

* mkvmerge: enhancement: In "--split parts:" mode mkvmerge will
use the output file name as it is instead of adding a running
number to it if all the ranges to be kept are to be written into a
single output file. Implements ticket 743.

* mkvextract: bug fix: mkvextract will no longer abort extracing
h.264 tracks if it encounters a NAL smaller than its size
field. Instead it will warn about it and drop the NAL.

2012-04-08  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: Writing more than two parts into the same
file with "--split parts:" resulted in the timecodes of the third
and all following parts to be wrong. Fixes ticket 740.

* mkvmerge: bug fix: The "--split parts:" functionality was
not taking dropped ranges into account when calculating the
segment duration for files that more than one range was written
to. Fixes ticket 738.

* mkvmerge: bug fix: The "--split parts:" functionality was
producing a small gap between the first part's last packet's
timecode and the second part's first packet's timecode if two
parts are written to the same file. Fixes ticket 742.

2012-04-07  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mkvmerge: bug fix: The "--split parts:" functionality was
writing a superfluous and empty first part if the first range
starts at 00:00:00. Fixes ticket 737.

2012-04-07  Moritz Bunkus  &amp;lt;moritz&amp;lt; at &amp;gt;bunkus.org&amp;gt;

* mmg, build system: Fixed building with wxWidgets 2.9.3.
------------------------------------------------------------

Kind regards,
mo
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user

&lt;/pre&gt;</description>
    <dc:creator>Moritz Bunkus</dc:creator>
    <dc:date>2012-05-27T17:09:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2306">
    <title>(no subject)</title>
    <link>http://comments.gmane.org/gmane.comp.multimedia.matroska.user/2306</link>
    <description>&lt;pre&gt;&amp;lt;p&amp;gt;Discover how to achieve online success now!&amp;lt;br&amp;gt;&amp;lt;a href="http://www.rang.republika.pl/newsjournal/39JonathanPhillips/"&amp;gt;http://www.rang.republika.pl/newsjournal/39JonathanPhillips/&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;
_______________________________________________
Matroska-users mailing list
Matroska-users&amp;lt; at &amp;gt;lists.matroska.org
http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users
Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
&lt;/pre&gt;</description>
    <dc:creator>woim</dc:creator>
    <dc:date>2012-05-12T11:18:34</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.multimedia.matroska.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.multimedia.matroska.user</link>
  </textinput>
</rdf:RDF>
