#1
Posted
:
Friday, September 4, 2020 11:41:30 AM(UTC)
Groups: Registered
Posts: 12
I'm using H264 Codec in my Applicationen - After Capturing Video i start a Compression Using H264 Codec.
I want set the H264 Encoder Setting - Output - Format.
How can i du this in a vb code?
#2
Posted
:
Tuesday, September 8, 2020 10:44:59 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 54
Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)
#3
Posted
:
Thursday, September 10, 2020 2:33:21 PM(UTC)
Groups: Registered
Posts: 12
Thank you
how can i change this option - output format
#4
Posted
:
Thursday, September 10, 2020 6:03:55 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 54
Thanks: 2 times
Was thanked: 10 time(s) in 10 post(s)
To set output format for the H264 encoder, you can use the OutputFormat of the ILMH264Encoder interface as documented here:
https://www.leadtools.co...coder-interface-4-0.htmlYou should be able to pick any option from the eH264OUTPUTFORMAT enumeration at the top of the page.
Josh Clark
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.