Re: [FFmpeg-devel] [PATCH]lavf/riffenc: Set correct block align for mp2

2015-05-26 Thread Michael Niedermayer
On Tue, May 26, 2015 at 11:26:25PM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch from 2002 fixes ticket #4565. > Michael added a comment in 359fa0fe that some demuxers > may not like it though. > > Please comment, Carl Eugen [...] > diff --git a/libavformat/riffenc.c b/libavformat/rif

[FFmpeg-devel] [PATCH]lavf/riffenc: Set correct block align for mp2

2015-05-26 Thread Carl Eugen Hoyos
Hi! Attached patch from 2002 fixes ticket #4565. Michael added a comment in 359fa0fe that some demuxers may not like it though. Please comment, Carl Eugen From 816005ddef962b42b48fc5d6dc70b70c7f1f0d72 Mon Sep 17 00:00:00 2001 From: Juanjo Date: Tue, 26 May 2015 23:25:27 +0200 Subject: [PATCH] l