From: Sagar Upadhyay <sagarupadhyay@webtechsystem.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: [FFmpeg-devel] FFmpeg Media concatenation issue on other system Date: Wed, 14 Dec 2022 17:39:03 +0530 Message-ID: <CACDRdKq93LE2rxe4GQmqusvth4jZySbpvczNmXT8CayHLzkitw@mail.gmail.com> (raw) [-- Attachment #1: Type: text/plain, Size: 1227 bytes --] Hello, I am using FFmpeg for concatenating videos, images, background images, and set background audio. I have done all things and it's working on my system but while I am using the same command on another system and on the server, it's showing me stream related error. Can you please help me with this issue? I've attached a screenshot of the error message which I'm getting. Also please find below the command which I am trying to run in my windows system "ffmpeg -i files\167100350475.mp4 -loop 1 -framerate 24 -t 10 -i files\167100350486.jpg -i files\167100350422.mp4 -t 10 -i files\16710035042.mp3 -filter_complex "[0]scale=432:432,setsar=1[vid0];[1]scale=432:432,setsar=1[img1];[2]scale=432:432,setsar=1[vid2];[vid0][0][img1][3][vid2][2]concat=n=3:v=1:a=1" 20221214073824lastvideo.mp4" Also please find attached a screenshot of my ffmpeg version and configuration details. Please if any once can help me with this it will be big help. Thanks & Regards Sagar Upadhyay *Abbacus Technologies* Skype: live:.cid.15b5ae379d6c78b7 UK: +44 207 193 3428 <+442071933428> | US: +1 201 204 9318 <+12012049318> IND: +91 79 400 500 60 <+917940050060> <sagarupadhyay@webtechsystem.com> WEB <http://www.abbacustechnologies.com/> [-- Attachment #2: ffmpegerror.PNG --] [-- Type: image/png, Size: 87178 bytes --] [-- Attachment #3: ffmpeg local win version and config.PNG --] [-- Type: image/png, Size: 35280 bytes --] [-- Attachment #4: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next reply other threads:[~2022-12-14 12:09 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-12-14 12:09 Sagar Upadhyay [this message] 2022-12-14 12:53 ` Carl Eugen Hoyos
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CACDRdKq93LE2rxe4GQmqusvth4jZySbpvczNmXT8CayHLzkitw@mail.gmail.com \ --to=sagarupadhyay@webtechsystem.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git