View Single Post
  #2  
Old 02-11-2007, 08:55 PM
Stream Recorder
 
Posts: n/a
Default

Re: Recording The Secret


To get controls of any app just press the Windows button or Alt+Tab. They use a custom player (whether it is an ActiveX or Java version). I don't think you can capture it with media stream recorders. Just use screen video capture program. And here is a couple of replies that prove my opinion:

Quote:
Originally Posted by applian
This looks like a custom player -- it seems to be powered by something
called "Vividas", which I've never heard of before. Not sure if we can snag
this one.
Quote:
Originally Posted by compn
its a java player
http://video.thesecret.tv/ppv/TheSecretTrailer_high.viv
for the trailer

you find the player files by looking in this .js ,
http://thesecret.tv/movie/player_script_trailer.js

http://video.thesecret.tv/thesecret/.../win32lib.jpeg
http://video.thesecret.tv/thesecret/...er/osxlib.jpeg
http://video.thesecret.tv/thesecret/...er/ocxlib.jpeg
http://video.thesecret.tv/thesecret/...vivid_ocx.jpeg

are the java player files...

then you have to assemble an html (and javascript) file to use those
files and your .viv file to playback.

it seems like a confusing .js file, so i am not sure how to make it
work off the harddrive.

if i find anything else about it i will let you know. otherwise it
looks like screen capture
Reply With Quote