On Sat, 18 Jan 2020 at 22:20, Nicolas George <[email protected]> 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 < > > [email protected]> 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 > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
