Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

FFMPEG iPhone screen recording using screenshots

License

NotificationsYou must be signed in to change notification settings

TomasHubelbauer/ffmpeg-iphone-screen-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WEB

This repository contains a .NET script which invokes theidevicescreenshotutility fromlibimobiledevice taking screenshots of a connected iPhonescreen (~3 seconds each) and pipes the screenshots to FFMPEG where theyget stiched to an MP4 video playable on an iPhone.

Run usingdotnet script main.csx

Why not just use the screen recorder on the iPhone?

You should, I did this because it is IMO a neat hack and that's all.Since the frame rate of this solution is so poor, it's not an alternative.

One thing in it's favor though is that it doesn't have the red bar on topwhen recording since it just stitches screenshots together. :-)

Dependencies

  • .NET Core
  • dotnet-script global tool
  • SIPS (PNG to JPG conversion)
  • libimobiledevice (foridevicescreenshot)

To-Do

Use the .NET bindings for ilibmobiledevice to make this work on Windows

About

FFMPEG iPhone screen recording using screenshots

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp