Re: [FFmpeg-user] It appears that FFmpeg is slipping into command mode

2025-07-28 Thread Devin Heitmueller
On Sun, Jul 27, 2025 at 8:34 AM Mark Filipak wrote: > executes, it's apparently slipping into command mode and taking in the > next line > > echo ffconcat version 1.0>"%JOB%CONCATa1.txt" So prefixing the ">" with a number actually changes the redirection behavior to indicate the specific filenumb

Re: [FFmpeg-user] It appears that FFmpeg is slipping into command mode

2025-07-28 Thread Jim DeLaHunt
Mark, I get the impression that you are not hearing what people in this thread are trying to tell you. On 2025-07-28 14:05, Mark Filipak wrote: FFmpeg is clearly entering a command mode even though I'm not submitting any options that support command mode. FFmpeg listens to stdin and accepts c

Re: [FFmpeg-user] It appears that FFmpeg is slipping into command mode

2025-07-28 Thread Mark Filipak
On 28/07/2025 17.52, Jim DeLaHunt wrote: > Mark, I get the impression that you are not hearing what people in this > thread are trying to tell you. > > On 2025-07-28 14:05, Mark Filipak wrote: >> FFmpeg is clearly entering a command mode even though I'm not submitting >> any options that support

Re: [FFmpeg-user] It appears that FFmpeg is slipping into command mode

2025-07-28 Thread Ferdi Scholten
On 29-07-2025 01:40, Mark Filipak wrote: On 28/07/2025 17.52, Jim DeLaHunt wrote: Mark, I get the impression that you are not hearing what people in this thread are trying to tell you. On 2025-07-28 14:05, Mark Filipak wrote: FFmpeg is clearly entering a command mode even though I'm not submit

[FFmpeg-user] شهادة الأبوة في المغرب

2025-07-28 Thread walid falcon
كل ما تحتاج معرفته حول شهادة الأبوة بالمغرب يمكنك تحميل الطلب من خلال الرابط المباشر https://www.targir.com/2025/04/blog-post_14.html معلومات شاملة لاستخراج شهادة الأبوة والإجراءات القانونية المرتبطة بها ما هي شهادة الأبوة في المغرب؟ شهادة الأبوة وثيقة قانونية تصدر بناءً على حكم قضا

Re: [FFmpeg-user] It appears that FFmpeg is slipping into command mode

2025-07-28 Thread Mark Filipak
On 28/07/2025 11.39, Devin Heitmueller wrote: > On Sun, Jul 27, 2025 at 8:34 AM Mark Filipak > wrote: >> executes, it's apparently slipping into command mode and taking in the >> next line >> >> echo ffconcat version 1.0>"%JOB%CONCATa1.txt" > > So prefixing the ">" with a number actually changes