Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SEEK LENGTH frame precision problem #1073

Open
andreyim opened this issue Aug 22, 2018 · 7 comments
Open

SEEK LENGTH frame precision problem #1073

andreyim opened this issue Aug 22, 2018 · 7 comments

Comments

@andreyim
Copy link

andreyim commented Aug 22, 2018

For example, SEEK 10 length 2 plays more than 2 frames. Here is the last server version where this command works precisely without problems. http://casparcg.com/builds/CasparCG%20Server/master/casparcg-server-3df6b07072c66a3ddfcd29de989c52534801cfea-windows.zip

@andreyim
Copy link
Author

UPD: The Seek command makes audio out of sync.

@ronag
Copy link
Member

ronag commented Aug 27, 2018

@andreyim: is audio out of sync even with current master?

@andreyim
Copy link
Author

@ronag I've tested the last version. This version has no audio desync, but with the "length < 25" the video is not playing. It only puts the last frame to still. I test everything at 1080i50 with MXF, XDCAM HD 35.

@ronag
Copy link
Member

ronag commented Aug 28, 2018

@andreyim can you give me the exact commands that don't work for you as expected (with the media) and I will take a look if/when I have time.

@andreyim
Copy link
Author

@ronag Not working properly - PLAY 1-0 "TEST/EX50I" SEEK 916 LENGTH 24
Works properly - PLAY 1-0 "TEST/EX50I" SEEK 916 LENGTH 25

The same with the sample file
Not working properly - PLAY 1-0 "TEST/CG1080I50" SEEK 184 LENGTH 24
Works properly - PLAY 1-0 "TEST/CG1080I50" SEEK 184 LENGTH 25

my sample media
https://drive.google.com/file/d/1ubicVP_Fn7NaZbCAJbLRfZ4eXmM_ZOq5/view?usp=sharing

@ronag
Copy link
Member

ronag commented Aug 28, 2018

please also explain "not working properly"

@andreyim
Copy link
Author

@ronag PLAY 1-0 "TEST/EX50I" SEEK 916 LENGTH 25
This command plays file correctly. All 25 frames are played. Everything is ok. But if the LENGTH is less than 25, the video file is not played, but paused at some frame.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants