Is there a way to add when a video was recorded? Like how the old school cameras used to do.
Maybe using subtitles? I'm not sure how i would pull the data of when it was recorded from the file. I know that DTS888 can pull that data but it requires burning it in but i know the info is there within the files.
They are MP4 file XVAC. 5, 7 years old.
+ Reply to Thread
Results 1 to 8 of 8
-
-
You can try TimeDateSRTCreator , which will generate .srt subs with the data
https://www.videohelp.com/software/TimeDateSRTCreator
https://sourceforge.net/projects/timedatesrtcreator/
https://forum.videohelp.com/threads/335788-Time-Date-Subtitle-File-Generator-(-srt)-Testers-Required -
Second vote for TimeDateSRTCreator.
Date Time Format can be changed to D if you don't want clock times. Upper, or lower case changes date format. -
TimeDateSRTCreator works great!
Now is there a way to embed the .srt file it makes? I play these on my PC or Plex.
Another issue is the files i have are only 5 min each since that was the record limit of 4k video due to heat if i put all the clips togeather then make a .srt file the info is all messed up. -
TimeDateSRTCreator will let you add a folder to create subs for each clip in one go, or merge into one sub.
FFMPEG can hard code clips as a batch file. Then all hard encoded clips can be concatenated without further encoding. Or, you can concatenate prior to adding the merged subs.
Just depends on whever you have FFMPEG installled, or not ? The basic principle applies with any application.
EDIT:
Just to clarify. When you say embed do you want to soft code, or hard code (burn in) ?Last edited by Secoast; 17th Jul 2023 at 03:20.
-
You can mux them into a mkv container with mkvtoolnix gui (mkvmerge) , or a transport stream with tsmuxer
-
Similar Threads
-
Converting old home movies to digital
By jodiandes in forum Video ConversionReplies: 1Last Post: 15th Nov 2021, 16:51 -
ffmpeg - output metadata, add/remove modification then add it to the video
By kalemvar1 in forum Video ConversionReplies: 3Last Post: 30th Jul 2021, 01:29 -
Converting VHS home movies to Blu Ray. How should I format the video files?
By Sixfortyfive in forum Authoring (Blu-ray)Replies: 14Last Post: 1st Jan 2021, 07:34 -
Rip Home Mini DVD-R and extract/preserve recorded time stamp metadata
By DG-INC in forum DVD RippingReplies: 16Last Post: 4th Mar 2019, 23:40 -
Questions for combining video files in various formats into home movies.
By tmaxx00 in forum Newbie / General discussionsReplies: 6Last Post: 23rd Nov 2018, 21:58