Ingreso rápido:  

Forum: VirtualDJ Skins

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

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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
 

Mensajes 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?
 

Mensajes 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">
 

Mensajes 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.
 

Mensajes 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)

 

Mensajes 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
 

Mensajes 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
 

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

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

Mensajes 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
 

Mensajes 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)
 

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

Mensajes Sat 29 Aug 09 @ 5:05 am


(Los tópicos y foros antiguos son automáticamente cerrados)