Graphics disappear when playing video file

Prohttps://www.dropbox.com/s/oszlro1a55vhj7k/problem.mp4?dl=0

Someone can help ?

I am trying to simulate capturing from video file.

When I am playing the video using Qplayer (From Qt library)

Main screen images (in background) disappeared.

You need to be a member of diydrones to add comments!

Join diydrones

Replies are closed for this discussion.

Replies

  • Solved!

    I notice that when using the viewPort method it's the only reason from that problem.

    I tried to use the examples of the QMedia player from Qt documents with no success

    (I couldn't set the player into my GUI)

    I used the OpenCV project in order to create my capture player using code

    from the link: http://codingexodus.blogspot.co.il/2012/12/working-with-video-using...

    Hope I could help for some last souls :)

  • https://www.dropbox.com/s/oszlro1a55vhj7k/problem.mp4?dl=0

    problem.mp4
    Shared with Dropbox
  • Updated video file

    problem.mp4

    https://storage.ning.com/topology/rest/1.0/file/get/3702187637?profile=original
  • might be one of the many things that APM Planner 2 hasn't finished.

    Does it work on Mission Planner?

    Also the video you attached needs to be renamed after download with the .mp4 extension. Nix may be ok without having file extensions, but windows needs them

    • I didn't try, I am developing only on APMPlanner 2 open source version

      Linux Ubuntu 14.04 TLS

      With Qt 5.5

      • Mission Planner is also open source and I am pretty sure can be made to work fine using Mono and have also heard it works ok with Wine. It is much more feature complete. Doesn't lag behind updates to ArduPilot and seems to be far more stable [at least under Windows]

        Just saying it may be an alternative.

        • Thanks for the replay :)

This reply was deleted.

Activity