INTERACT FORUM

More => Old Versions => Media Center 16 (Development Ended) => Topic started by: vvcepheus7 on December 08, 2011, 11:18:54 pm

Title: Update metadata of mp4 file from JRSidecar file?
Post by: vvcepheus7 on December 08, 2011, 11:18:54 pm
Hi,

It is possible update metadata of mp4 file from JRSidecar file?

I have a huge colection of videos in mp4 format. JRiver generate JRSidecar file for each mp4 video with a copy of metadata for each mp4 file.

If I modify the metadata inside jriver this modify are saved in JRSidecar file but not in the metadata of mp4 file.

So I would like that when I want do it can sync JRSidecar file with metada of mp4 video files. After I will have the same information in the native mp4 file that in _JRSidecar file.

It is posible? I need this operation because if not I depend of _JRSidecar file! So I must edit tags with mp3tag for 3t time!

Many thanks!
Title: Re: Update metadata of mp4 file from JRSidecar file?
Post by: vvcepheus7 on December 14, 2011, 08:03:27 pm
any solution?
thanks!
Title: Re: Update metadata of mp4 file from JRSidecar file?
Post by: Alex B on December 15, 2011, 01:53:30 pm
It could be nice to be able to write tags to MP4 files, but there is a problem with the typical video file sizes.

Tagging would be very slow if the tagger component needs to rewrite the complete files and those who back up their MP4 video collections would need to constantly update huge amounts of backed up data. Writing to small sidecar files and backing them up is very fast.
Title: Re: Update metadata of mp4 file from JRSidecar file?
Post by: rjm on December 15, 2011, 03:02:29 pm
fyi

I agree it would be bad to write mp4 tags due to time and backup issues (or it should be an option that can be turned off). I thought all media players did not write mp4 tags however I recently learned by experimentation that iTunes writes mp4 tags.
Title: Re: Update metadata of mp4 file from JRSidecar file?
Post by: vvcepheus7 on December 16, 2011, 06:22:56 am
thanks for the responses. However mp3Tag tags can modify mp4 file without re-writing the entire file. If mp3tag can why mc not? mp3Tag only need to rewrite the entire file if not exist none tag edited.