[FFmpeg-devel] Segfault calling av_interleaved_write_frame

Jonathan Noble jonnobleuk at gmail.com
Sun Jan 19 11:35:40 EET 2020


On Sat, 18 Jan 2020 at 22:20, Nicolas George <george at nsup.org> wrote:

> Jonathan Noble (12020-01-18):
> > Oh, it wasn't via ffmpeg. I was using the library. What is the correct
> dev
> > mailing list?
>
> Probably. We would need to see the code with the sample, to be sure
> where the bug lies.
>
I'm writing a wrapper around libav.
https://github.com/jonno85uk/mediahandling/tree/Issue4_encoding
I know what was causing this condition,  avformat_write_header() hadn't
been called at that time.

>
> > On Sat, 18 Jan 2020 at 21:45, Andreas Rheinhardt <
> > andreas.rheinhardt at gmail.com> wrote:
>
> Top-posting is not allowed on this mailing-list. If you do not know what
> it means, look it up.
>
> Regards,
>
> --
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list