INTERACT FORUM

More => Old Versions => Media Center 13 (Development Ended) => Topic started by: galahad1974 on April 05, 2009, 04:24:44 pm

Title: Is there a reason MC13 doesn't write tags in MKV's
Post by: galahad1974 on April 05, 2009, 04:24:44 pm
Till a few days ago I simply figured There were no tags in the MKV Spec, But I've discovered that isn't the case, further, MC13 reads them fine. Is there a reason it doesn't also write them?
Title: Re: Is there a reason MC13 dosent write tags in MKV's
Post by: glynor on April 05, 2009, 06:08:20 pm
I believe supporting this is part of Yaobing's long-term plan, but it hasn't been implemented yet.

I'm also hoping that they eventually give us the ability to save tags to XML sidecar files, so that metadata can travel with the media files even if their particular file format doesn't happen to support tagging as part of the filetype (such as for AVI or Raw image formats).
Title: Re: Is there a reason MC13 dosent write tags in MKV's
Post by: rjm on April 05, 2009, 07:35:59 pm
I'm also hoping that they eventually give us the ability to save tags to XML sidecar files, so that metadata can travel with the media files even if their particular file format doesn't happen to support tagging as part of the filetype (such as for AVI or Raw image formats).

yes please, and ifo's

And while implementing this, please make it possible to switch from online to offline (or vice versa) by flipping a bit, rather then having to re-import.
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: ThoBar on April 05, 2009, 07:45:06 pm
Its a request that's been made a few times now. Hopefully it comes soon.  8)
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: galahad1974 on April 05, 2009, 07:51:35 pm
I wholeheartedly support the sidecar idea, I just find it odd that MC13 reads mkv tags, and has for a long time, but doesn't write. Heres hoping one of these to solutions is implemented soon. this will go on the short list of requests i post every onece in awhile :). thanks for the info!
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: park on April 07, 2009, 07:49:19 pm
I'd really like mkv tagging too. I spent a looong time rewrapping all my videos into MKV for this very prospect (and also so that I could have my subtitles all inside the same video file).
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: rjm on April 07, 2009, 08:10:51 pm
I'd really like mkv tagging too. I spent a looong time rewrapping all my videos into MKV for this very prospect (and also so that I could have my subtitles all inside the same video file).

I have some h264 in MP4 containers that I would like to move to MKV if no degradation in quality.
Is it possible to rewrap without reripping? If yes, what is best tool?
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: fitbrit on April 07, 2009, 08:19:08 pm
I have some h264 in MP4 containers that I would like to move to MKV if no degradation in quality.
Is it possible to rewrap without reripping? If yes, what is best tool?

Try makemkv
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: Daydream on April 07, 2009, 08:37:07 pm
Try makemkv
MakeMKV is geared toward ripping discs. File input afaik doesn't support .mp4.

MKVToolnix (http://www.bunkus.org/videotools/mkvtoolnix/downloads.html) (has MKVMerge) is what you're looking for.
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: glynor on April 07, 2009, 09:37:52 pm
MakeMKV is geared toward ripping discs. File input afaik doesn't support .mp4.

MKVToolnix (http://www.bunkus.org/videotools/mkvtoolnix/downloads.html) (has MKVMerge) is what you're looking for.

Yep.  Seconded.
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: fitbrit on April 07, 2009, 09:47:23 pm
MakeMKV is geared toward ripping discs. File input afaik doesn't support .mp4.

MKVToolnix (http://www.bunkus.org/videotools/mkvtoolnix/downloads.html) (has MKVMerge) is what you're looking for.


I stand completely corrected and embarrassed. For some reason, I thought it now supported video files as input. However, I now realise that I was thinking of a recent feature of handbrake instead.
Title: Re: Is there a reason MC13 doesn't write tags in MKV's
Post by: rjm on April 08, 2009, 03:28:27 am
Thanks all.