Questions tagged [mediaplayback]

34 questions
0
votes
2 answers

WPF wmv/mpg files skipping and jumping

I am trying to play some WMV/MPG files using the MediaElement control and for some reason, the video files jump and skip while they are playing. I have played them on their own, outside of the WPF application and they seem to play ok, so why might…
Mark
  • 14,820
  • 17
  • 99
  • 159
0
votes
1 answer

batch slow down .mov speed

So I have a simple problem, taking a large number of .mov files and slowing them down to half speed. For the life of me I can't seem to find a simple solution to my simple problem. I don't need to rename them, change the frame rate, or anything…
Tay Moore
  • 137
  • 1
  • 1
  • 12
0
votes
1 answer

mx:MediaPlayback Flex tag

I'm trying to compile gui/flex/songs.mxml in the fourth edition of Bruce Eckel's Thinking in Java book and am getting a compilation error with Flex 3.4. Here is a simplified version of the example that gives the same error:
Paul Reiners
  • 8,576
  • 33
  • 117
  • 202
-1
votes
1 answer

Increase Media Playback Speed in Android[Sound pool doesn't work]

I am creating a Media Player app. Everything is working fine but I want to give option to increase playback speed, for eg. 1.5x,2x etc. I saw few Stack Overflow questions and they all suggested to use Sound Pool for this as Media Player doesn't…
Vivek Mishra
  • 5,669
  • 9
  • 46
  • 84
1 2
3