VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. I have this xvid movie which shows the following mediainfo

    Code:
    Video
    ID                                       : 0
    Format                                   : MPEG-4 Visual
    Format profile                           : Simple@L3
    Format settings, BVOP                    : No
    Format settings, QPel                    : No
    Format settings, GMC                     : No warppoints
    Format settings, Matrix                  : Default (H.263)
    Codec ID                                 : XVID
    Codec ID/Hint                            : XviD
    Duration                                 : 1h 51mn
    Bit rate                                 : 737 Kbps
    Width                                    : 704 pixels
    Height                                   : 288 pixels
    Display aspect ratio                     : 2.40:1
    Frame rate                               : 25.000 fps
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Compression mode                         : Lossy
    Bits/(Pixel*Frame)                       : 0.145
    But whenever i try to do xvid encoding with ffmpeg using the following command

    Code:
    ffmpeg -i INPUT.mp4 -acodec libmp3lame -ab 96k -vcodec mpeg4 -vtag xvid -s 608x256 -b:v 1357k Output.avi
    I get the following mediainfo and also less quality

    Code:
    Video
    ID                                       : 0
    Format                                   : xvid
    Codec ID                                 : xvid
    Width                                    : 608 pixels
    Height                                   : 256 pixels
    Display aspect ratio                     : 2.40:1
    Frame rate                               : 23.976 fps
    How can i get the Mpeg4 thingy?

    Guys plz help it's urgent before christmas!

    I tried using libxvid and mpeg4 -vtag but both are doing the same thing

    Also when i use a video converter which uses ffmpeg it shows the mpeg4 what have i done wrong?
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Quote Quote  
  3. Originally Posted by Baldrick View Post
    I tried it but still no hope
    Quote Quote  
  4. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    Why would it be so important to have any specific meta data, as long as the video content is acceptable?

    What is the source of your ffmpeg? Did you try a more recent build?
    Quote Quote  
  5. xvidvfw (e.g. used in vdub) will exhibit those metatdata strings
    Quote Quote  
  6. Originally Posted by poisondeathray View Post
    xvidvfw (e.g. used in vdub) will exhibit those metatdata strings
    Thanks
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!