Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Reindl Harald
Am 10.10.22 um 00:44 schrieb Masaru Nomiya: Hello, In the Message; Subject: Re: [FFmpeg-user] How to concat two videos with same size but different source? Message-ID : Date & Time: Sun, 9 Oct 2022 21:47:08 +0200 [ED] == Erik Dobberkau has written: ED> ANYWAY BACK ON

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [FFmpeg-user] How to concat two videos with same size but different source? Message-ID : Date & Time: Sun, 9 Oct 2022 21:47:08 +0200 [ED] == Erik Dobberkau has written: ED> ANYWAY BACK ON TOPIC: [...] ED> The geometry is only one criterion

Re: [FFmpeg-user] Question: how i can overlay an input with current date and time?

2022-10-09 Thread Kieran O Leary
On Sun 9 Oct 2022 at 20:59, wrote: > how i can overlay an input with current date and time? Hi, The drawtext filter should do what you want. I’ve mostly used it for timecode and text but it has features for datetime as well. https://ffmpeg.org/ffmpeg-filters.html#toc-drawtext-1 -Kieran

[FFmpeg-user] Question: how i can overlay an input with current date and time?

2022-10-09 Thread info
how i can overlay an input with current date and time? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Erik Dobberkau
ANYWAY BACK ON TOPIC: > This does not really address what I am asking about here, namely how to use > ffmpeg to paste together (concatenate) videos from different sources with > the > same geometry into one seamless result video. > So far what I have tried with the two videos I have as an example

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Bo Berglund
On Sun, 9 Oct 2022 11:36:25 +0200, Reindl Harald wrote: >>> is it really that hard to operate a mail client these days? >> >> It's about as hard as reading quotes prepended with an indicator of >> who wrote them > >in a longer communication it's not only about who said what BUT in what >order

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Bo Berglund
On Sun, 09 Oct 2022 16:53:22 +0900, Masaru Nomiya wrote: >Hello, > >In the Message; > > Subject: Re: [FFmpeg-user] How to concat two videos with same size but > different source? > Message-ID : > Date & Time: Sun, 09 Oct 2022 08:48:33 +0200 > >[BB] == Bo Berglund has written: > >BB>

[FFmpeg-user] Gdigrab: whois the maintainer

2022-10-09 Thread info
Do you know which developer keeps the gdigrab module for Windows up to date. I would like to propose the implementation of an important feature but I don't know who to send the message to. I have already posted here too https://trac.ffmpeg.org/ticket/9413but nothing happened. Thank you

[FFmpeg-user] How to transcode to HLS and DASH with mp4 and webm all at once

2022-10-09 Thread Stefan Oltmanns
Hello, I would like ffmpeg to transcode a file into different versions for adaptive streaming (different codecs, different resolutions, different bitrates): DASH with webm (av1, opus) and MP4 (h264, aac) HLS with MPEG2-TS (h264, aac) While it is easy to find example command-lines for each of

Re: [FFmpeg-user] Help: is it possibile to join an image and a live stream?

2022-10-09 Thread Michael Koch
Am 07.10.2022 um 20:28 schrieb Michael Koch: Am 07.10.2022 um 19:32 schrieb i...@mbsoft.biz: i have 2 inputs first input image  -i logo.png second input dshow webcam  -f dshow -i video="my webcam" is it possible to show 5 seconds logo and and subsequently start webcam? it can also be done

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Reindl Harald
Am 09.10.22 um 11:18 schrieb Rob Hallam: On Sun, 9 Oct 2022 at 10:13, Reindl Harald wrote: and now compare my reply with that nonsense! Sorry if that upset you. and after 5 replies you see pretty clear what are older quotes, what are the current responses to what I'm quite capable of

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Rob Hallam
On Sun, 9 Oct 2022 at 10:13, Reindl Harald wrote: > and now compare my reply with that nonsense! Sorry if that upset you. > and after 5 replies you see pretty clear what are older quotes, what are > the current responses to what I'm quite capable of reading either format, I suspect many other

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Reindl Harald
and now compare my reply with that nonsense! Am 09.10.22 um 11:08 schrieb Rob Hallam: On Sun, 9 Oct 2022 at 10:01, Reindl Harald wrote: MN> > $ ffmpeg -f concat -i mylist.txt -c copy output.mp4 this is from the message i quoted this "MN>" and "BB>"" nosense is unredable there you are

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Rob Hallam
On Sun, 9 Oct 2022 at 10:01, Reindl Harald wrote: > > MN> > $ ffmpeg -f concat -i mylist.txt -c copy output.mp4 > > this "MN>" and "BB>"" nosense is unredable I have no difficulty reading these indicators. Cheers, Rob ___ ffmpeg-user mailing list

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Reindl Harald
can you quote like every other normal person and avoid HTML? Am 08.10.22 um 23:35 schrieb Masaru Nomiya: Hello & Good Morning, In the Message; Subject: Re: [FFmpeg-user] How to concat two videos with same size but different source? Message-ID : Date & Time: Sat, 08 Oct 2022

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Masaru Nomiya
Hello, In the Message; Subject: Re: [FFmpeg-user] How to concat two videos with same size but different source? Message-ID : Date & Time: Sun, 09 Oct 2022 08:48:33 +0200 [BB] == Bo Berglund has written: BB> On Sun, 09 Oct 2022 07:03:31 +0900, Masaru Nomiya BB> wrote: [...]

[FFmpeg-user] is there audio filter to separate background music and speech

2022-10-09 Thread qw
Hi, Is there any audio filter to separate background music and speech with one variant of speech as the filter input? Thanks Regards Andrew ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To

Re: [FFmpeg-user] How to concat two videos with same size but different source?

2022-10-09 Thread Bo Berglund
On Sun, 09 Oct 2022 07:03:31 +0900, Masaru Nomiya wrote: >MN> Please show the results of; > >MN>1. $ file video1.mp4 > >MN> and, > >MN>2. $ file video2.mp4 $ file video.1.mp4 video.1.mp4: ISO Media, MP4 Base Media v1 [IS0 14496-12:2003] $ file video.2.mp4 video.2.mp4: ISO Media, MP4