Saturday, January 30, 2016

Re: [LINUX_Newbies] ffmpeg I did mistake II try

 

On Sat, Jan 30, 2016 at 08:04:10AM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
>
>
> good morning
> I tried again.
>
> Mi Jan 27 20:16:11 2016
>
>
> /usr/bin/ffmpeg -i $VID_FILE

Well, as that's not the command I suggested, perhaps you should ask whoever
gave that version.

Firstly, it looks like you're running a script, which could change things.
Take one file. Use its name.

If it is called my file.mpg use this command

ffmpeg -i myfile.mpg -vcodec msmpeg4v2 -acodec wmav2 newfile.avi

If you don't type exactly those commands, don't bother posting what
happened.
No scripts, no Handbrake. If someone is giving you those commands, you are
better off asking them.

Make sure the file doesn't start with a $. Have it start with a letter or
number NOTHING else.

I repeat. the command is

ffmpeg -i myfile.mpg (using the file name) -vcodec msmpeg4v2 -acodec wmav2
newfile.avi

--
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 (6)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

No comments:

Post a Comment