Can we merge two input streams to one stream using JMF?

Hi every one,

I have a scenario where my JMF application server receiving one audio stream (AMR) and one Vedio stream (MPEG). I would like to merge these two streams and would like to store the out put to a file of MPEG4 format with lip syncronization. Is this possible with JMF. Does JMF supports these formats?

Thanks in advance,

Sreenath.

[366 byte] By [SreenathKulkarnia] at [2007-11-26 15:12:02]
# 1

Dear SreenathKulkarni

i have work before at merging streams using jmf but what i found after my deep work that jmf dosen't support all the formats....

really i don't work with (AMR ) extention, but u can try it using this eample

http://java.sun.com/products/java-media/jmf/2.1.1/solutions/Merge.html

I hope it will help u..

javaanimatora at 2007-7-8 9:03:07 > top of Java-index,Security,Cryptography...
# 2
Hijo existe un codigo muy util en la pagina de soluciones donde hay un ejemplo de como guardar un archivo desde un datasource... marco.montilla@gmail.com
culosabrosoa at 2007-7-8 9:03:07 > top of Java-index,Security,Cryptography...