Re: MKVPROPEDIT QUESTION
Dave Rice <[email protected]> Tue, 17 Apr 2018 11:16:52 -0400
| Newsgroups | gmane.comp.multimedia.matroska.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============5942341898850425837== Content-Type: multipart/alternative; boundary="Apple-Mail=_29002CEC-92DD-4FAC-8348-F25EAA991F8A" --Apple-Mail=_29002CEC-92DD-4FAC-8348-F25EAA991F8A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi Andy, > On Apr 17, 2018, at 2:24 AM, Andy Artzer = <[email protected]> wrote: >=20 > I tried to find support online. spent a couple days working with = different tag tools and .net code. > Using mkvpropedit I can update a tag for mkv that will read with = windows media player. I thought the instructions said I could add a tag = for Artist even if it=E2=80=99s a movie. > =20 > Is it possible to add a tag using mkvpropedit like artists? Please = any help or guidance to get artist as a valid tag would be greatly = appreciated. I think you would have to generate some sort of xml to do this. For instance test.xml=3D{ <Tags> <Tag> <Simple> <Name>ARTIST</Name> <String>Dave</String> </Simple> </Tag> </Tags> } Then use mkvpropedit to insert it: mkvpropedit -t global:test.xml test.mkv This would add (or overwrite) the ARTIST value for that Target (the = whole Segment). Dave Rice --Apple-Mail=_29002CEC-92DD-4FAC-8348-F25EAA991F8A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html = charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" = class=3D"">Hi Andy,<div class=3D""><br class=3D""><div><blockquote = type=3D"cite" class=3D""><div class=3D"">On Apr 17, 2018, at 2:24 AM, = Andy Artzer <<a href=3D"mailto:[email protected]" = class=3D"">[email protected]</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div = class=3D"WordSection1" style=3D"page: WordSection1; font-family: = Helvetica; font-size: 12px; font-style: normal; font-variant-caps: = normal; font-weight: normal; letter-spacing: normal; text-align: start; = text-indent: 0px; text-transform: none; white-space: normal; = word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style=3D"margin: = 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" = class=3D"">I tried to find support online. spent a couple days = working with different tag tools and .net code.<o:p = class=3D""></o:p></div><div style=3D"margin: 0in 0in 0.0001pt; = font-size: 11pt; font-family: Calibri, sans-serif;" class=3D"">Using = mkvpropedit I can update a tag for mkv that will read with windows media = player. I thought the instructions said I could add a tag for = Artist even if it=E2=80=99s a movie.<o:p class=3D""></o:p></div><div = style=3D"margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: = Calibri, sans-serif;" class=3D""><o:p class=3D""> </o:p></div><div = style=3D"margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: = Calibri, sans-serif;" class=3D"">Is it possible to add a tag using = mkvpropedit like artists? Please any help or guidance to get = artist as a valid tag would be greatly appreciated.<o:p = class=3D""></o:p></div></div></div></blockquote><br = class=3D""></div><div>I think you would have to generate some sort of = xml to do this.</div><div><br class=3D""></div><div>For instance = test.xml=3D{</div><div><div><div><Tags></div><div> = <Tag></div><div> <Simple></div><div> = <Name>ARTIST</Name></div><div> = <String>Dave</String></div><div> = </Simple></div><div> = </Tag></div><div></Tags></div></div><div = class=3D"">}</div><div class=3D""><br class=3D""></div><div = class=3D"">Then use mkvpropedit to insert it:</div><div class=3D""><br = class=3D""></div><div class=3D"">mkvpropedit -t global:test.xml = test.mkv</div><div class=3D""><br class=3D""></div><div class=3D"">This = would add (or overwrite) the ARTIST value for that Target (the whole = Segment).</div><div class=3D""><br class=3D""></div></div><div>Dave = Rice</div><br class=3D""></div></body></html>= --Apple-Mail=_29002CEC-92DD-4FAC-8348-F25EAA991F8A-- --===============5942341898850425837== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTWF0cm9za2Et ZGV2ZWwgbWFpbGluZyBsaXN0Ck1hdHJvc2thLWRldmVsQGxpc3RzLm1hdHJvc2thLm9yZwpodHRw czovL2xpc3RzLm1hdHJvc2thLm9yZy9jZ2ktYmluL21haWxtYW4vbGlzdGluZm8vbWF0cm9za2Et ZGV2ZWwKUmVhZCBNYXRyb3NrYS1EZXZlbCBvbiBHTWFuZTogaHR0cDovL2Rpci5nbWFuZS5vcmcv Z21hbmUuY29tcC5tdWx0aW1lZGlhLm1hdHJvc2thLmRldmVs --===============5942341898850425837==--