ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Showinh MP4 with ImageEnMView or ImageEnView

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Norwegen60 Posted - Feb 23 2019 : 08:50:11
Hello,

I tried with ImageEn 8.1.2, Delphi 10.3 and Win10 to show a video in MP4 format in ImageEnMView. I can see the video in the list, but date is shown as "1899-12-31...". Also with ImageEnView I can't show it.

After that I tried with some ImageEn Demos, f.e VideoPlayer, but also with that no success. Also .avi and .mpg I can select in VideoPlayer, but nothing is shown.

Is there something I have to beware? Win10 is showing all these videos.

regards
Gerd


3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 25 2019 : 14:37:33
Hi Gerd

What is the code for GetImageDateStr?

Nigel
Xequte Software
www.imageen.com
Norwegen60 Posted - Feb 25 2019 : 12:21:30
Hello Nigel,
in windows explorer I can see a thumbnail



The date is shown like this
iemvSort.ImageInfoText[idx] := GetImageDateStr(iemvSort.MIO.Params[idx]);


regards
Gerd
xequte Posted - Feb 24 2019 : 23:22:21
Hi

There are different factors in play here:

When displaying thumbnails, TImageEnMView uses a Windows Explorer interface to get a display thumbnail.

When loading a video into TImageEnMView (e.g. using TImageEnMVieww.MIO.LoadFromFile() it attempts to use DirectShow,


Firstly, with regard to thumbnails, I think a recent Windows update has messed with the MPEG handler in Explorer, as I can no longer display thumbnails for MPEG files in Windows Explorer on my test machines. Using Windows Explorer, do you see thumbnails?

Regarding the date, is this the edit or create date?


As for video playback, you probably do not have an MPEG DirectShow filter.





Nigel
Xequte Software
www.imageen.com