ffmpeg- console- run program false negative

  • Автор темы Автор темы aleksa77
  • Дата начала Дата начала

aleksa77

Client
Регистрация
30.09.2011
Сообщения
914
Реакции
90
Баллы
28


lately, i notice that run program give us a lot time false negative, I write console code:

-i input.mp4

and get all data, but in description wrote:

At least one output file must be specified

bd20ff1d8fa4a0ea24a82e96f1ff4813.png
 
now and for fade effect :

-i input.mp4 -filter_complex "afade=d=0.5, areverse, afade=d=0.5, areverse" output.mp4

For some data when I need some info it is fine - i can check do i get or not, but I do not know is all fine, because the file is created anyway
 
Try this
-i input.mp4 -filter_complex ""afade=d=0.5, areverse, afade=d=0.5, areverse"" output.mp4
 
  • Спасибо
Реакции: aleksa77
thanks, but now is a real error, video not created - and not like error

Error initializing complex filters.
Invalid argument
 
ok, i with simple metadata can check again all info about video, and check duration if not exist, video is not converted good , on test if file is corrupted, not show duration.
 
Последнее редактирование:

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)