fix example

This commit is contained in:
aler9
2021-09-30 10:06:45 +02:00
parent 1c23e1ff7e
commit ed21f65742

View File

@@ -160,7 +160,7 @@ func main() {
DTS: &astits.ClockReference{Base: int64(dts.Seconds() * 90000)},
PTS: &astits.ClockReference{Base: int64(pts.Seconds() * 90000)},
},
StreamID: 224, // = video
StreamID: 224, // video
},
Data: enc,
},