mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
Time Adjust BUG when creating a NEGATIVE value for timecode offset #91
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MediaMan2000 on GitHub (Nov 19, 2015).
However using both the command line or GUI the timke adjust does not seem to
We are in fact working with SCC files. The extractor works great and extracts this data as normal. We export the RAW data offered in your system, and then convert using SCC tools command line to an SCC file. But the need to offset is becoming a requirement as well. So if we could work with you in any way to assist or resolve this please let us know. If it could shift -4000ms as well as it shifts forward 4000ms then we would be set !
@MediaMan2000 commented on GitHub (Nov 20, 2015):
If this is in any way a moderate to minor bug fix, please let us know how we can help. Is there a release coming up perhaps that this could be bundle in with ? Thanks
@MediaMan2000 commented on GitHub (Nov 20, 2015):
Also can we confirm if this works with exporting a .RAW file ? Many thanks !
@MediaMan2000 commented on GitHub (Nov 23, 2015):
Time adjust seems to work in the latest version of the command code. However the RAW does not support adding a negative value. This may be extra data from the original file. For instance this file had a PAINT ON 9429 command and CLEAR SELECTION 942c command. This adds 00:00:00:00 timecode at the head. And the offset cannot understand -0
@anshul1912 commented on GitHub (Nov 23, 2015):
can you share your video file, and output of ccextractor, or is this problem reproducible with any video
@MediaMan2000 commented on GitHub (Nov 24, 2015):
It's any file. Carlos explained that padding is added to the start of a RAW file because there is no TC reference as it uses blocks of code. It works for SRT which is fine. We have come up with another solution using the tool. So all good.