mp4-rust icon indicating copy to clipboard operation
mp4-rust copied to clipboard

How can I generate Mp4Sample?

Open InfiniteCoder01 opened this issue 2 years ago • 1 comments

I would like to write an mp4 stream to ffmpeg's stdin (using pipes). How can I generate Mp4Sample-s to write_sample them into a stream?

InfiniteCoder01 avatar Nov 06 '23 12:11 InfiniteCoder01

Also, this interface requires Seek to be implemented on a stream. Is there a way I can deal with that?

InfiniteCoder01 avatar Nov 06 '23 12:11 InfiniteCoder01