Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] DXR3 crash fixed



After some time alone with DXR3 plugin and debugger I found out that certain
errors in audio stream will crash the DXR3 plugin every time. The actual
reason for the crash is (looks like) an unchecked failure code inside ffmpeg
libavcodec mpeg audio decoder, that gets back into the plugin in a way the
plugin cannot handle, and will make it crash shortly after when the value is
being used.

 

This patch does not try to recover the stream intelligently after the error,
so cracks and pops that may be heard for a short period of time (but that's
what you received anyway).

 

The diff can be downloaded from the following address, where it will remain
for a few days:

 

            http://cs78142214.pp.htv.fi/dxr3-0.1.4-audiocrashfix.diff
<http://cs78142214.pp.htv.fi/dxr3-0.1.4-audiocrashfix.diff> 

 

I still have problems with occasional VDR hang-ups when menus (OSDs) are
used, but one step closer now to perfection... (perhaps :-)

 

And please send your (non-)success -stories to the list...

 

 

                                                            Teemu

 




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index