Page 1 of 1

How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 1:32 pm
by keos
Hello,

I am trying to get to record part of a video. I manage to record it starts fine at the time I set it, 09:54 but it ends beyond the time I have set it, it continues to record a few extra minutes (?) -- I'm able to get the whole video with 'yt-dlp'.
I also tried with the www.bitchute URL, same problem.

This command has worked for me on other occasions ...

And no, this video is not on Youtube.

I can not put the full link of the video because here on the blog it is considered "political", I just leave the initial part of the URL and continue with dots ..., in the command:

Code: Select all

keos@kaos:~
$ ffmpeg $(yt-dlp -g 'https://archive.org/details/ ..........' | sed "s/.*/-ss 09:54 -i &/") -t 12:54 -c copy out.mkv
ffmpeg version 4.3.4-0+deb11u1 Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'https://archive.org/download/...................mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf56.40.101
  Duration: 01:48:27.96, start: 0.000000, bitrate: 424 kb/s
    Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 854x480 [SAR 1280:1281 DAR 16:9], 319 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 96 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Output #0, matroska, to 'out.mkv':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.45.100
    Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 854x480 [SAR 1280:1281 DAR 16:9], q=2-31, 319 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 30k tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) ([255][0][0][0] / 0x00FF), 44100 Hz, stereo, fltp, 96 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=  109 fps= 53 q=-1.0 size=      98kB time=00:00:02.53 bitrate= 317.2kbits/s speed=1.23x   frame=  209 fps= 78 q=-1.0 size=     192kB time=00:00:05.87 bitrate= 268.2kbits/s speed= 2.2x   frame=  293 fps= 91 q=-1.0 size=     192kB time=00:00:08.67 bitrate= 181.7kbits/s speed= 2.7x   frame=  352 fps= 91 q=-1.0 size=     256kB time=00:00:10.63 bitrate= 197.1kbits/s speed=2.76x   frame=  407 fps= 90 q=-1.0 size=     256kB time=00:00:12.49 bitrate= 167.9kbits/s speed=2.77x   frame=  449 fps= 87 q=-1.0 size=     256kB time=00:00:13.88 bitrate= 151.0kbits/s speed=2.69x   frame=  500 fps= 84 q=-1.0 size=     256kB time=00:00:15.57 bitrate= 134.6kbits/s speed=2.62x   frame=  548 fps= 82 q=-1.0 size=     256kB time=00:00:17.20 bitrate= 121.9kbits/s speed=2.59x   frame=  569 fps= 79 q=-1.0 size=     256kB time=00:00:17.87 bitrate= 117.3kbits/s speed=2.49x   frame=  595 fps= 74 q=-1.0 size=     256kB time=00:00:18.74 bitrate= 111.9kbits/s speed=2.33x   frame=  642 fps= 74 q=-1.0 size=     256kB time=00:00:20.34 bitrate= 103.1kbits/s speed=2.34x   frame=  692 fps= 74 q=-1.0 size=     512kB time=00:00:22.01 bitrate= 190.5kbits/s speed=2.37x   frame=  802 fps= 81 q=-1.0 size=     512kB time=00:00:25.65 bitrate= 163.5kbits/s speed= 2.6x   frame=  883 fps= 84 q=-1.0 size=     512kB time=00:00:28.35 bitrate= 147.9kbits/s speed= 2.7x   frame=  932 fps= 84 q=-1.0 size=     512kB time=00:00:29.99 bitrate= 139.9kbits/s speed=2.71x   frame=  978 fps= 84 q=-1.0 size=     512kB time=00:00:31.53 bitrate= 133.0kbits/s speed=2.71x   frame= 1018 fps= 83 q=-1.0 size=     512kB time=00:00:32.87 bitrate= 127.6kbits/s speed=2.69x   frame= 1062 fps= 83 q=-1.0 size=     768kB time=00:00:34.34 bitrate= 183.2kbits/s speed=2.68x

[it is to long ........]

