[FFmpeg-user] Need Command

Dhwani Shukla dhwanishukla.kunj at gmail.com
Fri Jul 1 08:06:15 EEST 2022


Hello,

Here I attached gif, image, audio and resulting output file “tempFF.mp4” and also attached log files. My question is that gif file added but not displaying in video. Kindly guid me.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tempFF.mp4
Type: video/mp4
Size: 160444 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220701/71f5ab58/attachment.mp4>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animal-dance.gif
Type: image/gif
Size: 195477 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220701/71f5ab58/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 612f648ff02b8_1630495887.mp3
Type: audio/mpeg
Size: 117936 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220701/71f5ab58/attachment.mp3>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Img_1656651127.png
Type: image/png
Size: 232005 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220701/71f5ab58/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Video_logs.rtf
Type: text/rtf
Size: 15359 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220701/71f5ab58/attachment.bin>
-------------- next part --------------


Thanks & Regards,
Dhwani Shukla

> On 01-Jul-2022, at 4:47 AM, Moritz Barsnick <barsnick at gmx.net> wrote:
> 
> On Thu, Jun 30, 2022 at 19:40:58 +0530, Dhwani Shukla wrote:
>> I need command for merging Image, audio and gif into video for iOS swift.
>> Currently I’m using following command which generating video but gif not working :
> 
> Please elaborate on "not working".
> 
>> "-ignore_loop 0 -i \(objCreate.dwGIFPath ?? "") -loop 1 -i \(imagePath ?? "") -i \(objCreate.dwAudioPath ?? "")  -vf 'scale=trunc(iw/2)*2:trunc(ih/2)*2' -shortest -strict -2 -c:v libx264 -threads 4 -c:a aac -b:a 192k -pix_fmt yuv420p -shortest \(myDocumentPath1)”
> 
> Please show us the actual resulting, complete command line, along with
> the complete console output.
> 
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list