I'm trying to use mplayer to play a video made on my G2 Android.
The sound does like two choppy samples of 250ms each and then stops. The video plays for a
few seconds then locks up, no matter how long the video is.
If I play it with -nosound, the video plays fine (if a little slow). But with sound,
it's no dice.
ffmpeg -i says the following about it:
[mov,mp4,m4a,3gp,3g2,mj2 @ 0xb7ecf680]edit list not starting at 0, a/v desync might occur,
patch welcome
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'VID_20111121_111728.m4v':
Duration: 00:01:14.56, start: 0.000000, bitrate: 5930 kb/s
Stream #0.0(eng): Audio: libfaad, 32000 Hz, stereo
Stream #0.1(eng): Video: h264, yuv420p, 1280x720, 90000.00 tb(r)
So, hmm. What's this 90000.00 tb(r) about? Everything else seems to make sense to me,
5.930Mb/s bitrate, theh audio and video codecs, etc.
Any idea how I can get mplayer (an admittedly old version) to play it?
-ken