10:05 GMT+00:00 Eng. Tweellt :
>
> 2015-02-26 23:46 GMT+00:00 Michael Niedermayer :
>
>> On Thu, Feb 26, 2015 at 05:26:36PM +, Eng. Tweellt wrote:
>> > Hello everyone,
>> >
>> > I'm trying to encode video and audio directly from a capture board,
2015-02-26 23:46 GMT+00:00 Michael Niedermayer :
> On Thu, Feb 26, 2015 at 05:26:36PM +0000, Eng. Tweellt wrote:
> > Hello everyone,
> >
> > I'm trying to encode video and audio directly from a capture board, 1
> video
> > stream and 8 single channel audio str
Hello everyone,
I'm trying to encode video and audio directly from a capture board, 1 video
stream and 8 single channel audio streams into a MXF file encoding it in
Mpeg-2.
Everything is working fine except when I call av_write_trailer() at the end
(and before freeing CodecContext as stated in th