init repo
This commit is contained in:
34
.gitignore
vendored
Normal file
34
.gitignore
vendored
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
# OS
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
# Env
|
||||||
|
.env
|
||||||
|
.env.*
|
||||||
|
|
||||||
|
# Python
|
||||||
|
__pycache__/
|
||||||
|
.pytest_cache/
|
||||||
|
.mypy_cache/
|
||||||
|
.venv/
|
||||||
|
venv/
|
||||||
|
|
||||||
|
# Node
|
||||||
|
node_modules/
|
||||||
|
.next/
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
.nuxt/
|
||||||
|
.output/
|
||||||
|
|
||||||
|
# Misc
|
||||||
|
*.log
|
||||||
|
|
||||||
|
# bootstrap-gitea-no-git
|
||||||
|
20251014-外贸出口/C7839.MP4
|
||||||
|
20251014-外贸出口/C7806.MP4
|
||||||
|
20251014-外贸出口/C7812.MP4
|
||||||
|
20251014-外贸出口/C7828.MP4
|
||||||
|
20251014-外贸出口/C7814.MP4
|
||||||
|
20251014-外贸出口/C7800.MP4
|
||||||
|
20251014-外贸出口/C7861.MP4
|
||||||
|
20251014-外贸出口/C7847.MP4
|
||||||
3
.memory/worklog.json
Normal file
3
.memory/worklog.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"entries": []
|
||||||
|
}
|
||||||
12
.project.json
Normal file
12
.project.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "十二时辰视频",
|
||||||
|
"description": "十二时辰主题视频创意与脚本调研",
|
||||||
|
"status": "archived",
|
||||||
|
"kind": "research",
|
||||||
|
"created": "2025-10-08",
|
||||||
|
"urls": [],
|
||||||
|
"worklog": {
|
||||||
|
"path": ".memory/worklog.json",
|
||||||
|
"auto": true
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
20251014-外贸出口/C7798.MP4
Executable file
BIN
20251014-外贸出口/C7798.MP4
Executable file
Binary file not shown.
47
20251014-外贸出口/C7798M01.XML
Executable file
47
20251014-外贸出口/C7798M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T17:35:17+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D4313000000945473F9620906D83490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="2760"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="40180700" status="increment"/>
|
||||||
|
<LtcChange frameCount="2759" value="41840800" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T17:34:31+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7800M01.XML
Executable file
47
20251014-外贸出口/C7800M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T17:37:05+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D4313000000DFA62031620906C73490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="2940"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="57460800" status="increment"/>
|
||||||
|
<LtcChange frameCount="2939" value="58B50900" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T17:36:16+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7806M01.XML
Executable file
47
20251014-外贸出口/C7806M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T17:45:00+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D4313000000948EE0EB620906CB3490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="1740"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="46211100" status="increment"/>
|
||||||
|
<LtcChange frameCount="1739" value="45D01100" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T17:44:31+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
BIN
20251014-外贸出口/C7809.MP4
Executable file
BIN
20251014-外贸出口/C7809.MP4
Executable file
Binary file not shown.
47
20251014-外贸出口/C7809M01.XML
Executable file
47
20251014-外贸出口/C7809M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T17:49:58+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D43130000001BD5E24B620906D53490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="2100"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="48591200" status="increment"/>
|
||||||
|
<LtcChange frameCount="2099" value="49B41300" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T17:49:23+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7812M01.XML
Executable file
47
20251014-外贸出口/C7812M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:08:28+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D4313000000672B04D4620906CF3490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="300"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="50451300" status="increment"/>
|
||||||
|
<LtcChange frameCount="299" value="49D01300" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:08:23+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7814M01.XML
Executable file
47
20251014-外贸出口/C7814M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:14:30+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D43130000001252A2E1620906D13490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="960"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="67081400" status="increment"/>
|
||||||
|
<LtcChange frameCount="959" value="66A41400" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:14:13+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
BIN
20251014-外贸出口/C7820.MP4
Executable file
BIN
20251014-外贸出口/C7820.MP4
Executable file
Binary file not shown.
47
20251014-外贸出口/C7820M01.XML
Executable file
47
20251014-外贸出口/C7820M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:18:29+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D43130000002C24D5BD620906D03490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="510"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="52491400" status="increment"/>
|
||||||
|
<LtcChange frameCount="509" value="66D71400" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:18:20+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
BIN
20251014-外贸出口/C7826.MP4
Executable file
BIN
20251014-外贸出口/C7826.MP4
Executable file
Binary file not shown.
47
20251014-外贸出口/C7826M01.XML
Executable file
47
20251014-外贸出口/C7826M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:19:51+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D43130000009B6CA0B6620906C93490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="360"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="69361500" status="increment"/>
|
||||||
|
<LtcChange frameCount="359" value="68C21500" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:19:44+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7828M01.XML
Executable file
47
20251014-外贸出口/C7828M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:23:35+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D431300000042434F36620906D33490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="900"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="69511500" status="increment"/>
|
||||||
|
<LtcChange frameCount="899" value="40871600" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:23:20+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
47
20251014-外贸出口/C7839M01.XML
Executable file
47
20251014-外贸出口/C7839M01.XML
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<NonRealTimeMeta xmlns="urn:schemas-professionalDisc:nonRealTimeMeta:ver.2.20" xmlns:lib="urn:schemas-professionalDisc:lib:ver.2.10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" lastUpdate="2025-10-14T18:30:02+08:00">
|
||||||
|
<TargetMaterial umidRef="060A2B340101010501010D4313000000E54502C9620906D53490EAFFFEE9D41D"/>
|
||||||
|
<Duration value="360"/>
|
||||||
|
<LtcChangeTable tcFps="30" halfStep="true">
|
||||||
|
<LtcChange frameCount="0" value="43291700" status="increment"/>
|
||||||
|
<LtcChange frameCount="359" value="42B51700" status="end"/>
|
||||||
|
</LtcChangeTable>
|
||||||
|
<CreationDate value="2025-10-14T18:29:55+08:00"/>
|
||||||
|
<KlvPacketTable>
|
||||||
|
<KlvPacket key="060E2B34010101050301020A02000000" frameCount="0" lengthValue="095F5265635374617274" status="spot"/>
|
||||||
|
</KlvPacketTable>
|
||||||
|
<VideoFormat>
|
||||||
|
<VideoRecPort port="DIRECT"/>
|
||||||
|
<VideoFrame videoCodec="AVC_1920_1080_HP@L42" captureFps="59.94p" formatFps="59.94p"/>
|
||||||
|
<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="ILCE-7CM2" serialNo="4294967295"/>
|
||||||
|
<Lens modelName="E 28-75mm F2.8 A063"/>
|
||||||
|
<RecordingMode type="normal" cacheRec="false"/>
|
||||||
|
<AcquisitionRecord>
|
||||||
|
<Group name="CameraUnitMetadataSet">
|
||||||
|
<Item name="CaptureGammaEquation" value="rec709"/>
|
||||||
|
<Item name="CaptureColorPrimaries" value="rec709"/>
|
||||||
|
<Item name="CodingEquations" value="rec709"/>
|
||||||
|
</Group>
|
||||||
|
<ChangeTable name="ImagerControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="LensControlInformation">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="DistortionCorrection">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Gyroscope">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
<ChangeTable name="Accelerometor">
|
||||||
|
<Event frameCount="0" status="start"/>
|
||||||
|
</ChangeTable>
|
||||||
|
</AcquisitionRecord>
|
||||||
|
</NonRealTimeMeta>
|
||||||
BIN
20251014-外贸出口/C7843.MP4
Executable file
BIN
20251014-外贸出口/C7843.MP4
Executable file
Binary file not shown.
BIN
20251014-外贸出口/C7846.MP4
Executable file
BIN
20251014-外贸出口/C7846.MP4
Executable file
Binary file not shown.
21
AGENTS.md
Normal file
21
AGENTS.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# 十二时辰视频 Agent Rules
|
||||||
|
|
||||||
|
## Must Read First
|
||||||
|
|
||||||
|
- `.project.json` 是机器真源:公网链接、快捷登录、凭证引用都以它为准
|
||||||
|
- `RULES.md` 是人工规则和部署事实:启动命令、平台、域名、注意事项都写这里
|
||||||
|
- 不允许编造不存在的域名、账号、密码;未知就保持空白并明确标记待补充
|
||||||
|
|
||||||
|
## Deployment Metadata Contract
|
||||||
|
|
||||||
|
- 任何任务只要新增、删除或修改公网地址,必须在同一次任务里更新 `.project.json`
|
||||||
|
- `urls[]` 推荐显式写 `type`:`app`、`backend`、`docs`、`admin`、`repo`
|
||||||
|
- 项目专属的网页登录信息,如果允许放进仓库,就写 `.project.json.quick_login`
|
||||||
|
- 不能直接入库的敏感登录,不要伪造 `quick_login`,改为写 `.project.json.credentials` 引用
|
||||||
|
- 数据库密码、API Key、服务器 root 密码,不属于 `quick_login`
|
||||||
|
|
||||||
|
## Completion Gate
|
||||||
|
|
||||||
|
- 部署完成后,不允许在 `.project.json` 缺少最新公网链接的状态下结束任务
|
||||||
|
- 部署完成后,必须同步更新 `RULES.md` 的部署事实
|
||||||
|
- 如果只更新了代码但没回写部署元数据,这个任务不算完成
|
||||||
21
CLAUDE.md
Normal file
21
CLAUDE.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# 十二时辰视频 Agent Rules
|
||||||
|
|
||||||
|
## Must Read First
|
||||||
|
|
||||||
|
- `.project.json` 是机器真源:公网链接、快捷登录、凭证引用都以它为准
|
||||||
|
- `RULES.md` 是人工规则和部署事实:启动命令、平台、域名、注意事项都写这里
|
||||||
|
- 不允许编造不存在的域名、账号、密码;未知就保持空白并明确标记待补充
|
||||||
|
|
||||||
|
## Deployment Metadata Contract
|
||||||
|
|
||||||
|
- 任何任务只要新增、删除或修改公网地址,必须在同一次任务里更新 `.project.json`
|
||||||
|
- `urls[]` 推荐显式写 `type`:`app`、`backend`、`docs`、`admin`、`repo`
|
||||||
|
- 项目专属的网页登录信息,如果允许放进仓库,就写 `.project.json.quick_login`
|
||||||
|
- 不能直接入库的敏感登录,不要伪造 `quick_login`,改为写 `.project.json.credentials` 引用
|
||||||
|
- 数据库密码、API Key、服务器 root 密码,不属于 `quick_login`
|
||||||
|
|
||||||
|
## Completion Gate
|
||||||
|
|
||||||
|
- 部署完成后,不允许在 `.project.json` 缺少最新公网链接的状态下结束任务
|
||||||
|
- 部署完成后,必须同步更新 `RULES.md` 的部署事实
|
||||||
|
- 如果只更新了代码但没回写部署元数据,这个任务不算完成
|
||||||
11
RULES.md
Normal file
11
RULES.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# 20251008-十二时辰视频
|
||||||
|
|
||||||
|
## 核心文件
|
||||||
|
|
||||||
|
- `20251014-外贸出口/`
|
||||||
|
- `沙城工业园区客户/`
|
||||||
|
|
||||||
|
## 规则
|
||||||
|
|
||||||
|
- 研究/分析类项目,核心产出为文档
|
||||||
|
- 修改前先通读已有文档,保持结论一致性
|
||||||
BIN
WechatIMG878.jpg
Normal file
BIN
WechatIMG878.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 676 KiB |
BIN
外贸文案.pages
Normal file
BIN
外贸文案.pages
Normal file
Binary file not shown.
BIN
工厂都在转型都在转型.pages
Normal file
BIN
工厂都在转型都在转型.pages
Normal file
Binary file not shown.
BIN
录制视频广告背景.psd
Normal file
BIN
录制视频广告背景.psd
Normal file
Binary file not shown.
BIN
谷歌不要邮件群发-2.jpg
Normal file
BIN
谷歌不要邮件群发-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
BIN
谷歌不要邮件群发.jpg
Normal file
BIN
谷歌不要邮件群发.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
Reference in New Issue
Block a user