[Mp4-tech] problems with encoding MP4 files using MP4Enc. Can
anyone help?
Anthony Kavassis
tapn8 sussex.ac.uk
Wed Sep 24 23:35:33 EDT 2003
Greetings to all,
MP4Enc has been giving me this very troublesome error and I can't seem to
find out why its happening. Has anyone had this error cropping up:
No Mux info for stream no 0
and if yes does anyone have the solution?
Regards,
Anthony
I'm including the script file I'm using (included in the samples directory
of MPEG-J):
InitialObjectDescriptor {
ObjectDescriptorID 0
ODProfileLevelIndication 1
sceneProfileLevelIndication 1
audioProfileLevelIndication 2
visualProfileLevelIndication 1
graphicsProfileLevelIndication 1
esDescr [
{
ES_ID 1
muxInfo {
fileName croco.od
streamFormat BIFS
}
streamPriority 5
decConfigDescr {
streamType 1 // OD Stream
bufferSizeDB 400000
}
slConfigDescr {
useAccessUnitStartFlag TRUE
useAccessUnitEndFlag TRUE
useRandomAccessPointFlag TRUE
useTimeStampsFlag TRUE
timeStampResolution 1000
timeStampLength 14
}
}
{
ES_ID 2
muxInfo {
fileName croco.bif
streamFormat BIFS
}
streamPriority 5
decConfigDescr {
streamType 3 // BIFS Stream
bufferSizeDB 400000
decSpecificInfo BIFSConfig {
nodeIDbits 10
routeIDbits 10
isCommandStream TRUE
pixelMetric TRUE
pixelWidth 352
pixelHeight 288
}
}
slConfigDescr {
useAccessUnitStartFlag TRUE
useAccessUnitEndFlag TRUE
useRandomAccessPointFlag TRUE
useTimeStampsFlag TRUE
timeStampResolution 100
timeStampLength 14
OCR_ES_Id 1
}
}
]
}
{
ObjectDescriptorID 3
esDescr {
ES_ID 2113
muxInfo
{
fileName JSHeader
streamFormat MPEGJ
streamAttr "JavaES.info"
}
decConfigDescr {
streamType 9 // MPEGJStream
objectTypeIndication 0xC2 // MPEGJ
bufferSizeDB 2160000
decSpecificInfo DecoderSpecificInfoString {
info "obsolete string"
}
}
slConfigDescr {
useAccessUnitStartFlag TRUE
useAccessUnitEndFlag TRUE
useRandomAccessPointFlag TRUE
useTimeStampsFlag TRUE
timeStampResolution 1000
timeStampLength 10
packetSeqNumLength 3
AU_seqNumLength 8
//OCR_ES_Id 2113
}
}
}
More information about the Mp4-tech
mailing list