* [FFmpeg-devel] FFmpeg Media concatenation issue on other system
@ 2022-12-14 12:09 Sagar Upadhyay
2022-12-14 12:53 ` Carl Eugen Hoyos
0 siblings, 1 reply; 2+ messages in thread
From: Sagar Upadhyay @ 2022-12-14 12:09 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- 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".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-14 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14 12:09 [FFmpeg-devel] FFmpeg Media concatenation issue on other system Sagar Upadhyay
2022-12-14 12:53 ` Carl Eugen Hoyos
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