jishipp / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

subtitles in video with FFmpeg #379

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
javacv-0.6 on android

Please provide any additional information below.

Hi,
i want to make a mp4 video from an existing video file where i want to sync 
text frames with audio frames and images frames.i am able to sync audio with 
image frames by grabbing image from a video file and grabbing audio frames from 
another mp3 file.but how can i sync text frame with it. Is javacv provides any 
feature for it.
Please help me.
Thanks in advance.
regards
shumangal

Original issue reported on code.google.com by shubham....@appzcloud.com on 9 Nov 2013 at 5:22

GoogleCodeExporter commented 9 years ago
Would be nice yes. If you or someone else implements this functionality, please 
send the patch so that I can integrate it, thanks!

Original comment by samuel.a...@gmail.com on 17 Nov 2013 at 7:46