Question
flash media server flv to 3gp conversion
hi,
i found after goggling that it is not possible in flash with actionscript to force the Microphone/Camera/NetStream classes to use a codec of your choice.
It is, however, possible to transcode the resulting FLV from the server side to something that uses the 3GP container format and AAC for audio.
I have successfully converted flash media server flv to 3gp with AAC codec that 3gp file is playing fine but it has one major problem that is of audio video synchronization that "video comes first and then audio".
I am using ffmpeg higher version command line tool for this.
how can we do so ?
is there any solution for this problem?
Thanks
i found after goggling that it is not possible in flash with actionscript to force the Microphone/Camera/NetStream classes to use a codec of your choice.
It is, however, possible to transcode the resulting FLV from the server side to something that uses the 3GP container format and AAC for audio.
I have successfully converted flash media server flv to 3gp with AAC codec that 3gp file is playing fine but it has one major problem that is of audio video synchronization that "video comes first and then audio".
I am using ffmpeg higher version command line tool for this.
how can we do so ?
is there any solution for this problem?
Thanks
