InitialObjectDescriptor { objectDescriptorID 1 audioProfileLevelIndication 255 visualProfileLevelIndication 1 sceneProfileLevelIndication 254 graphicsProfileLevelIndication 254 ODProfileLevelIndication 255 esDescr [ ES_Descriptor { ES_ID 1 decConfigDescr DecoderConfigDescriptor { streamType 3 decSpecificInfo BIFSConfig { isCommandStream true pixelMetric true pixelWidth 320 pixelHeight 240 } } } ES_Descriptor { ES_ID 2 decConfigDescr DecoderConfigDescriptor { streamType 1 } } ] } OrderedGroup { children [ Background2D { backColor 1 1 1 } WorldInfo { info [ "This test shows how a URL in a MovieTexture node can be a regular URL (http, file, ...) and not an OD URL." "" "GPAC Regression Tests" "(C) 2002-2006 GPAC Team" ] title "Video referenced by a non-OD URL" } Sound2D { source AudioClip { loop TRUE url ["auxiliary_files/enst_audio.aac"] #url ["rtsp://tasmanie/bhusa.mp4"] } } Shape { appearance Appearance { texture DEF MT MovieTexture { loop TRUE url ["auxiliary_files/enst_video.h264"] #url ["rtsp://tasmanie/bhusa.mp4"] } } geometry Bitmap {} } ] }