Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.
3058 Discussions

Can multiple encoders be joined together as multi-transcode does?

Weil_W_
Beginner
222 Views

In multiple intra-session transcoding, several sessions joined:

-sw -i::mpeg2 input1.mpeg2 -async 10 -o::mpeg2 output1.mpeg2

-hw -i::h264 input2.h264 -o::mpeg2 output2.mpeg2 –join

-hw -i::h264 input3.h264 -o::mpeg2 output3.mpeg2 –join

 

In multiple encoder session, can several sessions be joined the same?

 

0 Kudos
0 Replies
Reply