Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread 大石脩斗
@Eril Thank you for answering I understand that RDD-9 is necessary, but even after reading the article, I don't know where RDD-9 is. I couldn't fix it myself. Please tell me more details. 2023年12月20日(水) 1:16 Erik Dobberkau : > > > > Trust me, this command (besides audio parsing, depending on s

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread 大石脩斗
@ Bouke Thank you for answering. It didn't work. I tried referring to your command, but the situation did not change. Please let me know if there are any other improvements. Also, it seems that the -map_channel option will be removed. If you know an alternative pan filter command, please let me kn

Re: [FFmpeg-user] kmsgrab and audio problem

2023-12-19 Thread Andrew Randrianasulu
вс, 10 дек. 2023 г., 21:51 KoreanFanOfficial : > Show me your code where kmsrab working with alsa/pulse without any issue on > debian/arch system Cuz you cant, cuz this problem exist many years and > dont fixed. Do you even try to install debian/arch??? If you already > install arch/debian the

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread Nicolas Gaullier
>> On 19 Dec 2023, at 17:16, Erik Dobberkau wrote: >> >>> >>> Trust me, this command (besides audio parsing, depending on sources) >>> has made thousands of broadcast compliant files over here, where >>> XDCAM is also mandatory. >>> >> >> Does that mean the issue mentioned here: >> https://w

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread Bouke / edit 'B
> On 19 Dec 2023, at 17:16, Erik Dobberkau wrote: > >> >> Trust me, this command (besides audio parsing, depending on sources) has >> made thousands of broadcast compliant files over here, where XDCAM is also >> mandatory. >> > > Does that mean the issue mentioned here: > https://www.mail-a

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread Erik Dobberkau
> > @Shuto: I'm sure you've noticed already that you will want to adjust the > frame rate (option "-r"). But I'm not sure if that does also require an > adjustment of the -bufsize . > @Bouke: and it works without explicitly specifying a GOP size of 12 (for 50Hz 15 for 60-ish Hz) and a b-fram

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread Erik Dobberkau
> > Trust me, this command (besides audio parsing, depending on sources) has > made thousands of broadcast compliant files over here, where XDCAM is also > mandatory. > Does that mean the issue mentioned here: https://www.mail-archive.com/ffmpeg-user@ffmpeg.org/msg26313.html (and its follow-up m

Re: [FFmpeg-user] FFmpeg default processing(invisible processing)

2023-12-19 Thread Bouke / edit 'B
Top posting, as my mail client does now allow for decent parsing, and I’m fed up with that. My command to create ‘’proper” XDcam HD 50Mb, as required by the broadcasters here. Read between the filenames, it does work. /Applications/ffmpeg -hide_banner -threads 0 -i /Users/bouke/yadda.mov -f lav

Re: [FFmpeg-user] Displacement map - glass effect

2023-12-19 Thread Michael Koch
Am 19.12.2023 um 13:56 schrieb emmanuel martin: Hello, Is there a way to do a displacement map in FFMPEG ? I would like to achieve this glass effect - See attached file. yes, please have a look at the "displace" filter or better the "remap" filter. You find many examples in my book: http://

[FFmpeg-user] Displacement map - glass effect

2023-12-19 Thread emmanuel martin
Hello, Is there a way to do a displacement map in FFMPEG ? I would like to achieve this glass effect - See attached file. Thank you very much 🙏 Emmanuel RPReplay_Final1702986315.mp4 Description: video/mp4 ___ ffmpeg-user mailing list ffmpeg-user@ffm