Need help with ffmpeg mobile encoding

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Freedoom
    Confirmed User
    • Feb 2006
    • 2811

    #1

    Need help with ffmpeg mobile encoding

    Hi,

    So I'm currently using this settings for my mobile sites:

    -acodec libfaac -ab 128k -vcodec mpeg4 -b 300k -mbd 2 -cmp 2 -subcmp 2

    But I notice the videos are poor quality. I was looking for a better quality...
    So what you guys use?
    List Of Sex Cams
  • DWB
    Registered User
    • Jul 2003
    • 31779

    #2
    By chance is this for MechBunny? That looks the the default settings in MB config file.

    I went through the same thing, could not get a quality mobile video at a decent bit rate. The solution... dropped ffmpeg and installed Handbrake on the server. Now they look great and have a MUCH smaller file size than I could achieve with ffmpeg.

    Comment

    • fris
      Too lazy to set a custom title
      • Aug 2002
      • 55679

      #3
      Originally posted by Freedoom
      Hi,

      So I'm currently using this settings for my mobile sites:

      -acodec libfaac -ab 128k -vcodec mpeg4 -b 300k -mbd 2 -cmp 2 -subcmp 2

      But I notice the videos are poor quality. I was looking for a better quality...
      So what you guys use?
      https://www.virag.si/2012/01/web-vid...th-ffmpeg-0-9/

      this should help you
      Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

      Comment

      • Freedoom
        Confirmed User
        • Feb 2006
        • 2811

        #4
        Originally posted by DWB
        By chance is this for MechBunny? That looks the the default settings in MB config file.

        I went through the same thing, could not get a quality mobile video at a decent bit rate. The solution... dropped ffmpeg and installed Handbrake on the server. Now they look great and have a MUCH smaller file size than I could achieve with ffmpeg.
        Yes it is for mechbunny. Never heard about Handbrake.
        I have to see if it's hard to setup


        Originally posted by fris

        Thanks fris. I'm going to take a look.
        List Of Sex Cams

        Comment

        • DWB
          Registered User
          • Jul 2003
          • 31779

          #5
          Originally posted by Freedoom
          Yes it is for mechbunny. Never heard about Handbrake.
          I have to see if it's hard to setup
          I went through the same thing you are going through now. Took me about a week of beating my head against the wall. I was limited with the mobile encoding line in the MB config file and could not for the life of me figure out how to do 2 pass encoding or some other tweaks that are needed for a really good encode. Everything I tried resulted in an error or the video not being compatible one one of my devices or a much larger file size with quality I was not happy with.

          Send me an email (in sig) and I'll send you some links that will help you. Your host should be able to set it up on your box, you just need to get MB to use it.

          Comment

          Working...