#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)
Change History (9)
by , 8 years ago
Attachment: | x86_gcc2H.png added |
---|
comment:1 by , 8 years ago
patch: | 0 → 1 |
---|
by , 8 years ago
Attachment: | x86_gcc5H.png added |
---|
comment:3 by , 8 years ago
patch: | 1 → 0 |
---|
comment:4 by , 8 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 , 8 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 , 8 years ago
Resolution: | → no change required |
---|---|
Status: | new → closed |
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 , 8 years ago
Maybe file a ticket to VLC or Mplayer project? Most likely they could make fixes to ffmpeg which we will benefit from.
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:
So it looks like this video is horribly broken and doesn't play well in other major players.
If you know any other player that can play this file please tell :) Otherwise, there is nothing we can do here I'm afraid.