Sample Video: Green Screen Laptop

Source Notebook

Video of a person using a laptop in front of a green screen

Examples

Basic Examples

Retrieve the video:

In[1]:=
video = ResourceData["Sample Video: Green Screen Laptop"]
Out[1]=

Show video information:

In[2]:=
Information[video]
Out[2]=

Show some of the video frames:

In[3]:=
VideoFrameList[video, 3]
Out[3]=

Scope & Additional Elements

See the file path containing the video file:

In[4]:=
dir = ResourceData["Sample Video: Green Screen Laptop", "Directory"]
Out[4]=

Find the video file:

In[5]:=
FileNames["*.mp4", dir, Infinity]
Out[5]=

Processing & Analysis

Replace the green screen background with another image:

In[6]:=
video = ResourceData["Sample Video: Green Screen Laptop"];
In[7]:=
(* Evaluate this cell to get the example input *) CloudGet["https://www.wolframcloud.com/obj/5cd1807e-dd31-473e-93a5-8f5411bae58a"]
Out[7]=

Wolfram Research, "Sample Video: Green Screen Laptop" from the Wolfram Data Repository (2021)  

Data Resource History

Publisher Information