mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-10 13:17:39 +00:00
@@ -291,7 +291,9 @@ public class Mp4FromDashWriter {
|
||||
sampleCount[i] = 1;// the index is not base zero
|
||||
sampleExtra[i] = -1;
|
||||
}
|
||||
writeEntryArray(tablesInfo[i].sbgp, 1, sampleCount[i]);
|
||||
if (tablesInfo[i].sbgp > 0) {
|
||||
writeEntryArray(tablesInfo[i].sbgp, 1, sampleCount[i]);
|
||||
}
|
||||
}
|
||||
|
||||
if (auxBuffer == null) {
|
||||
|
Reference in New Issue
Block a user