This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, February 26, 2008 12:06:40 PM(UTC)
Groups: Registered
Posts: 3
I am encoding videos into MPEG2 using MPEG2_TRANSPORT as the target format.
Is it possible to specify the encoding as Elementary Stream? I only want video data.
Here are some links that I hope will explain what I am asking for.
http://en.wikipedia.org/wiki/Elementary_stream
http://en.wikipedia.org/wiki/MPEG_transport_stream
#2
Posted
:
Tuesday, February 26, 2008 12:53:19 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Hello,
Yes you can create a stream with video only in it. For that you have to create a custom target format. In the help file we have an article titled "
Adding a Custom Target Format Example". It will guide you in creating that. For the flags setting in the example, only pass the video flag and our toolkit will know that it's going to be a video stream only.
Let me know if you have any questions.
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.