+ Reply to Thread
Results 1 to 3 of 3

Thread: MediaCoder - converts down to 30FPS but still same filesize?

  1. #1
    Chicken McNewblet
    Join Date
    Sep 2009
    Location
    United States
    Posts
    243

    MediaCoder - converts down to 30FPS but still same filesize?

    So I like using MediaCoder because it's one of the few GUI programs that can actually utilize NVENC for H.265 encoding.

    However, when I convert videos down from 60FPS to 30FPS (for like a Facebook video or what have you), the filesize is still that of a 60FPS file. Anyone have any clue why that might be, or if it's just a bug with MediaCoder?

    Attached is the MediaCoder preset I'm trying to use.
    Attached Files
    Quote Quote  

  2. #2
    Member
    Join Date
    Sep 2007
    Location
    Canada
    Posts
    28,719

    Re: MediaCoder - converts down to 30FPS but still same filesize?

    I don't use mediacoder, but a universal equation is

    Code:
    filesize = bitrate * running time
    Notice FPS isn't in that calculation

    In the xml , you have 5000 entered, probably kb/s

    Code:
    key="overall.video.bitrate">5000</node>
    If the video bitrate was 5000kb/s for the original (video only, not counting audio or container overhead) the resulting filesize would be the same
    Quote Quote  

  3. #3
    Chicken McNewblet
    Join Date
    Sep 2009
    Location
    United States
    Posts
    243

    Re: MediaCoder - converts down to 30FPS but still same filesize?

    Well that setting isn't a target file size as far as I know, but you did make me curious about it, so I changed it to "Buffer Size" instead and that actually got me roughly the desired result.

    With an original video at 3.38GB, I did one pass at 60 with buffer size 5000 which gave me a 353MB file. Another pass at 30 gave me a 215MB file.

    No idea what the math is there, but it sorta worked.
    Quote Quote  

+ Reply to Thread

Similar Threads

  1. Mediacoder now ransomware
    By aedipuss in forum Latest Video News
    Replies: 29
    Last Post: 28th May 2016, 10:07
  2. Mediacoder ERROR !
    By vickynash in forum Newbie / General discussions
    Replies: 6
    Last Post: 28th Jul 2014, 15:35
  3. FLV Preset For Mediacoder
    By jcool26 in forum Newbie / General discussions
    Replies: 7
    Last Post: 7th Feb 2014, 15:39
  4. Problems With Mediacoder
    By ganymede in forum Video Conversion
    Replies: 6
    Last Post: 21st Mar 2013, 13:23
  5. New Mediacoder with CUDA problems.
    By Stears555 in forum Video Conversion
    Replies: 26
    Last Post: 11th Jan 2013, 22:44

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts