Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Announcements and Chat > General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th January 2021, 07:52   #21  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Probably this:

https://superuser.com/questions/1115...er-objectevent

From where I know it? My PowerShell script host in mpv.net can subscribe to mpv events, and output in the event handler code block shows up in the console because my implementation redirects this output. These were intense coding sessions.

I've being doing some of your homework, and it's probably enough now...
stax76 is offline   Reply With Quote
Old 5th January 2021, 12:01   #22  |  Link
Harrenkyym
Registered User
 
Join Date: Sep 2018
Posts: 7
Ah! Thanks! The thing was that I had to declare a variable to the Get-MediaInfoValue

Code:
$formato_pelicula_origen = Get-MediaInfoValue $pelicula_origen -Kind General -Parameter Format

Write-Host $formato_pelicula_origen
Returns whatever the selected file format is!

Vielen dank.
Harrenkyym is offline   Reply With Quote
Old 31st March 2021, 11:40   #23  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Version 3.7 is available, in includes the latest version of MediaInfo which was released last week, and it fixes issues with file paths containing certain characters like brackets.

https://github.com/stax76/Get-MediaInfo
stax76 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:56.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.