frame=21528 fps= 53 q=-1.0 size=   33536kB time=00:11:57.21 bitrate= 383.0kbits/s speed=1.77x   frame=21573 fps= 53 q=-1.0 size=   33792kB time=00:11:58.72 bitrate= 385.2kbits/s speed=1.78x   frame=21629 fps= 53 q=-1.0 size=   33792kB time=00:12:00.58 bitrate= 384.2kbits/s speed=1.78x   frame=21676 fps= 53 q=-1.0 size=   33792kB time=00:12:02.16 bitrate= 383.3kbits/s speed=1.78x   frame=21727 fps= 53 q=-1.0 size=   33792kB time=00:12:03.85 bitrate= 382.4kbits/s speed=1.78x   frame=21769 fps= 53 q=-1.0 size=   34048kB time=00:12:05.25 bitrate= 384.6kbits/s speed=1.78x   frame=21793 fps= 53 q=-1.0 size=   34048kB time=00:12:06.06 bitrate= 384.2kbits/s speed=1.78x   frame=21810 fps= 53 q=-1.0 size=   34048kB time=00:12:06.62 bitrate= 383.9kbits/s speed=1.78x   frame=21831 fps= 53 q=-1.0 size=   34048kB time=00:12:07.34 bitrate= 383.5kbits/s speed=1.78x   frame=21870 fps= 53 q=-1.0 size=   34048kB time=00:12:08.64 bitrate= 382.8kbits/s speed=1.78x   frame=21907 fps= 53 q=-1.0 size=   34304kB time=00:12:09.87 bitrate= 385.0kbits/s speed=1.78x   frame=21958 fps= 53 q=-1.0 size=   34304kB time=00:12:11.56 bitrate= 384.1kbits/s speed=1.78x   frame=22012 fps= 53 q=-1.0 size=   34560kB time=00:12:13.37 bitrate= 386.0kbits/s speed=1.78x   frame=22067 fps= 54 q=-1.0 size=   34560kB time=00:12:15.21 bitrate= 385.1kbits/s speed=1.78x   frame=22126 fps= 54 q=-1.0 size=   34816kB time=00:12:17.16 bitrate= 386.9kbits/s speed=1.79x   frame=22190 fps= 54 q=-1.0 size=   34816kB time=00:12:19.30 bitrate= 385.8kbits/s speed=1.79x   frame=22292 fps= 54 q=-1.0 size=   35072kB time=00:12:22.71 bitrate= 386.8kbits/s speed= 1.8x   frame=22395 fps= 54 q=-1.0 size=   35072kB time=00:12:26.14 bitrate= 385.1kbits/s speed= 1.8x   frame=22478 fps= 54 q=-1.0 size=   35328kB time=00:12:28.93 bitrate= 386.4kbits/s speed= 1.8x   frame=22538 fps= 54 q=-1.0 size=   35328kB time=00:12:30.91 bitrate= 385.4kbits/s speed=1.81x   frame=22592 fps= 54 q=-1.0 size=   35328kB time=00:12:32.74 bitrate= 384.5kbits/s speed=1.81x   frame=22633 fps= 54 q=-1.0 size=   35328kB time=00:12:34.09 bitrate= 383.8kbits/s speed=1.81x   frame=22711 fps= 54 q=-1.0 size=   35584kB time=00:12:36.69 bitrate= 385.2kbits/s speed=1.81x   frame=22830 fps= 55 q=-1.0 size=   35584kB time=00:12:40.66 bitrate= 383.2kbits/s speed=1.82x   frame=22874 fps= 55 q=-1.0 size=   35584kB time=00:12:42.12 bitrate= 382.5kbits/s speed=1.82x   frame=22951 fps= 55 q=-1.0 size=   35840kB time=00:12:44.70 bitrate= 383.9kbits/s speed=1.82x   frame=23047 fps= 55 q=-1.0 size=   35840kB time=00:12:47.90 bitrate= 382.3kbits/s speed=1.83x   frame=23184 fps= 55 q=-1.0 size=   36096kB time=00:12:52.48 bitrate= 382.8kbits/s speed=1.84x   frame=23230 fps= 55 q=-1.0 Lsize=   36363kB time=00:12:54.00 bitrate= 384.9kbits/s speed=1.84x    
video:26891kB audio:9083kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.082289%
keos@kaos:~
$ 
I tried too the command 'youtube-dl' with same problem.

