Giter Club home page Giter Club logo

Comments (12)

Tortoise17 avatar Tortoise17 commented on July 23, 2024 1

At earlier stage, I have changed the paths accordingly and provided the files there.

from video_feature_extractor.

antoine77340 avatar antoine77340 commented on July 23, 2024

Nope!
Did you make sure the provided path was reachable?
Most people encounter this error because ffmpeg could not read the file.

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024
]$ python extract.py --csv=video/input_data.csv --type=2d --batch_size=64 --num_decoding_thread=8
Loading 2D-ResNet-152 ...
loaded
Decoding video: /home/machine21/Desktop/video_code/video_feature_extractor/video/video2.mp4
ffprobe failed at: /home/machine21/Desktop/video_code/video_feature_extractor/video/video2.mp4
Decoding video: /home/machine21/Desktop/video_code/video_feature_extractor/video/video1.mp4
ffprobe failed at: /home/machine21/Desktop/video_code/video_feature_extractor/video/video1.mp4
Video /home/machine21/Desktop/video_code/video_feature_extractor/video/video1.mp4 already processed.
Video /home/machine21/Desktop/video_code/video_feature_extractor/video/video2.mp4 already processed.

this is how it is throwing error. If you can guess. I think it is accessing and reaching the proper file. If you can comment.

from video_feature_extractor.

antoine77340 avatar antoine77340 commented on July 23, 2024

Can you process your file using an ffmpeg command?

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024

normally ffmpeg is working and easy executable.
in python env is also and native as well.

from video_feature_extractor.

antoine77340 avatar antoine77340 commented on July 23, 2024

Sorry I meant, can you ffprobe the file? it seems the error is coming from the ffprobe command.

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024

ffprobe is perfectly informing about file.

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024
video_path,feature_path
/home/machine21/Desktop/video_code/video_feature_extractor/video/video2.mp4,/home/machine21/Desktop/video_code/video_feature_extractor/video/video2.npy
/home/machine21/Desktop/video_code/video_feature_extractor/video/video1.mp4,/home/machine21/Desktop/video_code/video_feature_extractor/video/video1.npy

this is how I have set the csv file
The csv file is in same folder where videos are.

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024

One question. Should I resize the video_frames_size to 112 earlier ? or if input is 1024 is also possible to handle ? Maybe that is the issue?
or correct me if I am wrong.

from video_feature_extractor.

Tortoise17 avatar Tortoise17 commented on July 23, 2024

Resolved. and thank you so much . You have really a great tool. I will let you know the more questions I have to ask.

from video_feature_extractor.

prateksha avatar prateksha commented on July 23, 2024

Hi @Tortoise17, I am facing the same issue that you have described.ffprobe failed at
Could you please tell me how you resolved it?

from video_feature_extractor.

zhang123-sys avatar zhang123-sys commented on July 23, 2024

At earlier stage, I have changed the paths accordingly and provided the files there.

Excuse me, how do you change the paths?

from video_feature_extractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.