lisamelton / video_transcoding

Tools to transcode, inspect and convert videos.
MIT License
2.39k stars 160 forks source link

mpv not recognized #342

Closed bolognasammich closed 1 year ago

bolognasammich commented 1 year ago

Hello,

I can not get command prompt or powershell to recognize mpv. When typing in "C:\Users\me>mpv --version" This is what happens. " C:\Users\me>"

I just get a blank and new command line. The exe file is in the bin folder with the other exe files that work.

Any help is appreciated.

lisamelton commented 1 year ago

Sorry that this happened to you. The mpv.exe executable also requires that the mpv.com file be in the same directory to work. Just make sure both are in your bin directory.

bolognasammich commented 1 year ago

That worked!! Thank you so much!