On Thu, Jan 21, 2016 at 06:45:52PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> hello I did not answer all mails about videos. I am sorry.
>
> This is the new problem:
> gen$ /usr/bin/ffmpeg -i $WhoCare8.m4v
> .m4v: No such file or directory
>
When you put a $ in front of a file name, you change the meaning of it and
Linux probably can't see it. I'm guessing it was named on Windows. Rename
it and take the $ away from the name. (The $ indicates to the shell that
you have a variable. You may be able to rename it with a file manager like
Nautilus or whatever Ubuntu uses, but otherwise, rename it on the machine
where it was created).
--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
Posted by: Scott <scottro@nyc.rr.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (2) |
No comments:
Post a Comment