Forum Archive Home -> Advanced Video Conversion -> FFMPeg trying to add image before flv file to get 3gp
| FFMPeg trying to add image before flv file to get 3gp | ||||||
| wingchun22 posted 2008 Jul 25 18:23 | ||||||
i have been trying to run the command
but i am having problems joining the image to the front of the flv file to output a 3gp movie it creates the file but the image shoows ok for 3 secound but the flv video only plays the sound and the video is not shown can anyone help me with pointing out mistakes or giving the correct ffmpeg commands for this to work search all over google, but having not luck so far sorting this issue out thanks in advance output
| ||||||
| 45tripp posted 2008 Jul 25 19:31 | ||||||
| ffmpeg doesn't join files. | ||||||
| wingchun22 posted 2008 Jul 25 19:57 | ||||||
| on the ffmpeg docs it does metion info to join flv to flv
i was trying to join a image to flv are you sure its not possable i have seen examples on the net where images have been joined to mp3 to produce flv files | ||||||
| 45tripp posted 2008 Jul 25 20:24 | ||||||
then follow the example.
yes.
do you mean you just want to take the audio from the flv? that you can do. if you mean you want to append two sections of video, you need to incorporate more tools. probably easiest, create flv1 from pic and audio with ffmpeg, merge fl1 with main flv, with flvbind or flvmerge(i think). encode final flv to 3gp. tripp | ||||||
| wingchun22 posted 2008 Jul 25 22:09 | ||||||
| i have worked around the problem
first users upload a flv file then i merge a flv file i have created for a logo instead of a picture in mencoder tthen i use ffmpeg to create the 3gp video |
Login/Register to our forum to be able to post here.
