[NUT-devel] [nut]: r600 - docs/nutissues.txt
michael
subversion at mplayerhq.hu
Sun Feb 10 20:21:05 CET 2008
Author: michael
Date: Sun Feb 10 20:21:03 2008
New Revision: 600
Log:
more cosmetics
Modified:
docs/nutissues.txt
Modified: docs/nutissues.txt
==============================================================================
--- docs/nutissues.txt (original)
+++ docs/nutissues.txt Sun Feb 10 20:21:03 2008
@@ -17,7 +17,7 @@ D. buffer fullness in bytes
E. transmit time stamps
Values in bytes scale nicer with increased bandwidth, that is doubling the
-bandwidth from the one assumed by the muxer halfs the needed preload. time
+bandwidth from the one assumed by the muxer halfs the needed preload. Time
based sync values dont naturally change the needed preload with increased
bandwidth but instead increase the needed buffer size.
@@ -36,12 +36,12 @@ If one changes the timebase between chap
spec) or gaps (problematic with split&merge) can happen.
Solutions:
-A dont change the timebase
-B store start and end in seperate timebases (breaks compatibility)
-C add a field into the info packet overriding the chapter_end with a
- more accurate value.
-D use the chapter start of the next chapter (breaks compatibility and
- error robustness)
+A. dont change the timebase
+B. store start and end in seperate timebases (breaks compatibility)
+C. add a field into the info packet overriding the chapter_end with a
+ more accurate value.
+D. use the chapter start of the next chapter (breaks compatibility and
+ error robustness)
It seems the consensus is A
More information about the NUT-devel
mailing list