GNOME Bugzilla – Bug 642911
[h264parse] report creation date/time via GST_TAG_DATE_TIME
Last modified: 2018-11-03 13:07:27 UTC
GStreamer cannot currently report the creation/date of a MPEG TS video via a GST_TAG_DATE_TIME tag. It would be nice to have this capability.
More info would be nice... I only know of one variant which could have such info, and that would be the HDV ones (it contains the recording date/time of frames in the private hdv-aux streams).
For AVCHD variants, the script located in this thread could be useful : http://forum.videohelp.com/threads/296805-Reading-AVCHD-Playlist-files-BDMV-Playlist-*-mpl
Better explanation on the AVCHD timecodes : http://hirntier.blogspot.com/2009/08/avchd-timecodes-revealed.html
and the full listing of H264 MDPM tags here : http://owl.phy.queensu.ca/~phil/exiftool/TagNames/H264.html
We'd like this feature for Shotwell. I think we probably only care about AVCHD videos, which are based on MPEG TS (see http://en.wikipedia.org/wiki/AVCHD). Edward, you marked this as NEEDINFO - what additional information would you like, if any?
All the info is here, the only remaining question is who is going to do this ?
Moving this to h264parse (the time code is contained in the h264 bitstream and not in mpeg-ts).
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/34.