将包名改为 git.r-2.top/kunmeng/vdk
This commit is contained in:
@@ -3,10 +3,10 @@ package fmp4
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/deepch/vdk/av"
|
||||
"github.com/deepch/vdk/codec/h264parser"
|
||||
"github.com/deepch/vdk/format/fmp4/fmp4io"
|
||||
"github.com/deepch/vdk/format/fmp4/fragment"
|
||||
"git.r-2.top/kunmeng/vdk/av"
|
||||
"git.r-2.top/kunmeng/vdk/codec/h264parser"
|
||||
"git.r-2.top/kunmeng/vdk/format/fmp4/fmp4io"
|
||||
"git.r-2.top/kunmeng/vdk/format/fmp4/fragment"
|
||||
)
|
||||
|
||||
// TrackFragmenter writes a single audio or video stream as a series of CMAF (fMP4) fragments
|
||||
|
||||
Reference in New Issue
Block a user