VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Oct 2009
    Location
    Poland
    Search Comp PM
    I've a problem with encoding video file by ffmpeg. I want to have file like this:
    Code:
    Format                           : AVI
    Format/Info                      : Audio Video Interleave
    File size                        : 116 MiB
    Duration                         : 42mn 51s
    Overall bit rate                 : 379 Kbps
    Writing application              : VirtualDubMod 1.5.10.1 (build 2439/release)
    Writing library                  : VirtualDub build 23567/release
    
    Video
    ID                               : 0
    Format                           : MPEG-4 Visual
    Format profile                   : Simple@L3
    Format settings, BVOP            : Yes
    Format settings, QPel            : No
    Format settings, GMC             : No warppoints
    Format settings, Matrix          : Default (H.263)
    Muxing mode                      : Packed bitstream
    Codec ID                         : XVID
    Codec ID/Hint                    : XviD
    Duration                         : 42mn 51s
    Bit rate                         : 314 Kbps
    Width                            : 624 pixels
    Height                           : 352 pixels
    Display aspect ratio             : 16/9
    Frame rate                       : 23.976 fps
    Resolution                       : 24 bits
    Colorimetry                      : 4:2:0
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.060
    Stream size                      : 96.2 MiB (83%)
    Writing library                  : XviD 1.1.0 Beta2 (UTC 2005-04-04)
    
    Audio
    ID                               : 1
    Format                           : MPEG Audio
    Format version                   : Version 2
    Format profile                   : Layer 3
    Codec ID                         : 55
    Codec ID/Hint                    : MP3
    Duration                         : 42mn 51s
    Bit rate mode                    : Constant
    Bit rate                         : 56.0 Kbps
    Channel(s)                       : 2 channels
    Sampling rate                    : 24.0 KHz
    Resolution                       : 16 bits
    Stream size                      : 17.2 MiB (15%)
    Alignment                        : Split accross interleaves
    Interleave, duration             : 42 ms (1.00 video frame)
    Interleave, preload duration     : 500 ms
    And I don't know which options in ffmpeg use to make it. FFmpeg every try gives me all I want except simple profile llevel 3 or except packed bitstream.
    Could someone help me?
    Quote Quote  
  2. try don't use bframes (-bf 0)

    BHH
    HDConvertToX, AutoMen, AutoMKV Developer
    Quote Quote  
  3. Member
    Join Date
    Oct 2009
    Location
    Poland
    Search Comp PM
    With -bf 0 i don't have Format settings, BVOP so i have to use -bf, i have a problem with force ffmpeg to packed bitstream and everything except this is OK
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!