Saturday, January 9, 2016

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

 

Ok, try http://srobb.net/sophie1.avi

Size wise, it is a bit smaller than the one I did before.
I used a different format which in theory should play on Windows.

If it works the command would be

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

As I said, -vcodec and -acodec are the same as using -c:v and -c:a (which
can also be written -codec:v and -codec:a)

See if that works, if not, I'll try some other things.
By the way, you can always get a youtube account and upload it there, they'
do their own transcoding so that it can be seen in a web browser.

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

.

__,_._,___

No comments:

Post a Comment