loading

Add to this Thread


Steven Gentner from United States 6 year
Once the Media Reader starts its Windows that is continuing to read in the movie file and send RR images. It will NOT wait for a request for each frame since the audio needs to keep in sync with each movie (even if no audio is present) so we can't stop the playback and ensure each frame is processed.

You can try the other modules Read_AVI, VLC_Player, RTSP_Player instead as they may have different properties when it comes to realtime playback.

This is one of the reasons the Video_Recorder module was created but as of today there isn't any way to convert a video file into the Video_Recorder format without using RR (i.e. use Media Reader followed by a Video_Recorder module) to convert using one pipeline and then another pipeline to then process that recorded video stream.

Or if you have a way to convert each frame in the video to images, you can then use the Load_Image module to load in each frame one at a time. It depends a little on what you are trying to accomplish.

STeven.

Pick Avatar
* Question/Comment - Only <b>, <i>, <u> tags are allowed. All others will be escaped.
Use the tags [image1], [image2], etc. to place the images within your question/comment.
Upload Images (.jpg, .png, .gif) < 300K, robofiles (.robo) or Zip files (.zip) < 300K.

If you have any questions/issues about RoboRealm or image processing this is your chance to ask a question. Your question and any responses will be posted to the forum section of the website for others to read and learn from.

Note that any submission will be considered property of RoboRealm. If you do not wish your images to be displayed as part of the RoboRealm site please do not submit those images. Any submission may be removed from the website at the discretion of RoboRealm personnel.