Re: flv to mp4

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Eric Oyen via PLUG-discuss
Date:  
To: Main PLUG discussion list
CC: Eric Oyen
Subject: Re: flv to mp4
Well, there are some command line tools you can use like ffmpeg. Also, there is a linux version of Handbrake that can convert just about any video/audio streaming format to mp4. You can then set it up for either 480p or 720p depending on your machines display requirements.

-Eric
From the Central Offices of the Technomage Guild, Multimedia Dept.


> On Apr 2, 2022, at 5:35 PM, Michael via PLUG-discuss <> wrote:
>
> Well, the default if removing -sameq produces something with a little better result but it is still to resource intensive for my puter. Is .mov a little more basic? (I can't figure out the man page)
>
> On Sat, Apr 2, 2022 at 7:04 PM Michael < <mailto:bmike1@gmail.com>> wrote:
> I recorded a instruction session with someone today and my computer can't handle the video output. The sound is OK but the video plays in spurts and then it is just frozen. I looked up how to convert the .flv file to an .mp4 (ffmpeg -i filename.flv -sameq -ar 22050 filename.mp4) but would taking out the -sameq produce a lower quality video which might play on my weak machine? Should I put another option in? How would I create a lower quality video if just removing the -sameq option doesn't play?
>
> --
> :-)~MIKE~(-:
>
>
> --
> :-)~MIKE~(-:
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss