I think it is impissible to run decoder and encoder at the same time because it 
uses same memory regions.
But you can try to write converter you need. Decoder and encoder uses same 
libraries. Try look at the sample codes and encode each frame after encoding.
Other way is decoding some count of frames to buffer, deinit eecoder, init 
encoder and encode it in cycle.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to