16
SFML projects / Re: VideoStreamer - .NET Video Player
« on: February 11, 2014, 09:53:54 pm »
zsbzsb,
Thanks for the patience, I got the audio thing settled using the long winded constructor to turn it off when I need to. On to the next problem! It seems to 'flicker' for a moment before playing the loaded video. It looks like it has not yet decoded a frame and fills the buffer with solid black. If you are interested in seeing the project I am working with, it is located on github at https://github.com/rcurtis/SFMLVideoPlayer. Thanks again for taking the time to answer my questions, I do my best to try and solve these on my own.
Thanks,
Robert
Thanks for the patience, I got the audio thing settled using the long winded constructor to turn it off when I need to. On to the next problem! It seems to 'flicker' for a moment before playing the loaded video. It looks like it has not yet decoded a frame and fills the buffer with solid black. If you are interested in seeing the project I am working with, it is located on github at https://github.com/rcurtis/SFMLVideoPlayer. Thanks again for taking the time to answer my questions, I do my best to try and solve these on my own.
Thanks,
Robert