Rūdolfs Bundulis
Rūdolfs Bundulis
So, we hit the same issue, did a little debugging and it seems that this happens because of this commit: https://github.com/CasparCG/server/commit/0fbd420c1f6bf9810e9e581a791d4050b9f08a3a Can anyone comment why ```frame.duration``` is being added two...
@scriptorian thanks for the reply:) Well I'd say that looking at the change the last frame will always be dropped in all cases (since the duration is added to next_pts...
@dirkdamerau so yeah I had a look at your files - the Simple Loop DNxHD 3s (w/o the one extra frame) suffers from the same issue as my video -...
@scriptorian for the ANDREWS_12.mp4 file from the original issue the current code still cuts some frames - it stops at pts 31520000, while there still is a frame at 31560000....
@scriptorian any thoughts on this?
So should it be assumed that this is going to be left as is and we need to make a fork to avoid adding the empty frames at the end...
@Julusian ok, thanks, I can try to do a PR, but I guess the pain point here is that some people are most likely already padding their video assets with...
I'm interrested into this as well. Did not work out of the box - the same connection error. When i ran wireshark in the background, i noticed that all the...