mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Remove superfluous end pos seeks, fix validation bug
This commit is contained in:
@@ -164,8 +164,6 @@ export class Mp3Muxer extends Muxer {
|
||||
this.format._options.onXingFrame(data, start);
|
||||
}
|
||||
|
||||
this.writer.seek(endPos);
|
||||
|
||||
release();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user