We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
`{"level":"debug","time":"2024-06-22T11:48:58-03:00","message":"Mp4Info: {MajorBrand:0 MinorVersion:0 CompatibleBrands:[] Duration:0 Timescale:0 CreateTime:0 ModifyTime:0}\n"} panic: no vosdata
goroutine 1 [running]: github.com/yapingcat/gomedia/go-mp4.decodeESDescriptor({0xc00012e080?, 0xc000112030?, 0xc00012e080?}, 0xc00014a140) /home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/esds-box.go:147 +0x447 github.com/yapingcat/gomedia/go-mp4.decodeEsdsBox(0xc00013fe48, 0x2c) /home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/stsd-box.go:427 +0xfa github.com/yapingcat/gomedia/go-mp4.(*MovDemuxer).ReadHead(0xc00013fe48) /home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/mp4demuxer.go:211 +0xbad main.main() /home/denis/Projetos/Mirasys/theia_timeline_service/cmd/shell/main.go:21 +0x12c exit status 2
`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
`{"level":"debug","time":"2024-06-22T11:48:58-03:00","message":"Mp4Info: {MajorBrand:0 MinorVersion:0 CompatibleBrands:[] Duration:0 Timescale:0 CreateTime:0 ModifyTime:0}\n"}
panic: no vosdata
goroutine 1 [running]:
github.com/yapingcat/gomedia/go-mp4.decodeESDescriptor({0xc00012e080?, 0xc000112030?, 0xc00012e080?}, 0xc00014a140)
/home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/esds-box.go:147 +0x447
github.com/yapingcat/gomedia/go-mp4.decodeEsdsBox(0xc00013fe48, 0x2c)
/home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/stsd-box.go:427 +0xfa
github.com/yapingcat/gomedia/go-mp4.(*MovDemuxer).ReadHead(0xc00013fe48)
/home/denis/go/pkg/mod/github.com/yapingcat/gomedia@v0.0.0-20240601043430-920523f8e5c7/go-mp4/mp4demuxer.go:211 +0xbad
main.main()
/home/denis/Projetos/Mirasys/theia_timeline_service/cmd/shell/main.go:21 +0x12c
exit status 2
1716810511_6-967003_hikvision_200-200-400-400_0_769.mp4
`
The text was updated successfully, but these errors were encountered: