Saturday, December 12, 2015

Re: [LINUX_Newbies] how to learn to convert a video

 

Thanks.   Many people will benefit from this one.

Justin


From: "Scott scottro@nyc.rr.com [LINUX_Newbies]" <LINUX_Newbies@yahoogroups.com>
To: "'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies]" <LINUX_Newbies@yahoogroups.com>
Sent: Saturday, December 12, 2015 3:58 AM
Subject: Re: [LINUX_Newbies] how to learn to convert a video

 
On Sat, Dec 12, 2015 at 12:27:24PM +0100, 'highskywhy@yahoo.de' highskywhy@yahoo.de [LINUX_Newbies] wrote:
> good afternoon
>
> How can I convert videos.
>
> Example new video mp4
> should be translated to a codec that an old computer
> with win 95 and mediaplayer can understand
>

I think you've asked this before.

Install ffmpeg and open a terminal in the same directory that you have your
video.

Figure out what codec you want to use

ffmpeg -i video.mp4 -vcodec something -acodec something newvideo.avi (or
whatever format)

(It might be useful to know what codecs Windows 95 can understand, you
should probably research that yourself.)

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6



__._,_.___

Posted by: Justin Bell <justin_e_bell2000@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (18)
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.

.

__,_._,___

No comments:

Post a Comment