[MPlayer-dev-eng] [PATCH] edl mute/unmute must be grouped

Reynaldo H. Verdejo Pinochet reynaldo at opendot.cl
Wed Aug 25 05:59:29 CEST 2004


On Thu, Aug 19, 2004 at 03:24:31AM -0400, Reynaldo H. Verdejo Pinochet wrote:
> mute operations on edl uses 2 slots on the edl_records array,
> one of the entries mute the sound, next unmute it, if you
> have a MUTE desission when: 
> (mute desissions * 2 + skip desissions ) -1 == MAX_EDL_ENTRIES
> unmute never gets called, so you are left without sound, suppose
> no one spot the bug earlier coz on edl.h MAX_EDL_ENTRIES = 1000,
> if you change that value to, lets say '6', problem can be easily
> reproduced.
> 
> grouping mute/unmute operations on a single block when we have 
> _enough_ room to store the two afore mentioned records, solve
> the problem.
> 
> btw, I will be trying to implement edl on mencoder.
> 
> Best regards
> 
>   Reynaldo
> 
> 

_DO NOT APPLY THIS PATCH_

it fix the issue but i'm about to send one that overwrittes this and
set things up preparing to include edl on mencoder too

Regards

  Reynaldo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040824/7708d0a7/attachment.pgp>


More information about the MPlayer-dev-eng mailing list