Look inside the XML - cachRec ? at DVinfo.net
DV Info Net

Go Back   DV Info Net > Sony XAVC / XDCAM / NXCAM / AVCHD / HDV / DV Camera Systems > Sony XDCAM EX Pro Handhelds

Sony XDCAM EX Pro Handhelds
Sony PXW-Z280, Z190, X180 etc. (going back to EX3 & EX1) recording to SxS flash memory.

Reply
 
Thread Tools Search this Thread
Old December 21st, 2007, 02:07 PM   #1
Inner Circle
 
Join Date: Feb 2004
Location: Brooklyn, NY, USA
Posts: 3,841
Look inside the XML - cachRec ?

I'd thought some might want to see what's in the XML from the source.

<?xml version="1.0" encoding="UTF-8"?>
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.1.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2007-12-19T23:42:57-05:00">
<TargetMaterial umidRef="060A2B340101010501010D4313000000BA234032544405C50800460202280328"/>
<Duration value="521"/>
<LtcChangeTable tcFps="30" halfStep="false">
<LtcChange frameCount="0" value="12010000" status="increment"/>
<LtcChange frameCount="520" value="22180000" status="end"/>
</LtcChangeTable>
<CreationDate value="2007-12-19T23:42:39-05:00"/>
<TypicalUbit value="0000000000000000"/>
<BodyUmidBasicChangeTable>
<BodyUmidBasicChange frameCount="0" value="060A2B340101010501010D4313000000BA234032544405C50800460202280328" status="start"/>
</BodyUmidBasicChangeTable>
<KlvPacketTable>
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
</KlvPacketTable>
<VideoFormat>
<VideoRecPort port="DIRECT"/>
<VideoFrame videoCodec="MPEG2HD35_1920_1080_MP@HL" captureFps="29.97p" recFps="29.97" formatFps="29.97p"/>
<VideoLayout pixel="1920" numOfVerticalLine="1080" aspectRatio="16:9"/>
</VideoFormat>
<AudioFormat numOfChannel="2">
<AudioRecPort port="DIRECT" audioCodec="LPCM16" trackDst="CH1"/>
<AudioRecPort port="DIRECT" audioCodec="LPCM16" trackDst="CH2"/>
</AudioFormat>
<Device manufacturer="Sony" modelName="PMW-EX1" serialNo="0100808">
</Device>
<Lens modelName="XT14X5.8"/>
<RecordingMode type="normal" cacheRec="false"/>
</NonRealTimeMeta>
Craig Seeman is offline   Reply With Quote
Old December 21st, 2007, 02:08 PM   #2
Inner Circle
 
Join Date: Feb 2004
Location: Brooklyn, NY, USA
Posts: 3,841
<?xml version="1.0" encoding="UTF-8"?>
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.1.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2007-12-20T01:23:13-05:00">
<TargetMaterial umidRef="060A2B340101010501010D4313000000749F1344544405DC0800460202280328"/>
<Duration value="16"/>
<LtcChangeTable tcFps="30" halfStep="false">
<LtcChange frameCount="0" value="15570000" status="increment"/>
<LtcChange frameCount="15" value="00580000" status="end"/>
</LtcChangeTable>
<CreationDate value="2007-12-20T01:22:55-05:00"/>
<TypicalUbit value="0000000020120720"/>
<BodyUmidBasicChangeTable>
<BodyUmidBasicChange frameCount="0" value="060A2B340101010501010D4313000000749F1344544405DC0800460202280328" status="start"/>
</BodyUmidBasicChangeTable>
<KlvPacketTable>
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
</KlvPacketTable>
<VideoFormat>
<VideoRecPort port="DIRECT"/>
<VideoFrame videoCodec="MPEG2HD35_1920_1080_MP@HL" captureFps="01.00p" recFps="29.97" formatFps="29.97p"/>
<VideoLayout pixel="1920" numOfVerticalLine="1080" aspectRatio="16:9"/>
</VideoFormat>
<AudioFormat numOfChannel="2">
<AudioRecPort port="OTHERS" audioCodec="LPCM16" trackDst="CH1"/>
<AudioRecPort port="OTHERS" audioCodec="LPCM16" trackDst="CH2"/>
</AudioFormat>
<Device manufacturer="Sony" modelName="PMW-EX1" serialNo="0100808">
</Device>
<Lens modelName="XT14X5.8"/>
<RecordingMode type="slowAndQuickMotion" cacheRec="false"/>
</NonRealTimeMeta>
Craig Seeman is offline   Reply With Quote
Old December 21st, 2007, 02:12 PM   #3
Inner Circle
 
Join Date: Feb 2004
Location: Brooklyn, NY, USA
Posts: 3,841
The first is from 1080p30.
<VideoFrame videoCodec="MPEG2HD35_1920_1080_MP@HL" captureFps="29.97p" recFps="29.97" formatFps="29.97p"/>
<RecordingMode type="normal" cacheRec="false"/>

