Giter VIP home page Giter VIP logo

Comments (15)

sbraz avatar sbraz commented on May 25, 2024

Do you have the mediainfo DLL in the current folder? pymediainfo won't work without it.

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Also you seem to be running a 32-bit Python. I doubt your OS and mediainfo are 32-bit. Maybe you need a 64-bit Python.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

where should I copy the mediainfo dll and where should I paste it?? D:

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

I'm not a Windows expert but it should work if you put it in the pymediainfo directory or in System32.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

I installed a 2.7, 64 bit version and the dll application from here: https://mediaarea.net/en/MediaInfo/Download/Windows and I installed it here:
C:\Python27\Lib\site-packages\pymediainfo
but I keep getting the same message.
Where should I try?

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

Also, the order in which I died it was; I first installed Python, then Mediainfo, then pymediainfo through pip and finally the dll version on package's bin.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

Was that okay?

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Try putting the DLL in the folder where your script resides.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

I put the DLL where I have the script of my program , and i got this message:
"28859622 VBR apcn"
What should I do?

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Paste the full trace please.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

I don't know if by that you mean this

"Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.

RESTART: C:\Users\Agusjacob96\Documents\itzel\proyecto\t#07_01_08_17\test07.py
28859622 VBR apcn

"

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

test07.txt

I just discovered that if I paste the video on the same bin I have the code, I won't get any message. However, the code doesn't do anything at all. :/
What should I try?

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

Please try using the demo.py file.

from pymediainfo.

Agusjacob96 avatar Agusjacob96 commented on May 25, 2024

python shell demo
I ran demo.py and i got this. What does that mean?

from pymediainfo.

sbraz avatar sbraz commented on May 25, 2024

You need to pass it the path of a file. I think you need to read up a bit more on Python because those are clearly beginner questions. This is not what the issue tracker is for. I'm closing this now.
The proper place to ask would be on some mailing list, IRC or maybe Stack Overflow.

from pymediainfo.

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.