Dears,<div><br></div><div>There are something wrong on my embedded system (BealgeBoard) that the flac decoder (i.e. libflac8 runtime) fails on CRC mismatch for some flac files. The libflac8 runtime is also evoked by gst-flacdec, hence for these files the gstreamer halts decoding in playing. </div>
<div><br></div><div>However, these files can be played perfectly with mplayer. If I am correct, mplayer plays the flac with ffmpeg decoder, instead of the libflac8 runtime that used by gstreamer. For this reason, how can I force gstreamer to play the flac with ffmpeg decoder instead the flacdec? </div>
<div><br></div>