Commit Graph

2 Commits

Author SHA1 Message Date
Alessandro Ros
c263fc6f7b
playback: fix concatenation of segments with multiple tracks (#3198)
the duration of segments was computed erroneously, since it was taking
into consideration the last track only. Now the duration of a segment
corresponds to the maximum duration among all tracks.
2024-04-07 12:48:47 +02:00
Alessandro Ros
50322fc14e
playback: do not concatenate segments with different tracks (#3197) 2024-04-06 20:01:23 +02:00