ue4plugins / VlcMedia

Media Framework plug-in using the Video LAN Codec (libvlc).
BSD 3-Clause "New" or "Revised" License
267 stars 145 forks source link

Can't play #65

Open lvhuming opened 5 years ago

lvhuming commented 5 years ago

LogVlcMedia: Error: mmdevice: cannot initialize COM (error 0x80010106) PIE: Play in editor start time for /Temp/UEDPIE_0_Untitled_1 1.061 LogBlueprintUserMessages: Late PlayInEditor Detection: Level '/Temp/Untitled_1.Untitled_1:PersistentLevel' has LevelScriptBlueprint '/Temp/Untitled_1.Untitled_1:PersistentLevel.Untitled' with GeneratedClass '/Temp/Untitled_1.Untitled_C' with ClassGeneratedBy '/Temp/Untitled_1.Untitled_1:PersistentLevel.Untitled' LogVlcMedia: Warning: ts: Broken stream: pid 257 sends packets with dts 915222us later than pcr, applying delay LogVlcMedia: Warning: faad: decoded zero sample LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: vmem: video format setup failure (no pictures) LogVlcMedia: Error: main: video output creation failed LogVlcMedia: Error: main: failed to create video output LogVlcMedia: Error: main: buffer deadlock prevented LogVlcMedia: Error: main: Failed to set on top LogVlcMedia: Warning: avcodec: plane 0 not aligned: disabling direct rendering

lvhuming commented 5 years ago

I'm VlcMediaCallbacks. CPP replace //Callbacks->VideoFrameDuration = FTimespan::FromSeconds(1.0 / FVlc::MediaPlayerGetFps(Callbacks->Player)); Callbacks->VideoFrameDuration = FTimespan::FromMilliseconds(1);

is play

lvhuming commented 5 years ago

But rtsp://184.72.239.149/vod/mp4://BigBuckBunny_175k.mov Can't play