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 > Capturing and Editing Video > New and alternative a/v containers

Reply
 
Thread Tools Search this Thread Display Modes
Old 11th April 2023, 10:58   #1681  |  Link
oniiz86
Registered User
 
Join Date: Oct 2019
Posts: 58
Quote:
Originally Posted by -QfG- View Post
I wrote this to the support but i do it here, too:

In version 22.12 the entry under video "BitsPixel_Frame" is changed to "Bits-Pixel_Frame". I use a PHP script to read via a JSON file all video informations. But the "-" is a problem in PHP, this will be called as an function .

Example (older version)

Code:
$json["bitrate"]          = $video[0]->BitRate_String." => ".$video[0]->BitsPixel_Frame." Bits/(Pixel*Frame)";
works fine.

Example (v22.12)

Code:
$json["bitrate"]          = $video[0]->BitRate_String." => ".$video[0]->Bits-Pixel_Frame." Bits/(Pixel*Frame)";
crashing, because the "-"

Is there any chance to rallback to "BitsPixel_Frame" in JSON output?
@-QfG- I was wondering if you were able to confirm if this issue has been fixed in the latest v23.04 release?

@-QfG- It looks to have been fixed with the v23.03 MediaInfo release, according to the changelog, https://mediaarea.net/MediaInfo/ChangeLog
Quote:
x JSON/XML: Remove minus sign from element names

Last edited by oniiz86; 9th May 2023 at 07:36.
oniiz86 is offline   Reply With Quote
Old 8th May 2023, 16:08   #1682  |  Link
Lan4
Registered User
 
Join Date: Dec 2022
Posts: 64
Are there versions of MediaInfo with normal text scaling for modern operating systems? Now the text is very small, or the text is blurry when scaling.
Lan4 is offline   Reply With Quote
Old 11th May 2023, 08:15   #1683  |  Link
hajj_3
Registered User
 
Join Date: Mar 2004
Posts: 1,120
Quote:
Originally Posted by Lan4 View Post
Are there versions of MediaInfo with normal text scaling for modern operating systems? Now the text is very small, or the text is blurry when scaling.
https://github.com/stax76/MediaInfo.NET/releases
hajj_3 is offline   Reply With Quote
Old 14th May 2023, 20:48   #1684  |  Link
Lan4
Registered User
 
Join Date: Dec 2022
Posts: 64
Quote:
Originally Posted by hajj_3 View Post
Thank you. This is a quality app and good job!
Lan4 is offline   Reply With Quote
Old 19th May 2023, 23:06   #1685  |  Link
Thunderbolt8
Registered User
 
Join Date: Sep 2006
Posts: 2,197
is there any update for mediainfo v22.04?
__________________
Laptop Lenovo Legion 5 17IMH05: i5-10300H, 16 GB Ram, NVIDIA GTX 1650 Ti (+ Intel UHD 630), Windows 10 x64, madVR (x64), MPC-HC (x64), LAV Filter (x64), XySubfilter (x64) (K-lite codec pack)
Thunderbolt8 is offline   Reply With Quote
Old 19th June 2023, 06:22   #1686  |  Link
Perenista
Registered User
 
Join Date: Oct 2013
Posts: 205
is there a way to...

1) Open more than one file at the same time, to gather the informations about it

and

2) Remove the file path, or just leave its name, on the result?
Perenista 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 03:30.


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