On Monday 22 October 2012 18:21:43 Dan Dennedy wrote:
> > I reproduced this with a recent ffmpeg checkout. Some of the audio
> > encoders dropped support for interleaved inputs and requiring planar
> > formats. This is going to require a fair amount of work to fix. In the
> > meantime, I suggest pe
On Sun, Oct 21, 2012 at 7:03 PM, Dan Dennedy wrote:
> On Sun, Oct 21, 2012 at 4:55 AM, j-b-m wrote:
>> Hi,
>>
>> Sound rendering in MLT is currently broken in many cases (produces corrupted
>> noisy audio) when trying to select an audio codec in the avformat consumer.
>>
>> For example:
>>
>> mel
On Sun, Oct 21, 2012 at 4:55 AM, j-b-m wrote:
> Hi,
>
> Sound rendering in MLT is currently broken in many cases (produces corrupted
> noisy audio) when trying to select an audio codec in the avformat consumer.
>
> For example:
>
> melt 1.mov out=100 -consumer avformat:test.mp4
>
> works fine, but
Hi,
Sound rendering in MLT is currently broken in many cases (produces corrupted
noisy audio) when trying to select an audio codec in the avformat consumer.
For example:
melt 1.mov out=100 -consumer avformat:test.mp4
works fine, but:
melt 1.mov out=100 -consumer avformat:test.mp4 acodec=aac