Re: size difference

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Bob Elzer via PLUG-discuss
Date:  
To: Main PLUG discussion list
CC: Bob Elzer
Subject: Re: size difference
It all depends on your settings, you'll have to play around with them to
see how good they look vs size

These are the settings I use for x264
ffmpeg -i infile.mp4 -channel_layout 5.1 -c:v libx264 -vf yadif -crf 28
-force_key_frames "expr:gte(t,n_forced*4)" -x264-params log-level=none
-c:a aac -b:a 192k -preset -preset fast -strict experimental -loglevel
warning -stats outfile.mp4



On Thu, Apr 7, 2022 at 10:38 AM Michael via PLUG-discuss <
> wrote:

> How much bigger is an ogg file than an flv?
>
> --
> :-)~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