Displaying 1 result from an estimated 1 matches for "unsegment".
Did you mean:
segment
2009 Jun 15
3
Removing metadata segmentation
...the metadata, but it only
affects the first segment. The only way I've found is to decode and
reencode via
oggdec -o - metadata_segmentation.ogg | oggenc -o contiguous_metadata.ogg -
but that leads to loss of fidelity due to accumulated error (less
brightness in audio).
We need a way to unsegment the metadata without re-encoding. Is there a
tool out there to do that? Is there a programmatic way without
re-encoding frames?
Thanks,
Andy