• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~comp with the tag "videos". Back to normal view / Search all groups
    1. Ffmpeg and AV1 for HTML5 streaming

      I've been looking around online at compatibility for HTML5 browser streaming. It looks like straight up AV1 in a MP4 container is becoming absolutely fine for browser playback on devices. Is...

      I've been looking around online at compatibility for HTML5 browser streaming. It looks like straight up AV1 in a MP4 container is becoming absolutely fine for browser playback on devices.

      Is anyone using this on webpages yet? The sooner we move to AV1, the sooner we can have high quality video stored at smaller file sizes, which is a massive bonus.

      Right now my company video hosting is purely in MP4 with H264, moov atom to the front as per the requirement, and it plays back on everything with no fallback in a straight HTML5 video container. What's the chance of switching to AV1 and not having to worry about the fallback for the most part?

      Edit: I should have used a better title. I used FFMpeg for MP4 and AV1 creation/encoding. This is more about HTML5 video container code and direct AV1 file playback.

      20 votes
    2. Which is the lightest (least memory eating) Screen Recorder for Linux Desktops?

      I know of below four: Kazam Vokoscreen SimpleScreenRecorder OBS (Open Broadcasting Studio) My only recording constraints are as follows: Be able to record the desktop while speaking. Webcam output...

      I know of below four:

      1. Kazam
      2. Vokoscreen
      3. SimpleScreenRecorder
      4. OBS (Open Broadcasting Studio)

      My only recording constraints are as follows:

      1. Be able to record the desktop while speaking.
      2. Webcam output containing my little obnoxious face visible in a top/bottom corner.

      I don't care about resolutions, etc., even basic 450p/720p is enough for me. I don't care about background music, etc.
      But I do care about "light weight", my xubuntu laptop doesn't have very high configuration plus I want to conserve all resources for the actual stuff I'm doing on the desktop.

      Which among the above eats the least amount of RAM/CPU while delivering on these two constraints? Based on your experience? I'm not inclined to use OBS as I've heard it's very bloated. Any other suggestions apart from these are also welcome.

      9 votes