Relative Content

Tag Archive for ffmpeg

Using ffmpeg without output

I’m only interested in the information that is output while using ffmpeg, so I don’t want to create an output file.

Ask And Ask For Help ffmpeg

ffmpeg cuts video
I have a 1 hour long video clip assembled by 7 short clips (in the Short Clip, when the movie ends there is the word “The End”, before the word The End there is a Red or Blue scene); now I want to cut each clip out. When folding the word The End, cut it. If before the word The End there is a red scene, name the Fiel as letter “D”, if folded in Green as letter “X”, I used FFMeg to filter through each frame but it didn’t work. please help
Thank you

How to reduce the written ffmpeg command?

This command removes the moving logo from the video within 45 seconds, the video lasts 20 minutes, if you continue to expand this request to 20 minutes, you will get a very large request, is it possible to somehow reduce this request

ffmpeg error Error sending frames to consumers: No space left on device

I do use a short funtion , to convert videos in a needed format ,, I used this function all the time , worked no problems ,
Lately I mado some chnages , and now geting an critical error : like : “no space left on device”
" [af#0:1 @ 0x600001ad9cb0] Error sending frames to consumers: No space left on device [af#0:1 @ 0x600001ad9cb0] Task finished with error code: -28 (No space left on device) [af#0:1 @ 0x600001ad9cb0] Terminating thread with return code -28 (No space left on device)"

error when try to add subtitle using ffmpeg

If I don’t add subtitles the code works fine, the problem is that when I add the subtitles what happens is that I get a 500 error my question is should I merged audio video the to this file add the subtitles or do it all in one line :