The second is from 1080 at 1fps slow and quick mode.
<VideoFrame videoCodec="MPEG2HD35_1920_1080_MP@HL" captureFps="01.00p" recFps="29.97" formatFps="29.97p"/>
<RecordingMode type="slowAndQuickMotion" cacheRec="false"/>

The interesting thing is there seems to be an allusion to cacheRec which is set to false.
Makes you wonder.
Craig Seeman is offline   Reply With Quote
Old December 21st, 2007, 11:19 PM   #4
Major Player
 
Join Date: Apr 2004
Location: Kelowna BC Canada
Posts: 706
Fascinating read... :-)


No, for real, and what are we looking at here?
__________________
www.ascentfilms.com
Jiri Bakala is offline   Reply With Quote
Old December 22nd, 2007, 12:10 AM   #5
Inner Circle
 
Join Date: Feb 2004
Location: Brooklyn, NY, USA
Posts: 3,841
XML file which describes the clip inside the BPAV folder. Each clip (.MP4) has an associated .SMI, .PPN, .BIM, XML file. The XML files has all sorts of info describing the clip. Data.

I'm wondering what that cacheRec really is. Nothing I've tried yet changes it from false to true.

I have a fantasy that Sony was/is looking at a cache record function that will buffer video before one hits record. I could be mistaken though. I'm wondering if anyone has found something that enables the setting (meaning it's something other than what I'm thinking).

Quote:
Originally Posted by Jiri Bakala View Post
Fascinating read... :-)


No, for real, and what are we looking at here?
Craig Seeman is offline   Reply With Quote
Old December 23rd, 2007, 01:25 AM   #6
Major Player
 
Join Date: Nov 2007
Location: Seattle WA
Posts: 376
Craig, That would be killer if they can enable this feature with an upcoming firmware update.
Jason Bodnar is offline   Reply With Quote
Old December 23rd, 2007, 09:21 AM   #7
Wrangler
 
Join Date: Oct 2003
Location: DFW area, TX
Posts: 6,117
Images: 1
Quote:
Originally Posted by Craig Seeman View Post
XML file which describes the clip inside the BPAV folder. Each clip (.MP4) has an associated .SMI, .PPN, .BIM, XML file. The XML files has all sorts of info describing the clip. Data.

I'm wondering what that cacheRec really is. Nothing I've tried yet changes it from false to true.

I have a fantasy that Sony was/is looking at a cache record function that will buffer video before one hits record. I could be mistaken though. I'm wondering if anyone has found something that enables the setting (meaning it's something other than what I'm thinking).
That's what it is. The XDCAM HD cameras didn't have it with the early firmware, but it was added later. The XDCAM SD cameras have it also.

So you may get it later on in a firmware update.

-gb-
Greg Boston is offline   Reply With Quote
Old December 23rd, 2007, 09:33 AM   #8
Inner Circle
 
Join Date: Feb 2004
Location: Brooklyn, NY, USA
Posts: 3,841
Thanks Greg. A while back a few Sony reps were saying cache recording would be enabled in a firmware update but later they (ones that I talked to) said they wouldn't promise such a feature would be implemented. It made me think that they ran into an issue. The early comments said it would be two seconds. I still hope for it though.
Craig Seeman is offline   Reply With Quote
Old December 23rd, 2007, 09:38 AM   #9
Wrangler
 
Join Date: Oct 2003
Location: DFW area, TX
Posts: 6,117
Images: 1
Quote:
Originally Posted by Craig Seeman View Post
Thanks Greg. A while back a few Sony reps were saying cache recording would be enabled in a firmware update but later they (ones that I talked to) said they wouldn't promise such a feature would be implemented. It made me think that they ran into an issue. The early comments said it would be two seconds. I still hope for it though.
I think what happens is after the product release, the programmers keep looking at ways to optimize the code, thus allowing more functionality to be added without breaking everything else in the process. Just like with graphics cards, the first run of the drivers are usually followed by more optimized drivers later on, translating into better performance.

They are still planning more firmware updates to the F350, but the timeline isn't cast in stone.

-gb-
Greg Boston is offline   Reply
Reply

DV Info Net refers all where-to-buy and where-to-rent questions exclusively to these trusted full line dealers and rental houses...

B&H Photo Video
(866) 521-7381
New York, NY USA

Scan Computers Int. Ltd.
+44 0871-472-4747
Bolton, Lancashire UK


DV Info Net also encourages you to support local businesses and buy from an authorized dealer in your neighborhood.
  You are here: DV Info Net > Sony XAVC / XDCAM / NXCAM / AVCHD / HDV / DV Camera Systems > Sony XDCAM EX Pro Handhelds

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 



All times are GMT -6. The time now is 02:35 PM.


DV Info Net -- Real Names, Real People, Real Info!
1998-2024 The Digital Video Information Network