VideoHelp Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date
    Oct 2017
    Location
    Belgium
    Search Comp PM
    I am writing a small VB.NET program to get the "recording" date (= the date the video actually was recorded and saved by the video camera) out of a video file (mp4 or mpg). This seems to be possible with the Mediainfo program (https://mediaarea.net/en/MediaInfo/Download/Windows): when starting this standalone program, it shows me the 'encoded' and 'tagged' dates. But I cannot find these properties when using the Mediainfo wrapper for .NET (see http://www.teejeetech.in/2013/01/mediainfo-wrapper-for-net-projects.html?showComment=1...01196398183446).
    Can somebody help me with this ?
    Quote Quote  
  2. Member Budman1's Avatar
    Join Date
    Jul 2012
    Location
    NORTHWEST ILLINOIS, USA
    Search Comp PM
    What I did was, do an external call to MediaInfoCLI and output the information to a textbox and read/search there. Be aware that Windows will continue on after it starts the CMD file MediainfoCLI so you have to check when it is finished befoe reading the data or Windows will try to check an , as yet, non-existant output.

    Click image for larger version

Name:	MI_3et.jpg
Views:	213
Size:	42.9 KB
ID:	43344

    Click image for larger version

Name:	setup.jpg
Views:	272
Size:	102.4 KB
ID:	43343


    Pseudo CMD Window below (Input over Output)
    Click image for larger version

Name:	Output.jpg
Views:	244
Size:	35.1 KB
ID:	43345
    Last edited by Budman1; 10th Oct 2017 at 01:36.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!