Re: [FFmpeg-user] Initialising hardware device fails with error -17

2024-04-25 Thread Martin Stenzel via ffmpeg-user
hm · he/him m.sten...@mail.xy-space.de An der Drehscheibe 9 D-50733 Köln · Cologne Deutschland · Germany This message was checked by ESET Endpoint Antivirus for Linux. Detection Engine Version: 29125 (20240425). smime.p7s Description: S/MIME Cryptographic Signature __

Re: [FFmpeg-user] Use processed filename as draw text after tmix, in one pass?

2024-04-25 Thread Steven Kan
> On Apr 24, 2024, at 11:54 PM, Paul B Mahol wrote: > > On Thu, Apr 25, 2024 at 6:21 AM Steven Kan wrote: > >> >>> Thanks! This works, and I agree that it’s better than using the filename: >>> >>> ffmpeg -pattern_type glob -i '*.jpg' -vf >> "drawtext=text='%{metadata\\:DateTimeOriginal}':

[FFmpeg-user] MpegTS CBR

2024-04-25 Thread Odessa TV
Hello all Dear developers, is there anyone here who was able to solve the problem of realtime CBR stream generation in mpegts multiplexer? Best regards, Serhii ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] How to create error log file ffmpeg Loudnorm?

2024-04-25 Thread Ferdi Scholten
On 25-04-2024 09:10, CMG DiGiTaL wrote: OK, but how to make the names of the log files, which will be generated in the Normalizando_lufs folder, match the names of the mp3 audios, e.g.: Blalala.log Cracrcra.log Dedede.log Rename them after they have been created, but before starting the next

Re: [FFmpeg-user] How to create error log file ffmpeg Loudnorm?

2024-04-25 Thread CMG DiGiTaL
OK, but how to make the names of the log files, which will be generated in the Normalizando_lufs folder, match the names of the mp3 audios, e.g.: Blalala.log Cracrcra.log Dedede.log ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] Use processed filename as draw text after tmix, in one pass?

2024-04-25 Thread Paul B Mahol
On Thu, Apr 25, 2024 at 6:21 AM Steven Kan wrote: > > > Thanks! This works, and I agree that it’s better than using the filename: > > > > ffmpeg -pattern_type glob -i '*.jpg' -vf > "drawtext=text='%{metadata\\:DateTimeOriginal}': > fontfile=/System/Library/Fonts/Helvetica.ttc:fontcolor=white: