Re: [FFmpeg-user] MPEG OPTION CONFIGURATION

2022-12-08 Thread Cédric Cochennec
Hey Guys Maybe nobody have a clue or it is a too old subject, but any help would be appreciated. Any reading, blog, documentation, I searched all google (or near). I tried this (changing all setting but bufsize and removing -f vcd). Seems better, no underflow problems. But having a warning which

[FFmpeg-user] MPEG OPTION CONFIGURATION

2022-12-02 Thread Cédric Cochennec
Hi all I am trying to understand and set things up for mpeg streams options in ffmpeg. Let's do this with mpeg1video codec in mpg container. I peaked up this command line in ffmpeg documentation wich work perfectly well : -f vcd -muxrate 1411200 -muxpreload 0.44 -packetsize 2324 -s 352x288 -r 25