A video recording app that will create a timestamp and title on video Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to configure TV and video recording and pausing?Video Recording in UbuntuBest video recording & mixing software for UbuntuRecording video with audio from webcam?Screen and webcam recording with nvidia-bumblebeeauto-save (and auto-delete) screen recorder video?Recording of training video callVideo recording softwareUbuntu 16.04 “Cheese” HD Video Recording ChoppyHow can I create a title coverpage for a MP4 video
Is there any way for the UK Prime Minister to make a motion directly dependent on Government confidence?
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
What is the meaning of the simile “quick as silk”?
Does classifying an integer as a discrete log require it be part of a multiplicative group?
Trademark violation for app?
Is grep documentation wrong?
What is the longest distance a player character can jump in one leap?
Did MS DOS itself ever use blinking text?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
Can a party unilaterally change candidates in preparation for a General election?
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
How do I find out the mythology and history of my Fortress?
What font is "z" in "z-score"?
Would "destroying" Wurmcoil Engine prevent its tokens from being created?
Do I really need recursive chmod to restrict access to a folder?
Why do we bend a book to keep it straight?
Maximum summed powersets with non-adjacent items
Do jazz musicians improvise on the parent scale in addition to the chord-scales?
Is it fair for a professor to grade us on the possession of past papers?
Significance of Cersei's obsession with elephants?
Is safe to use va_start macro with this as parameter?
Using et al. for a last / senior author rather than for a first author
Why wasn't DOSKEY integrated with COMMAND.COM?
An adverb for when you're not exaggerating
A video recording app that will create a timestamp and title on video
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to configure TV and video recording and pausing?Video Recording in UbuntuBest video recording & mixing software for UbuntuRecording video with audio from webcam?Screen and webcam recording with nvidia-bumblebeeauto-save (and auto-delete) screen recorder video?Recording of training video callVideo recording softwareUbuntu 16.04 “Cheese” HD Video Recording ChoppyHow can I create a title coverpage for a MP4 video
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I know the ffmpeg way to do this. The problem with that is that I don't want only a timestamp but also a title and entry number of the video and make it look a little good. The timestamp created by ffmpeg is to say the least very ugly.
I haven't however found an alternative to this. I have to record a lot of video logs for my lab projects and it's very annoying to add in date and title by myself. I would rather want it to just be displayed as a HUD on the recording by default. Sort of like the cam Mark Watney had in the martian.
I just wanna know if anything like this exists at all right now, if it doesn't I guess I'll be ok with coding one myself.
video video-recording
add a comment |
I know the ffmpeg way to do this. The problem with that is that I don't want only a timestamp but also a title and entry number of the video and make it look a little good. The timestamp created by ffmpeg is to say the least very ugly.
I haven't however found an alternative to this. I have to record a lot of video logs for my lab projects and it's very annoying to add in date and title by myself. I would rather want it to just be displayed as a HUD on the recording by default. Sort of like the cam Mark Watney had in the martian.
I just wanna know if anything like this exists at all right now, if it doesn't I guess I'll be ok with coding one myself.
video video-recording
add a comment |
I know the ffmpeg way to do this. The problem with that is that I don't want only a timestamp but also a title and entry number of the video and make it look a little good. The timestamp created by ffmpeg is to say the least very ugly.
I haven't however found an alternative to this. I have to record a lot of video logs for my lab projects and it's very annoying to add in date and title by myself. I would rather want it to just be displayed as a HUD on the recording by default. Sort of like the cam Mark Watney had in the martian.
I just wanna know if anything like this exists at all right now, if it doesn't I guess I'll be ok with coding one myself.
video video-recording
I know the ffmpeg way to do this. The problem with that is that I don't want only a timestamp but also a title and entry number of the video and make it look a little good. The timestamp created by ffmpeg is to say the least very ugly.
I haven't however found an alternative to this. I have to record a lot of video logs for my lab projects and it's very annoying to add in date and title by myself. I would rather want it to just be displayed as a HUD on the recording by default. Sort of like the cam Mark Watney had in the martian.
I just wanna know if anything like this exists at all right now, if it doesn't I guess I'll be ok with coding one myself.
video video-recording
video video-recording
edited Apr 13 at 12:08
Arkilo
asked Apr 13 at 12:00
ArkiloArkilo
114
114
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
OBS Studio supports adding all kinds of information and overlays onto videos live while they're recording/streaming. You should check it out and browse the available addons/extensions it has.
Also, if it's acceptable to add the overlays after the fact, I know that various video editors like shotcut (available as a snap) have effects and overlays for things like timestamps that can be added to a video, at which point you would just re-export it after adding the info you want.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133518%2fa-video-recording-app-that-will-create-a-timestamp-and-title-on-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
OBS Studio supports adding all kinds of information and overlays onto videos live while they're recording/streaming. You should check it out and browse the available addons/extensions it has.
Also, if it's acceptable to add the overlays after the fact, I know that various video editors like shotcut (available as a snap) have effects and overlays for things like timestamps that can be added to a video, at which point you would just re-export it after adding the info you want.
add a comment |
OBS Studio supports adding all kinds of information and overlays onto videos live while they're recording/streaming. You should check it out and browse the available addons/extensions it has.
Also, if it's acceptable to add the overlays after the fact, I know that various video editors like shotcut (available as a snap) have effects and overlays for things like timestamps that can be added to a video, at which point you would just re-export it after adding the info you want.
add a comment |
OBS Studio supports adding all kinds of information and overlays onto videos live while they're recording/streaming. You should check it out and browse the available addons/extensions it has.
Also, if it's acceptable to add the overlays after the fact, I know that various video editors like shotcut (available as a snap) have effects and overlays for things like timestamps that can be added to a video, at which point you would just re-export it after adding the info you want.
OBS Studio supports adding all kinds of information and overlays onto videos live while they're recording/streaming. You should check it out and browse the available addons/extensions it has.
Also, if it's acceptable to add the overlays after the fact, I know that various video editors like shotcut (available as a snap) have effects and overlays for things like timestamps that can be added to a video, at which point you would just re-export it after adding the info you want.
answered Apr 13 at 18:05
GerowenGerowen
827514
827514
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133518%2fa-video-recording-app-that-will-create-a-timestamp-and-title-on-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown