Opened 8 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)
Change History (15)
by , 8 years ago
Attachment: | Video_samples.png added |
---|
by , 8 years ago
Attachment: | 00003.MTS.txt added |
---|
by , 8 years ago
Attachment: | MVI_0021.AVI.txt added |
---|
by , 8 years ago
Attachment: | Sample.mpeg.txt added |
---|
comment:1 by , 8 years ago
comment:2 by , 7 years ago
hrev51197 x86_64 ffmpeg 3.2.4
Tested the same video clips again today with similar result
comment:3 by , 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 , 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 , 7 years ago
Attachment: | 00003_MTS.log added |
---|
comment:5 by , 7 years ago
patch: | 0 → 1 |
---|
by , 7 years ago
Attachment: | MVI_0021_AVI.log added |
---|
comment:6 by , 7 years ago
patch: | 1 → 0 |
---|
comment:7 by , 7 years ago
comment:8 by , 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 , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Testing the same video files on hrev50818 x86_gcc2 only causes an intermittent crash. More often than not they will play.