Re: [FFmpeg-user] When cutting part of video I get a silence part before it

2020-08-17 Thread Toni Cambronero Garcia
Try to put -ss not before but after the input stream : ffmpeg -y -i zoom_4.mp4 -ss 61 -to 469 -c copy -async 1 4_compressed.mp4 El sáb., 15 ago. 2020 13:34, Cecil Westerhof escribió: > Cecil Westerhof writes: > > Some logging of the problem. > > When I use: > ffmpeg -y -ss 61 -i zoom_4.mp4

[FFmpeg-user] Color names

2020-07-29 Thread Toni Cambronero Garcia
On the web https://www.ffmpeg.org/ffmpeg-all.html#Color you give a list (only text) of colors and its names. As colors are best managed by its look I have made a table in pdf and a Google spreadsheet with samples of each color. I think it will help the community. Link to the spreadsheet: https://d