Editing Rec plugin

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 8: Line 8:


  0: 0 Parameter: - returns 0
  0: 0 Parameter: - returns 0
  1: start, 0 Parameter: - RecStart
  1: start, 0 Parameter:  
  2: stop, 0 Parameter: - RecStop
  2: stop, 0 Parameter:  
  3: close, 1 Parameter: int isdiscard (0=save, 1=clear recorded movie)
  3: close, 1 Parameter: int
  4: geti, 1 Parameter: int giprm (must be 5 = Movie Time msec) - RecGetInfo
  4: geti, Parameter: int giprm (must be 5)
  5: md, 2 Parameter: uint8_t mdarg[0x2C8], int (must be 0x2C8 = 712) - RecSetInfo (MetaData)
  5: md, 2 Parameter: *arg, int
  6: etis, 1 Parameter: int time - RecSetInfo (Movie start time msec)
  6: etis, 1 Parameter: int time
  7: etie, 1 Parameter: int time - RecSetInfo (Movie end time msec)
  7: etie, 1 Parameter: int time
 
=Initialization=
 
Load up parameters:
videoFmt = int
audioFmt = int
ppuPrio = int
spuPrio = int
container = int
bgCntnr = (Background Memory Container 4)
filename = char * [0x400]
notifyParam = int
(vshMode = )
optFlag1 = int
ringSec = int
aMixVol = uint8_t
vInput = uint8_t
metaF = char * [0x400]
srate = uint8_t
capPrio = uint8_t
 
<!--
*video format
**MPEG4
**AVC_MP
**AVC_BL
**MJPEG
**M4HD
 
*video input
**DISABLE
**ARGB_4_3
**ARGB_16_9
**RGBA_4_3
**RGBA_16_9
**YUV420PLANAR_16_9
 
*Audio format
**AAC
**ULAW
**PCM
** ?
-->


{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)