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;








0















Photo for referenceI 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.










share|improve this question






























    0















    Photo for referenceI 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.










    share|improve this question


























      0












      0








      0








      Photo for referenceI 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.










      share|improve this question
















      Photo for referenceI 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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 13 at 12:08







      Arkilo

















      asked Apr 13 at 12:00









      ArkiloArkilo

      114




      114




















          1 Answer
          1






          active

          oldest

          votes


















          0














          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.






          share|improve this answer























            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
            );



            );













            draft saved

            draft discarded


















            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









            0














            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.






            share|improve this answer



























              0














              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.






              share|improve this answer

























                0












                0








                0







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 13 at 18:05









                GerowenGerowen

                827514




                827514



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?