Connexion rapide:  

Forum: VirtualDJ Skins

Sujet Modification of the (PRO) skin with video preview instead of oncreen platters

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

dJdAbPRO InfinityMember since 2006
Works and looks great but when i click the mixer or scratch tab, my two video previews go blank. Of course I've removed the platter (spinner/radar) codes but there must be code used in the video tab that can be copied and embedded into the mixer and scratch tab code so my individual deck video previews will continue? I'm just not figuring it out.

btw... I also made custom icons and enlarged text, since I'm on a smaller touchscreen.




Any help would be appreciated,
Sean / dJ dAb
 

Posté Tue 25 Aug 09 @ 10:29 am
dJdAbPRO InfinityMember since 2006
Just got it...

I changed:

************************************************************
VIDEO MIXER
************************************************************
<video pannel="video" source="master">
<pos x="403" y="133"/>
<size width="219" height="186"/>
<up x="403" y="2631"/>
</video>
<video pannel="video" source="channel" chan="1">
<pos x="172" y="220"/>
<size width="162" height="140"/>
<up x="172" y="2755"/>
</video>
<video pannel="video" source="channel" chan="2">
<pos x="643" y="220"/>
<size width="162" height="140"/>
<up x="643" y="2755"/>
</video>

TO:

************************************************************
VIDEO MIXER
************************************************************
<video pannel="video" source="master">
<pos x="403" y="133"/>
<size width="219" height="186"/>
<up x="403" y="2631"/>
</video>
<video pannel="videoX" source="channel" chan="1">
<pos x="172" y="220"/>
<size width="162" height="140"/>
<up x="172" y="2755"/>
</video>
<video pannel="videoX" source="channel" chan="2">
<pos x="643" y="220"/>
<size width="162" height="140"/>
<up x="643" y="2755"/>
</video>

That did the job just fine. I might toy around a little more. Might not even need the video pannel code for deck 1 & 2 at all?
 

Posté Tue 25 Aug 09 @ 11:11 am
SBDJPRO Infinity Member since 2006
Remove pannel="video" from the two preview windows.

<video pannel="video" source="channel" chan="1">

...and...

<video pannel="video" source="channel" chan="2">

Become:

<video source="channel" chan="1">

...and...

<video source="channel" chan="2">
 

Posté Tue 25 Aug 09 @ 11:11 am
SBDJPRO Infinity Member since 2006
Posted at the same time - but yes if the skin element isn't needed to be in a panel for any reason, then drop the pannel statement.
 

Posté Tue 25 Aug 09 @ 11:12 am
taylaPRO InfinityMember since 2007
like the idea gives bigger space to the monitor for each deck and we really don't need those spinning wheels, just need more browser space.

any idea on release time (estimate)

 

Posté Tue 25 Aug 09 @ 12:05 pm
dJdAbPRO InfinityMember since 2006
I'm finishing uploading it right now ;o)

SBDJ, should I submit this as a skin?

-Sean / dJ dAb
 

Posté Tue 25 Aug 09 @ 12:35 pm
dJdAbPRO InfinityMember since 2006
Gotcha... that was just a temporary post on one of my sites.

Thanks,
dJ dAb
 

Posté Tue 25 Aug 09 @ 1:18 pm
ciocePRO InfinityMember since 2004
 

Posté Wed 26 Aug 09 @ 11:40 am
dJdAbPRO InfinityMember since 2006
Thanks, glad to help!!! -Sean / dJ dAb
 

Posté Wed 26 Aug 09 @ 5:26 pm
This skins great but it looks crap on my lappy as my res is 1440x900, yes I know it resizes automaticaly but the quality goes
 

Posté Fri 28 Aug 09 @ 12:10 pm
dJdAbPRO InfinityMember since 2006
I'll see what I can do, when I have some free time. ;o)
 

Posté Fri 28 Aug 09 @ 9:35 pm
Thanks, that would be great I really want this fantasic skin
 

Posté Sat 29 Aug 09 @ 5:05 am


(Les anciens sujets et forums sont automatiquement fermés)