User Tools

Site Tools


bildbearbeitung:videocapture

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bildbearbeitung:videocapture [2021/03/10 14:24] msbildbearbeitung:videocapture [2023/01/11 20:29] (current) – external edit 127.0.0.1
Line 44: Line 44:
 <code> <code>
 ffmpeg -video_size 3840x2160 -framerate 25 -f x11grab -i :0.0+3840+0 output.mp4 ffmpeg -video_size 3840x2160 -framerate 25 -f x11grab -i :0.0+3840+0 output.mp4
 +</code>
 +
 +====== TV record ======
 +<code>
 +ffmpeg -i http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 -c:v copy -c:a copy -t 00:00:30 -y rec.mp4
 +
 +-t 00:00:30     # 30s aufzeichnen
 </code> </code>
bildbearbeitung/videocapture.1615382667.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki