topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 19, 2024, 2:51 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spankmonkey [ switch to compact view ]

Pages: [1]
1
Post New Requests Here / Re: Multi Video Player
« on: May 23, 2016, 05:07 PM »
instead of installing any malware I took another approach with AHK.
running multiple VLC sessions then tiling the windows with
PostMessage, 0x111, 405, 0,, ahk_class Shell_TrayWnd
mostly does what I was looking for. There are better player than VLC,
but VLC has some good switches and the playlist feature is quite nice too.  :-*

2
you may simply try another ad-blocker. I use uBlock Origin for instance.
(in another browser though  :D )

3
Post New Requests Here / Re: Multi Video Player
« on: April 20, 2016, 03:34 PM »

4
Post New Requests Here / Re: Multi Video Player
« on: April 19, 2016, 04:45 PM »
4wd, you are right, it works after enabling internet in the VM.

as you mentioned it connects to 104.27.136.35 (an IP address that is part of the CloudFlare)
and also 216.58.213.46 (a Google IP address).

maybe someone with Wireshark knowledge wants to have a look at, what's happening here exactly ?
for myself, I am not sure about this software, I'll probably revert to a backup before installation...  :-\

5
Post New Requests Here / Re: Multi Video Player
« on: April 18, 2016, 04:10 PM »
thanks skwire, I was not aware of the software.
great user interface, and it does what I was looking for. :Thmbsup:

I did some additional tests, it seems to be coded in .NET (c#).
Apparently it's not working in a VM, probably due to the GPU acceleration it's using.
The program is compressed/obfuscated, why would anyone pack a free app?
Also I was not able to find a portable version.
Seems clean according to Virustotal, though I am not sure...  :huh:

Edit: someone in comments at VT claims this is malware:
======================================
Deepviz analysis

result: #malware
accuracy: 100.0%
8 matched behavioural rules:
Gathers system data
Suspicious delay
Manipulates Internet Explorer settings
...
More info at https://sandbox.deep...4ba731d560c43101f86/


6
Post New Requests Here / Multi Video Player
« on: April 16, 2016, 07:43 PM »
Hello,

I am looking for an application to play multiple videos simultaneously in a single UI.
I found a promising freeware:
http://ipivs.com/products/valt-multi-video-player/

the user interface is clean and appealing, but unfortunately the app has some real drawbacks:
- mp4 only (no avi, mkv, flv, etc.)
- audio works apparently only for first video
- adjust volume for each video individually seems not to work
- cannot play videos from folder randomly

does anybody know a similar software without those shortcomings?
Or could this been done in AHK? Maybe portable Media Player Classic could be used...

thanks.

Pages: [1]