logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
dror  
#1 Posted : Sunday, February 14, 2021 3:03:39 AM(UTC)
dror

Rank: Member

Groups: Registered
Joined: 10/17/2020(UTC)
Posts: 21
Israel

in the Replay.xml
I have an IN point like this 52387200000
and in vmix the display is 18:57:31.44
what is the number format? milliseconds? seconds?

how can i covert it ?

xaver  
#2 Posted : Sunday, February 14, 2021 3:43:07 AM(UTC)
xaver

Rank: Advanced Member

Groups: Registered
Joined: 11/11/2016(UTC)
Posts: 378
Man
Location: Europe

Thanks: 23 times
Was thanked: 38 time(s) in 32 post(s)
you have to divide it with 10000000 than you have seconds (you can check it with in- and outpoint)
but it starts with Zero or something else at the beginning of the captured replay

<outPoint>9223372036854775807</outPoint>
means no outpoint is set

you also have to look at the <videoStartTime> to get the correct time

<segment>
<timestamp>2021-02-13T18:36:16.8730199+01:00</timestamp>
<videoStartTime>167389400000</videoStartTime>
thanks 1 user thanked xaver for this useful post.
msanthababu on 3/28/2023(UTC)
dror  
#3 Posted : Sunday, February 14, 2021 5:35:54 AM(UTC)
dror

Rank: Member

Groups: Registered
Joined: 10/17/2020(UTC)
Posts: 21
Israel

thank you for the big help!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.