File Property Inspection
The following code block provides an example of inspecting properties of an audio file.
            
        ffprobe test1-16k-32b.aac
The following code block provides an example of inspecting properties of a video file.
            
    ffmpeg -i 1080p_h264_aac.mp4