Skip to content

Unable to get mp4 file in jupyter notebook #3

@avineet123

Description

@avineet123

from ipywidgets import interact
from matplotlib import pyplot as plt
import ffmpeg
import ipywidgets as widgets
import numpy as np

probe = ffmpeg.probe('clip_1.mp4')
probe

File is stored in same folder in which .ipnyb file exists.
Error:- [WinError 2] The system cannot find the file specified

Installation-I have only installed "### pip install ffmpeg_python". I had not installed ffmpeg.

Please assist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions