> Fixed.
> From  the  code I've found that on BE machine ffmpeg-master shouldn't play 
> this file
> correctly  (it  has LE-related piece and magic). I've tried to fix it,
> but it needs check. I hope someone of your team already has BE
> ffmpeg, so I don't have to install debian-arm on quemu for it..

well, there's also some issue with av_be2ne16 macro.
The code

pcm[of] = av_be2ne16(lc);

actually means ne-2-be (even if these macroes are the same inside).


-- 
С уважением,
 Александр                          mailto:alexander.sloboden...@bramtech.ru

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to