[FFmpeg-devel] [PATCH] fix swf playback with bad audio track

Aurelien Jacobs aurel
Tue Sep 11 00:18:18 CEST 2007


Hi,

Right now, when the swf demuxer find an audio track with unrecognized
samplerate, it simply return AVERROR(EIO). This prevent playing the
video track.
With the attached patch, the swf demuxer simply ignore the unrecognized
audio track, but still allows to play the video track of such a file.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swf.diff
Type: text/x-patch
Size: 1139 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070911/6cfb1666/attachment.bin>



More information about the ffmpeg-devel mailing list