In Ubuntu10.10, I have been using mplayer/smplayer to watch videos. But today, watching an avi Video cannot be fast-forward. Click fast forward, and the video will end. Solution: If the avi video file name is: filename, you can use mplayer to play the avi video in the terminal. Run the command: mplayer-forceidxfilename. If this is not the case, it indicates that your video is not indexed. Use the following
In Ubuntu 10.10, I have been using mplayer/smplayer to watch videos.
But today, watching an avi Video cannot be fast-forward. Click fast forward, and the video will end.
Solution:
Assume that the avi video file you are watching is named filename.
Use mplayer to play the avi video on the terminal. Run the following command:
Mplayer-forceidx filename
If this is not the case, your video is not indexed. Use the following command to try it:
Mplayer-idx filename