Opened 11 years ago

Closed 11 years ago

#2135 closed defect (fixed)

crash on change of aspect (mpeg-ts)

Reported by: tegularius@… Owned by: reimar
Priority: normal Component: vd
Version: HEAD Severity: normal
Keywords: Cc: tegularius@…
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When I am watching dvb-t (mpeg-ts), mplayer crashes when the programme changes the aspect-ratio in the stream. This worked for some time, maybe since about 2-3 months ago, at least until December 2012. I am sorry for this rough estimate.

I am using HEAD with latest pull for ffmpeg.

I have attached a backtrace and commandline output for one file shows the behaviour.

I used the mpeg-file from a bugreport of mplayer2 which had a similar problem but seems to be hardly related to that bug:
http://devel.mplayer2.org/attachment/ticket/157/cr.mpg

Attachments (2)

mplayer_bugreport (6.6 KB ) - added by tegularius@… 11 years ago.
backtrace
cr.mpg (367.0 KB ) - added by reimar 11 years ago.
Testcase file

Download all attachments as: .zip

Change History (5)

by tegularius@…, 11 years ago

Attachment: mplayer_bugreport added

backtrace

comment:1 by tegularius@…, 11 years ago

Cc: tegularius@… added

by reimar, 11 years ago

Attachment: cr.mpg added

Testcase file

comment:2 by reimar, 11 years ago

This looks like an FFmpeg bug, it calls the draw_slice function with an invalid frame.

comment:3 by reimar, 11 years ago

Resolution: fixed
Status: newclosed

I am not 100% sure what the exact chain of events was that caused this issue, but it seems to be fixed in SVN r36169.

Note: See TracTickets for help on using tickets.