Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13419 closed bug (no change required)

MOV video incorrect time and other issues

Reported by: vidrep Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Audio & Video/Codecs Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The following MOV video clip exhibits various issues dependent on the platform used for playback:

http://pulkomandy.tk/~beosarchive/unsorted/ftp.beos.hu/ftp.beos.hu/beos/videos/BeOS_BBC.mov

hrev51074 x86_gcc2 hybrid The incorrect time is displayed and the progress bar never moves (see x86_gcc2H.png attached)

hrev51074 x86_gcc5 hybrid The correct time is displayed and the progress bar does move, but the audio keeps looping over and over back to the start. (see x86_gcc5H.png attached)

Attachments (2)

x86_gcc2H.png (183.8 KB ) - added by vidrep 7 years ago.
x86_gcc5H.png (152.2 KB ) - added by vidrep 7 years ago.

Download all attachments as: .zip

Change History (9)

by vidrep, 7 years ago

Attachment: x86_gcc2H.png added

comment:1 by vidrep, 7 years ago

patch: 01

by vidrep, 7 years ago

Attachment: x86_gcc5H.png added

comment:2 by diver, 7 years ago

x86_gcc2 uses older ffmpeg than x86_gcc5 so it looks like mjpeg codec has improved in later version. I just tried to play this file on macOS 10.12.4 with the following results:

  • QuickTime 10.4 doesn't play it at all.
  • VLC 2.2.4 plays video just fine and allows to rewind it, however there are lots of audio stuttering (2-3 every second) so it's impossible to understand anything
  • MPlayer OSX Extended plays video too fast and allows to rewind it, audio plays fine.
  • mpv 0.24.0 plays video too fast and allows to rewind it, but the audio keeps looping over and over back to the start.

So it looks like this video is horribly broken and doesn't play well in other.

If you know any other player that can play this file please tell :) Otherwise, there is nothing we can do here I'm afraid.

Version 0, edited 7 years ago by diver (next)

comment:3 by diver, 7 years ago

patch: 10

comment:4 by diver, 7 years ago

Also, a few hints:

  • there is no need to upload fullscreen shots since screenshot app can crop current window
  • starting MediaPlater from Terminal will provide additional info which might be useful (for other tickets)
  • File info window in MediaPlayer shows codec information which is also useful to know.

comment:5 by vidrep, 7 years ago

You're right, the file looks like it's broken. If nothing useful can be gleaned from it, then close the ticket.

comment:6 by pulkomandy, 7 years ago

Resolution: no change required
Status: newclosed

Well, given the results on other platforms, I guess what we do is not so bad now. Let's focus on videos other platforms can play, for now :)

Maybe someone can try good old quicktime 4?

comment:7 by diver, 7 years ago

Maybe file a ticket to VLC or Mplayer project? Most likely they could make fixes to ffmpeg which we will benefit from.

Note: See TracTickets for help on using tickets.