Hi there!
ffmpegX is working fine to convert video files. I'm using it on Mac OSX 10.4
But... I'm trying to add a srt subtitle to an AVI movie, and when I try the preview I get a syntax error on line 1:
> sh: -c: line 1: syntax error near unexpected token ´('
I checked with VLC and Jubler and the .srt seems fine...
Troubleshooting anyone?
Thanks!
+ Reply to Thread
Results 1 to 5 of 5
Thread: Syntax error
Thread
-
That can be a symptom of a filename/pathname with odd characters, but it's hard to say for sure what's causing this in your case. But that's the sort of thing I'd look for.
Ok here it goes. This is the error I get when trying to encode.
/bin/sh: -c: line 3: syntax error near unexpected token `('
/bin/sh: -c: line 3: `<textsub filename="/Volumes/ZECAMIGO/Akira Kurosawa's Dreams (Yume - 1990)/Akira Kurosawa's Dreams (Yume - 1990) CD 1.srt" characterset="ISO-8859-1" fontsize="24.0" font="Arial.ttf" horizontal-alignment="center" vertical-alignment="bottom" left-margin="60" right-margin="60" top-margin="20" bottom-margin="30" subtitle-fps="23.976" movie-fps="23.976" movie-width="720" movie-height="480"'
It's a slightly different error when I'm just asking for a preview.
Two questions:
1. Could it be because it is on a USB disk MS-DOS formatted?
2. Should I try to convert de AVI file first and only after add the subtitles?
Thank you very much?
Ok. Solved.
I simplified the name of the files and folders involved (no spaces, braces or apostrophes) and it worked.
Thanks.
Glad to hear that you solved it. Although the Mac OS itself doesn't have a problem with these filenames, ffmpegx is built on unix software modules, most of which are intolerant of such characters. That's a not-infrequent source of frustration. Congratulations on figuring it out!
Similar Threads
-
AviSynth Syntax/Grammar
By sambat in forum Newbie / General discussionsReplies: 2Last Post: 23rd Mar 2012, 18:21 -
X264 CLI Syntax Help
By Eva-Unit01 in forum DVD RippingReplies: 9Last Post: 2nd Dec 2011, 17:42 -
No output: /bin/sh: -c: line 0: syntax error near unexpected token `('
By marmi in forum ffmpegX bugs and suggestionsReplies: 4Last Post: 16th Jan 2011, 09:14 -
ffmpegX won't convert files due to "syntax error near unexpected token"
By JayEm in forum ffmpegX general discussionReplies: 1Last Post: 15th Feb 2010, 17:26 -
"if" syntax error
By njitram2000 in forum Authoring (DVD)Replies: 2Last Post: 8th Nov 2009, 11:30
StatisticsNewest guidesLatest tool updatesNew media comments



Quote