Hi, I tested with this command line:
"c:\Program Files (x86)\Universal Media Server\win32\ffmpeg64.exe" -i D:\Films\film.avi -filter_complex subtitles=D\\:/Films/film.srt:624x352 -bufsize 10000000 -maxrate 9000000 -crf 19 -ab 448k -c:v libx264 -preset superfast -level 31 -pix_fmt yuv420p -async 1 ...
Search found 3 matches
- Tue Apr 28, 2015 7:26 am
- Forum: Help and Support
- Topic: [Solved]ffmpeg64.exe has a return code of 1!
- Replies: 5
- Views: 12070
- Sun Apr 26, 2015 9:47 pm
- Forum: Help and Support
- Topic: [Solved]ffmpeg64.exe has a return code of 1!
- Replies: 5
- Views: 12070
[Solved] Re: ffmpeg64.exe has a return code of 1!
Hi, i found solution.
Problem is not in parametr -filter_complex, but in subtitle file. I must save it in UTF8 format.
Sat
Problem is not in parametr -filter_complex, but in subtitle file. I must save it in UTF8 format.
Sat
- Sun Apr 26, 2015 8:40 pm
- Forum: Help and Support
- Topic: [Solved]ffmpeg64.exe has a return code of 1!
- Replies: 5
- Views: 12070
[Solved]ffmpeg64.exe has a return code of 1!
Hi, on win8/64b i get error 'ffmpeg64.exe has a return code of 1!' when i play mp4 file on device.
I tested parameters of ffmpeg and i found that this error causes parametr -filter_complex. With this parametr command line returns 'Error configuring filters.'
Can you help me resolve this. thx.
Sat.
I tested parameters of ffmpeg and i found that this error causes parametr -filter_complex. With this parametr command line returns 'Error configuring filters.'
Can you help me resolve this. thx.
Sat.