User Tools

Site Tools


videobearbeitung:videocapture

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
videobearbeitung:videocapture [2026/01/03 19:30] msvideobearbeitung:videocapture [2026/01/03 19:32] (current) ms
Line 58: Line 58:
 ffmpeg -i udp://url -c copy -f mpegts -t 01:30:00 /media/ramdisk/video.ts ffmpeg -i udp://url -c copy -f mpegts -t 01:30:00 /media/ramdisk/video.ts
  
 +url  -->  Magenta TV Multicast URLs
 -t 01:30:00    # 1h und 30Min aufzeichnen -t 01:30:00    # 1h und 30Min aufzeichnen
 </code> </code>
Line 66: Line 67:
  
 50 22 8 2 * ffmpeg -i udp://url -c copy -f mpegts -t 03:00:00 /media/ramdisk/video.ts 2> /tmp/log.txt; grep Input -A 50 /tmp/log.txt |grep -v frame | mail -s cron.log mail@domain.com 50 22 8 2 * ffmpeg -i udp://url -c copy -f mpegts -t 03:00:00 /media/ramdisk/video.ts 2> /tmp/log.txt; grep Input -A 50 /tmp/log.txt |grep -v frame | mail -s cron.log mail@domain.com
 +
 +url  -->  Magenta TV Multicast URLs
 </code> </code>
  
videobearbeitung/videocapture.txt · Last modified: 2026/01/03 19:32 by ms

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