Is there any other way to get to record just a part of a video? (not in youtube).

Thanks.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 1:58 pm
by Jerry3904
I would use Openshot for that sort of action--it's in the Package Installer.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 2:20 pm
by MXRobo
@keos Maybe simple screen recorder to record it “live” while playing, or something similar, I think D.O. mentioned that OBS Studio would also record it.
++EDIT++ Edit with Vidcutter.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 2:30 pm
by keos
Does anyone know of another tool, or via command?.
This app, openshot ... I don't understand it. I drag the file (with the video) to the inner left box but I don't see anything else that tells me a continuation to record only what I need. thanks

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 2:41 pm
by Eadwine Rose
simplescreenrecorder is what I use.

You can start it, and then stop it when you want.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 3:00 pm
by keos
This is worse to understand, i don't see even how to drag the file/video into the app ...

Any way thanks.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 3:05 pm
by Eadwine Rose
There is no dragging. You select an area to record.

It would help to read some manuals before shooting stuff down ;)

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 4:31 pm
by keos
I've already been looking at some of that, (there is an app/tutorial) the issue is a bit complex as those apps are not specifically made for what I need/want to do, it includes many more things ... :alien:

Maybe I can find something along the line of commands ... I'll keep searching :crossfingers:

Thanks.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 5:00 pm
by towwire
You could use VLC. Enable advance controls and add the url to Network stream. When it plays to where you want to record just press the record button, stop the record when you have what you want.

Another way is to download the file and use something like Avidemux to delete the sections you do not want.

Re: How to get to record part of a video, not in youtube?

Posted: Sat Apr 30, 2022 5:59 pm
by Huckleberry Finn
towwire wrote: Sat Apr 30, 2022 5:00 pmAnother way is to download the file and use something like Avidemux to delete the sections you do not want.
... Or use the same feature of vlc: Play it and click to record (at the point you want it to start). Stop it wherever you like. It'll be cropped (and saved as a new file) and the output (both audio and video) will stay exactly the same.

Re: How to get to record part of a video, not in youtube?  [Solved]

Posted: Sun May 01, 2022 11:04 am
by keos
... Or use the same feature of vlc: Play it and click to record (at the point you want it to start). Stop it wherever you like. It'll be cropped (and saved as a new file) and the output (both audio and video) will stay exactly the same.
Very easy to understand. :number1:

Thanks once again!

Re: How to get to record part of a video, not in youtube?

Posted: Sun May 01, 2022 2:35 pm
by Huckleberry Finn
:number1:

P.S. It may still be 1-2 sec. before /after the point(s) you mark. Cause (all this kind of software, including those in terminal) it's just selecting the most appropriate frame near that point.

Re: How to get to record part of a video, not in youtube?

Posted: Sun May 01, 2022 3:35 pm
by Huckleberry Finn
keos wrote: Sat Apr 30, 2022 1:32 pm... it starts fine at the time I set it, 09:54 but it ends beyond the time I have set it, it continues to record a few extra minutes (?) ..
Meanwhile:

-ss 09:54 ... -t 12:54

will start it at 09:54 and the length of the video will be 12:54 (not the end point) .
So, if you were trying to end it at 12:54 it needs to be -to 12:54

Re: How to get to record part of a video, not in youtube?

Posted: Sun May 01, 2022 4:38 pm
by keos
I guess you are referring now to the command ... No, it was in a portion of the video (from 9:54 to 12:54) -- which is two hours long.

Re: How to get to record part of a video, not in youtube?

Posted: Sun May 01, 2022 6:22 pm
by Huckleberry Finn
keos wrote: Sun May 01, 2022 4:38 pm... a portion of the video (from 9:54 to 12:54) --
Yep, so try with -to instead of -t

( Shortly: Either -to 12:54 or -t 180 (for 180 seconds = 3 minutes duration as you wanted to )

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 3:32 am
by keos

Code: Select all

keos@kaos:~
$ ffmpeg $(yt-dlp -g 'https://archive.org/details/..............' | sed "s/.*/-ss 09:54 -i &/") -to 12:54 -c copy out.mkv
ffmpeg version 4.3.4-0+deb11u1 Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
[https @ 0x559038b03280] HTTP error 404 Not Found
https://archive.org/download/...................................................,: Server returned 404 Not Found
keos@kaos:~

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 7:41 am
by keos
It seems that now there is a blockage with this download from https://archive.org/ that's why the "ERROR" displayed.

I do it again now at https://www.bitchute.com to check if (with '- to' as you recommended) and it comes up but with the same extra minutes as before.

Code: Select all

keos@kaos:~
$ ffmpeg $(yt-dlp -g 'https://www.bitchute.com/video.........../' | sed "s/.*/-ss 09:54 -i &/") -to 12:54 -c copy out.mkv
ffmpeg version 4.3.4-0+deb11u1 Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 10 (Debian 10.2.1-6)
  configuration: --prefix=/usr --extra-version=0+deb11u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librabbitmq --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opencl --enable-opengl --enable-sdl2 --enable-pocketsphinx --enable-libmfx --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libavresample   4.  0.  0 /  4.  0.  0
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'https://seed200.bitchute.com/..........................mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf56.40.101
  Duration: 01:48:27.96, start: 0.000000, bitrate: 424 kb/s
    Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 854x480 [SAR 1280:1281 DAR 16:9], 319 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 96 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Output #0, matroska, to 'out.mkv':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf58.45.100
    Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 854x480 [SAR 1280:1281 DAR 16:9], q=2-31, 319 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 30k tbc (default)
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(eng): Audio: aac (LC) ([255][0][0][0] / 0x00FF), 44100 Hz, stereo, fltp, 96 kb/s (default)
    Metadata:
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=  526 fps=343 q=-1.0 size=     256kB time=00:00:16.46 bitrate= 127.4kbits/s speed=10.7x   frame= 2976 fps=1454 q=-1.0 size=    2304kB time=00:01:38.19 bitrate= 192.2kbits/s speed=  48x  frame= 7115 fps=2791 q=-1.0 size=    6656kB time=00:03:56.29 bitrate= 230.8kbits/s speed=92.7x  frame= 9221 fps=3024 q=-1.0 size=    9984kB time=00:05:06.57 bitrate= 266.8kbits/s speed= 101x  frame=10815 fps=3046 q=-1.0 size=   14080kB time=00:05:59.77 bitrate= 320.6kbits/s speed= 101x  frame=12489 fps=3082 q=-1.0 size=   17664kB time=00:06:55.61 bitrate= 348.2kbits/s speed= 103x  frame=14127 fps=3062 q=-1.0 size=   20480kB time=00:07:50.27 bitrate= 356.8kbits/s speed= 102x  frame=16733 fps=3269 q=-1.0 size=   24832kB time=00:09:17.23 bitrate= 365.1kbits/s speed= 109x  frame=18658 fps=3321 q=-1.0 size=   28160kB time=00:10:21.45 bitrate= 371.2kbits/s speed= 111x  frame=20373 fps=3329 q=-1.0 size=   31744kB time=00:11:18.67 bitrate= 383.2kbits/s speed= 111x  frame=22560 fps=3407 q=-1.0 size=   35328kB time=00:12:31.65 bitrate= 385.0kbits/s speed= 114x  frame=23230 fps=3445 q=-1.0 Lsize=   36363kB time=00:12:54.00 bitrate= 384.9kbits/s speed= 115x    
video:26891kB audio:9083kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.082289%
keos@kaos:~

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 9:58 am
by Eadwine Rose
Please use code tags for code post. It's the button next to the quotes, looks like so: </>

Thanks!

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 10:11 am
by keos
Sorry, a mistake ... already fixed.

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 10:43 am
by Eadwine Rose
Thanks :)

Re: How to get to record part of a video, not in youtube?

Posted: Mon May 02, 2022 10:49 am
by davidy
Aidemux can crop videos too.

Re: How to get to record part of a video, not in youtube?

Posted: Tue May 03, 2022 1:58 am
by rosie
Kazam's really straightforward too; can choose an area, press Enter, then press Capture and it'll count down. Then right click on tray icon, and can finish and save. Check Prefs first re audio source, + system audio input volume (for anyone brand new to linux).