I thought I needed the ffmpeg libraries to write H264 (using the videoeditslave) but I have a feeling I was wrong about that. Is it correct that I can do that using the Visioforge_mp4_filters.ax without ffmpeg files?
Thanks
Arnout on March 11, 2014 20:00
Completed
0
Vote
Reply
Log in please
Login
I forgot it
Login
Do not have an account?
Register
4 Answers
Aug 24, 2015
Archive Agentagentwrote
Roman Minyaylov
Hi
We using our own H264 encoder, not FFMPEG. So, it's not required.
on March 11, 2014 21:50
Aug 24, 2015
Archive Agentagentwrote
Arnout
Hi Roman,
Just to be sure:
Does that mean we do not need to provide any of our code with our software? Does that mean there aren't any restrictions on using that filter in our products?
Thanks again.
on March 31, 2014 15:06
Aug 24, 2015
Archive Agentagentwrote
Roman Minyaylov
What do you mean? SDK code performs H264 encoding and MP4 muxing, like shown in demo applications. Deployment described in online help.