[Libav-user] av_open_input_stream() with the new API

Michael IV explomaster at gmail.com
Wed Sep 27 14:07:40 EEST 2017


Ok,I think I got it.In my case I have to use av_parser_parse2() to get h264
frame into packet,then mux into interleaved frame.

On Wed, Sep 27, 2017 at 1:46 PM, Michael IV <explomaster at gmail.com> wrote:

> What I understood from doc/examples/muxing.c is that it operates on YUV
> frames.
> My data is raw h264 NALUs stream from NVENC and I want mux those directly
> into TS adding audio frames .
>
>
> On Wed, Sep 27, 2017 at 1:36 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com>
> wrote:
>
>> 2017-09-27 11:19 GMT+02:00 Michael IV <explomaster at gmail.com>:
>> > I am trying to open input stream,and I found an example which
>> > seems to be pretty
>> >
>> > old : https://lists.libav.org/pipermail/libav-user/2009-May/003034.html
>>
>> This looks outdated.
>> Did you look at the examples in doc/examples ?
>>
>> Carl Eugen
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170927/c9693abb/attachment.html>


More information about the Libav-user mailing list