<div dir="auto">A & NMGLugers, I found that site correct and clear. A - you already are sudo privileged. I think you and I walked you through a sudo update. Best to get your desired ffmpeg from Debian to start with. If it is not new enough you can try the external repository later. Give it a try. You can call me later. I'm going out for a walk just now. Thank you, Ted P</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 20, 2020, 9:32 AM a <<a href="mailto:a@kaluta.us">a@kaluta.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div>
    <ul>
      <li>HI<br>
      </li>
      <li><a href="https://linux4one.com/how-to-create-sudo-user-on-debian/" target="_blank" rel="noreferrer">https://linux4one.com/how-to-create-sudo-user-on-debian/</a>     
        QUESTION: IS WEB SITE A RELIABLE  INFORMATION SOURCE?.<br>
      </li>
      <li>Before you start to install FFmpeg on Debian 10. You must have
        <a href="https://linux4one.com/how-to-create-sudo-user-on-debian/" target="_blank" rel="noreferrer">a
          non-root user account on your server with sudo privileges</a>.</li>
      <li><a href="https://linux4one.com/how-to-install-ffmpeg-on-debian-10/" target="_blank" rel="noreferrer">https://linux4one.com/how-to-install-ffmpeg-on-debian-10/</a><br>
      </li>
      <li>
        <p>First Log in to the server as a root user.</p>
        <pre><span>ssh</span> root<span>@server_ip_address    ----QUESTION; HOW WOULD WILL I LOCATE THE IP-ADDRESS OR WILL THE IP-ADDRESS POPUP AUTOMATICALLY?)</span></pre>
      </li>
      <li><a href="https://linux4one.com/how-to-install-ffmpeg-on-debian-10/#Method_1_Install_FFmpeg_4_using_External_Repository" target="_blank" rel="noreferrer">Method
          1: Install FFmpeg 4 using External Repository</a></li>
      <li><a href="https://linux4one.com/how-to-install-ffmpeg-on-debian-10/#Method_2_Install_FFmpeg_3_using_Debian_Repository" target="_blank" rel="noreferrer">Method
          2: Install FFmpeg 3 using Debian Repository</a></li>
    </ul>
    <div>On 9/19/20 8:28 AM, a wrote:<br>
    </div>
    <blockquote type="cite">Thanks
      for all the response, I found a "straight forward" web install
      instruction for ffmpeg  using Debian 10. i wish to use the program
      for recording zoom events as a guest, does anyone rebut?, Thanks
      <br>
      <br>
      On 9/18/20 7:35 PM, Anthony J. Bentley wrote:
      <br>
      <blockquote type="cite">Akkana Peck writes:
        <br>
        <blockquote type="cite">a writes:
          <br>
          <blockquote type="cite">Unemcumbered Stable Debian 10 user
            seeks to encounter compatible screen
            <br>
            recorder, fashionably with web cam support.
            <br>
          </blockquote>
          A long time ago (2009) I had success with recordmydesktop:
          <br>
          <a href="https://shallowsky.com/blog/linux/recordmydesktop.html" target="_blank" rel="noreferrer">https://shallowsky.com/blog/linux/recordmydesktop.html</a>
          <br>
        </blockquote>
        Unfortunately it hasn't seen any development since then, and
        I've seen
        <br>
        it removed from some package repos due to lack of maintenance.
        It might
        <br>
        still work if you try it though.
        <br>
        <br>
        If you run GNOME, it should come with a screen recorder
        built-in.
        <br>
        But I haven't used it and can't speak to its usability.
        <br>
<a href="https://www.omgubuntu.co.uk/2018/06/gnome-shell-screen-recorder-ubuntu" target="_blank" rel="noreferrer">https://www.omgubuntu.co.uk/2018/06/gnome-shell-screen-recorder-ubuntu</a>
        <br>
        <br>
        Personally I use ffmpeg for this. It's very powerful, if you
        don't mind
        <br>
        digging through some manuals. E.g.,
        <br>
        <br>
        ffmpeg -video_size 1680x1050 -framerate 30 -f x11grab -i :0.0 \
        <br>
                -c:v libx264 -qp 0 -preset ultrafast output.mkv
        <br>
        <br>
        For webcams I use a program called video(1) that comes with
        OpenBSD.
        <br>
        But it isn't available for Linux; I'm not sure what you would
        use there.
        <br>
        <a href="https://man.openbsd.org/video.1" target="_blank" rel="noreferrer">https://man.openbsd.org/video.1</a>
        <br>
        <br>
      </blockquote>
      _______________________________________________
      <br>
      nmglug mailing list
      <br>
      <a href="mailto:nmglug@lists.nmglug.org" target="_blank" rel="noreferrer">nmglug@lists.nmglug.org</a>
      <br>
      <a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" target="_blank" rel="noreferrer">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a>
      <br>
    </blockquote>
  </div>

_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@lists.nmglug.org" target="_blank" rel="noreferrer">nmglug@lists.nmglug.org</a><br>
<a href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org" rel="noreferrer noreferrer" target="_blank">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
</blockquote></div>