forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Divx structure [FOUND]

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Rangu2057



Joined: 23 Jul 2007
Posts: 87
Location: wilmington, NC

PostPosted: Wed May 21, 2008 5:12 am    Post subject: Divx structure [FOUND] Reply with quote

Earlier today i was looking through a video file and this is what i found

It seems to be the divX structure, im doing more research as of now


Code:


a{
color:      #626BFD;
font-family:   sans-serif;
font-size:                   8pt;
font-weight:   normal;
font-align:                   left;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   160%;
}

a:hover{
color:      gray;
text-decoration:   none;
}

divcontainer{
width:      100%;
height:     100%;
text-align:   center;

divheader{
width:       760;
height:       72;
background:     url("Images/main_01.jpg") no-repeat 0 100%;
}

divmiddle{
width:       760;
padding:                    0px 30px 0px 35px;
text-align:                     left;
background:     url("Images/main_02.jpg") repeat-y 0 100%;
}

divmiddlesecond{
width:              650;
padding:          0px 0px 0px 35px;
text-align:        left;
}

* html .DivMiddleSecond{
width:    680px;
w\idth:    680px;
}

DivFooter{
width:                    760;
height:                    26;
background:    url("images/main_03.jpg") no-repeat 0 100%;

.Textnormal {
font-family:    sans-serif;
font-size:       8pt;
font-weight:    normal;
font-align:       left;
font-decoration:    none;
letter-spacing:    normal;
text-indent:    0pt;
word-spacing:    normal;
line-height:    160%;
color:       #000000;
}

.TextHeader{
font-family:   sans-serif;
font-size:      17pt;
font-weight:   normal;
font-align:      left;
font-decoration:    none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   160%;
color:      #626BFD;
}


.TextCode{
font-family:   Courier New;
font-size:      8pt;
font-weight:   normal;
font-align:      left;
font-decoration:    none;
letter-spacing:     normal;
text-indent:   20pt;
word-spacing:   normal;
line-height:   160%;
color:      #000000;

.Newsheader{
width:      376px;
height:      30;
background:   url("Images/newstitle.jpg") no-repeat;
padding:                   10x 20px 0px 20px;
}


* html .Newsheader{
width:   416px;
w\idth:   416px;
height:   40px;
h\ieght:    40px;
}

.Newsbody{
width:      388px;
background:   url("Images/newsbody2.jpg") repeat-y;
padding:                   10px 13px 10px 15px;
}

*html .Newsbody{
width:      416px;
w\idth:      416px;
}

.Newsfooter{
width:      416px;
height:      24;
background   url("Images/newsfooter.jpg") no-repeat
}

.NewsHeaderBACKUP{
background-color:   #D1DCEA;
width:      450;
border-top:   1px solid #000000;
border-left:   1px solid #000000;
border-right:   1px solid #000000;
border-bottom:   1px solid #000000;
}

.NewsbodyBACKUP{
background-color   #EBF2FF;
color:      #000000;
width:      430;
border-bottom:   1px solid #000000;
border-left:   1px solid #000000;
border-right:   1px solid #000000;
padding:      0px 10px 0px 10px;
}

* html .NewsBodyBACKUP{
width:      450px;
w\idth:      450px;
}

.NewsHeaderTekst{
font-family:   sans-serif;
font-size:      11pt;
font-weight:   bold;
font-align:      left;
font-decoration:   none;
letter-spacing   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   100%;
color:      #626FBD;
}

.NewsSubHeaderTekst{
font-family:   Verdana, Arial, Helvetica, sans-serif;
font-size:      7pt;
font-weight:   normal;
font-align:      left;
font-decoration:   none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   140%;
color:      black;
border-top:   0px none #;
border-right:   0px none #;
border-bottom:   0px none #;
border-left:   0px none #;
padding:      0px 0px 0px px;
}

.GameListText{
font-family:   sans-serif;
font-size:      12pt;
font-weight:   bold;
font-align:      left;
font-decoration:   none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   160%
color:      #626FBD;
width:      400px;
padding:      0px 0px 0px 15px;
}

.GameListSmallText{
font-family:   sans-serif;
font-size:      8pt;
font-weight:   normal;
font-align:      left:
font-decoration:   none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
ine-height:      160%;
width:      400px;
padding:      0px 0px 0px 15px;
color:      #;
}

.ImgBorder{
border:   2px solid #5256B8;
}

.DivMiddleSplitLeft{
float:      left;
width:      420;
padding:                   0px 0px 0px 0px;
text-align:                   left;
}

.DivMiddleSplitLeft2{
float:      left;
width:      365;
padding:                   0px 0px 0px 35px;
text-align:                   left;
}

* html .DivMiddleSplitLeft2{
width:   400PX;
w\idth:   400px;
}

.DivMiddleSplitRight{
float:   right;
width:   250;
padding:   0px 10px 0px 0px;
text-align:   left;
}

* html .DivMiddleSplitRight{
width:   260px;
w\idth:   260px;
}

.tableCellLight{
background-color:   #EBF2FF;
font-family:   sans-serif;
font-size:      8pt;
font-weight:   normal;
font-align:      left;
font-decoration:   none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   160%;
color:      #000000;
}

.tableCellDark{
background-color:   #C5D9FF;
font-family:   sans-serif;
font-size:      8pt;
font-weight:   normal;
font-align:      left;
font-decoration:   none;
letter-spacing:   normal;
text-indent:   0pt;
word-spacing:   normal;
line-height:   160%;
color:      #000000;
}

_________________
the questions of today are awnswered by the blood and bullets of tomorrow! ---EagleEye--- (Socom FTB2)
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
kralyk



Joined: 06 Apr 2008
Posts: 114
Location: Czech Republic, central EU

PostPosted: Wed May 21, 2008 5:34 am    Post subject: Reply with quote

The code you posted is an ordinary CSS for some web...

btw. whats the purpose of your post? I dont understand...
Back to top
View user's profile Send private message
Rangu2057



Joined: 23 Jul 2007
Posts: 87
Location: wilmington, NC

PostPosted: Wed May 21, 2008 6:20 am    Post subject: Reply with quote

well when i posted at another site, they told me otherwise

they said it was a divx struture...
_________________
the questions of today are awnswered by the blood and bullets of tomorrow! ---EagleEye--- (Socom FTB2)
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Wed May 21, 2008 12:11 pm    Post subject: Reply with quote

Uhh, dude, we don't post that kind of stuff here, that's highly confidential!
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Wed May 21, 2008 3:05 pm    Post subject: Reply with quote

That's just the source code for a web page that appears to have an embedded video in it. It has nothing at all to do with the PSP or even development.
Back to top
View user's profile Send private message AIM Address
Rangu2057



Joined: 23 Jul 2007
Posts: 87
Location: wilmington, NC

PostPosted: Wed May 21, 2008 3:15 pm    Post subject: Reply with quote

CRAP, i cant believe that guy told me a freaking lie about it, i knew it seemed fishy, anyway moderators, please lock this thread

sorry for wasting everyones time :(
_________________
the questions of today are awnswered by the blood and bullets of tomorrow! ---EagleEye--- (Socom FTB2)
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group