jwregme
17th June 2013, 09:24
I'd need a library for these needs:
- h264 encoded stream with no audio
- encoding of whole steam or by passing single frames is both fine
- timestamping would be useful, else container does not matter
- used commercially, so licensing is an issue
My needs are quite simple. I'd love to have a very simple way of muxing, something like 5-6 lines in my code. i had a look at some code of some tools and they're either full with dlls and things I don't need (GPAC) or quite complicated to use (YAMKA).
Does anyone know of a muxing library that suits my needs and that minimizes my time&effort for muxing my streams?
- h264 encoded stream with no audio
- encoding of whole steam or by passing single frames is both fine
- timestamping would be useful, else container does not matter
- used commercially, so licensing is an issue
My needs are quite simple. I'd love to have a very simple way of muxing, something like 5-6 lines in my code. i had a look at some code of some tools and they're either full with dlls and things I don't need (GPAC) or quite complicated to use (YAMKA).
Does anyone know of a muxing library that suits my needs and that minimizes my time&effort for muxing my streams?