#7147: Can't encode with libvorbis to buffer (avio)
-------------------------------------+-------------------------------------
Reporter: lzanoni | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: | Blocked By:
ogg,streaming | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by lzanoni):
I replaced the line
ret = avformat_alloc_output_context2(&ofmt_ctx, NULL, "mpegts", NULL);
by
ret = avformat_alloc_output_context2(&ofmt_ctx, NULL, "ogg", NULL);
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7147#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac