Displaying 2 results from an estimated 2 matches for "basegranule".
2007 Sep 26
1
AW: How to get the duration of a file or track?
Hello,
> (1) Split the content into chain segments
> (2) extract the first and last data packet from each segment, for all tracks
> (3) recover / calculate the granulepos values for the first and last data packets (*)
> (4) convert the granulepos values from the first and last data packets into time values
> (5) take the largest difference between start and end time as the total
2008 Mar 24
0
HOgg 0.4.0 Release
...from Skeleton tracks of second and subsequent files are copied into the
first Skeleton track.
* chop: Handle rewriting of Skeleton when chopping files which already have
a Skeleton track. Ensure to re-use the existing track serialno and
metadata, but rewrite the presentation time and basegranules.
* rip: also include the Skeleton track and fisbones for the track being
ripped.
* Added --no-skeleton option to hogg tool, to disable inclusion of
Skeleton in output of rip, chop etc.
hogg dump: Fixed display of timestamps for keyframes, and when frame number
and framerate had a co...