Opened 7 years ago

Closed 7 years ago

#13143 closed bug (fixed)

64 bit fails to play video files

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

hrev50811 x86_64 Attempting to play certain video files causes an immediate crash of MediaPlayer. Attached are the test logs for each of the video clips shown in "Video_samples.png". Each video clip was opened from the CLI and played with "playfile" and "MediaPlayer". Attached: 00003.MTS.txt, Sample.mpeg.txt, MVI_0021.AVI.txt

Attachments (6)

Video_samples.png (129.4 KB ) - added by vidrep 7 years ago.
00003.MTS.txt (37.0 KB ) - added by vidrep 7 years ago.
MVI_0021.AVI.txt (520 bytes ) - added by vidrep 7 years ago.
Sample.mpeg.txt (1.9 KB ) - added by vidrep 7 years ago.
00003_MTS.log (1.5 KB ) - added by vidrep 7 years ago.
MVI_0021_AVI.log (3.6 KB ) - added by vidrep 7 years ago.

Download all attachments as: .zip

Change History (15)

by vidrep, 7 years ago

Attachment: Video_samples.png added

by vidrep, 7 years ago

Attachment: 00003.MTS.txt added

by vidrep, 7 years ago

Attachment: MVI_0021.AVI.txt added

by vidrep, 7 years ago

Attachment: Sample.mpeg.txt added

comment:1 by vidrep, 7 years ago

Testing the same video files on hrev50818 x86_gcc2 only causes an intermittent crash. More often than not they will play.

comment:2 by vidrep, 7 years ago

hrev51197 x86_64 ffmpeg 3.2.4

Tested the same video clips again today with similar result

comment:3 by vidrep, 7 years ago

hrev51192 x86_gcc2h The 00003.MTS video will play without crashing on x86_gcc2h, but at double speed video, and out-of-sync audio.

comment:4 by vidrep, 7 years ago

Tested today with hrev51295 x86_64

Neither clip will play with MediaPlayer

However, both clips play perfectly using mplayer

I have attached the mplayer playback log for each clip in hope that it leads to a resolution of the issue for our MediaPlayer.

by vidrep, 7 years ago

Attachment: 00003_MTS.log added

comment:5 by vidrep, 7 years ago

patch: 01

by vidrep, 7 years ago

Attachment: MVI_0021_AVI.log added

comment:6 by pulkomandy, 7 years ago

patch: 10

comment:7 by vidrep, 7 years ago

I tested both clips today using hrev51307 x86_64. They now play perfectly.

Please do not close ticket until I have had a chance to test on x86_gcc2h for the above mentioned double speed out of sync video/audio (comment:3)

Last edited 7 years ago by vidrep (previous) (diff)

comment:8 by vidrep, 7 years ago

MVI_0021.AVI now plays perfectly on x86_gcc2h.

00003.MTS still has issues due mostly to our old ffmpeg version not being able to handle HD content well.

Since the issue was resolved for 64 bit (as in the ticket description), we can consider this problem fixed.

comment:9 by pulkomandy, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.