Frame Selection

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Post Reply
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Frame Selection

Post by DrXenos »

Please describe the problem in as much detail as possible:
I am trying to encode a video, while cutting off parts of the beginning and ending via the frames selection (seconds work but are too coarse). Handbrake doesn't seem to be calculating frames correcting. The video source is 100 fps (even though the scan log says 16.25 for some reason). If I select frames 100 to 600, that should be 6 seconds (and HandBrake displays 6 seconds for the duration). But when the encoding is complete, the result is 39 seconds.

I tried using mergemkv to remux it to an mkv before feeding it to HandBrake, but that gets even worse. Using this as a source, the duration is also way off (So, I went back the the original avi source).

The source is a screen capture of a public domain, silent, B&W film. I am trying to crop it and reduce the frame rate in half.

Thanks.

What are the steps to reproduce this problem:
See above.

What version of HandBrake you are running:
Nightly 20160119192635-2eef744

What operating system and version and you running (e.g. OSX 10.11, Windows 7, Ubuntu 14):
Windows 7 64-bit

If there was any exception or error displayed, please copy it and paste it here:
N/A

Please include the scan or encode log:

Code: Select all

HandBrake Nightly 20160119192635-2eef744-master (2016012101) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
Ram: 32717 MB, 
GPU Information:
  AMD Radeon R9 200 / HD 7900 Series - 15.201.1151.0
Screen: 1920x1200
Temp Dir: C:\Users\Xenos\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\Xenos\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

-------------------------------------------
# Starting Scan ...
[15:01:05] CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
[15:01:05]  - Intel microarchitecture Sandy Bridge
[15:01:05]  - logical processor count: 8
[15:01:05] OpenCL device #1: Advanced Micro Devices, Inc. Tahiti
[15:01:05]  - OpenCL version: 1.2 AMD-APP (1800.11)
[15:01:05]  - driver version: 1800.11 (VM)
[15:01:05]  - device type:    GPU
[15:01:05]  - supported:      YES
[15:01:05] Intel Quick Sync Video support: no
[15:01:05] hb_scan: path=D:\Download\Staging\test1.avi, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image D:\Download\Staging\test1.avi
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[15:01:05] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[15:01:05] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'D:\Download\Staging\test1.avi':
  Duration: 00:22:48.59, start: 0.000000, bitrate: 1120 kb/s
    Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 1280x1016 [PAR 1:1 DAR 160:127], 16.25 fps, 100 tbn, 100 tbc
[15:01:05] scan: decoding previews for title 1
[15:01:06] scan: 10 previews, 1280x1016, 100.000 fps, autocrop = 0/0/0/0, aspect 1.26:1, PAR 1:1
[15:01:06] libhb: scan thread found 1 valid title(s)
# Scan Finished ...

Code: Select all

HandBrake Nightly 20160119192635-2eef744-master (2016012101) - 64bit Version
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
Ram: 32717 MB, 
GPU Information:
  AMD Radeon R9 200 / HD 7900 Series - 15.201.1151.0
Screen: 1920x1200
Temp Dir: C:\Users\Xenos\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\Xenos\AppData\Roaming\HandBrake Team\HandBrake\0.0.0.0

-------------------------------------------

# Starting Encode ...
[15:09:19] 1 job(s) to process
[15:09:19] json job:
{

  "Audio": {

    "AudioList": [],

    "CopyMask": [

      1073807360,

      1073743872,

      1074003968,

      1073750016,

      1090519040,

      1074790400,

      1074266112,

      1107296256

    ],

    "FallbackEncoder": 2048

  },

  "Destination": {

    "ChapterList": [

      {

        "Name": "Chapter 1"

      }

    ],

    "ChapterMarkers": true,

    "File": "D:\\Download\\Staging\\test1.mkv",

    "Mp4Options": {

      "IpodAtom": false,

      "Mp4Optimize": false

    },

    "Mux": 2097152

  },

  "Filters": {

    "FilterList": [

      {

        "ID": 5,

        "Settings": "1:27000000:540000"

      },

      {

        "ID": 12

      },

      {

        "ID": 10,

        "Settings": "720:542:154:276:342:158"

      }

    ]

  },

  "PAR": {

    "Num": 3523,

    "Den": 3516

  },

  "Metadata": {},

  "SequenceID": 0,

  "Source": {

    "Angle": 1,

    "Range": {

      "Type": "frame",

      "Start": 100,

      "End": 600

    },

    "Title": 1,

    "Path": "D:\\Download\\Staging\\test1.avi"

  },

  "Subtitle": {

    "Search": {

      "Burn": false,

      "Default": false,

      "Enable": false,

      "Forced": false

    },

    "SubtitleList": []

  },

  "Video": {

    "Encoder": 65536,

    "Level": "4.1",

    "TwoPass": false,

    "Turbo": false,

    "ColorMatrixCode": 0,

    "Options": "",

    "Preset": "slow",

    "Profile": "high",

    "Quality": 20.0,

    "Tune": "film",

    "OpenCL": false,

    "HWDecode": false,

    "QSV": {

      "Decode": true,

      "AsyncDepth": 0

    }

  }

}
[15:09:19] CPU: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz
[15:09:19]  - Intel microarchitecture Sandy Bridge
[15:09:19]  - logical processor count: 8
[15:09:19] OpenCL device #1: Advanced Micro Devices, Inc. Tahiti
[15:09:19]  - OpenCL version: 1.2 AMD-APP (1800.11)
[15:09:19]  - driver version: 1800.11 (VM)
[15:09:19]  - device type:    GPU
[15:09:19]  - supported:      YES
[15:09:19] Intel Quick Sync Video support: no
[15:09:19] hb_scan: path=D:\Download\Staging\test1.avi, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image D:\Download\Staging\test1.avi
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[15:09:19] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[15:09:19] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'D:\Download\Staging\test1.avi':
  Duration: 00:22:48.59, start: 0.000000, bitrate: 1120 kb/s
    Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 1280x1016 [PAR 1:1 DAR 160:127], 16.25 fps, 100 tbn, 100 tbc
[15:09:19] scan: decoding previews for title 1
[15:09:20] scan: 10 previews, 1280x1016, 100.000 fps, autocrop = 0/0/0/0, aspect 1.26:1, PAR 1:1
[15:09:20] libhb: scan thread found 1 valid title(s)
[15:09:20] starting job
[15:09:20] Grayscale thread started for segment 0
[15:09:20] Grayscale thread started for segment 1
[15:09:20] Grayscale thread started for segment 2
[15:09:20] Grayscale thread started for segment 3
[15:09:20] Grayscale thread started for segment 4
[15:09:20] Grayscale thread started for segment 7
[15:09:20] work: only 1 chapter, disabling chapter markers
[15:09:20] job configuration:
[15:09:20]  * source
[15:09:20]    + D:\Download\Staging\test1.avi
[15:09:20]    + title 1, frames 100 to 700
[15:09:20]    + container: avi
[15:09:20]    + data rate: 1120 kbps
[15:09:20]  * destination
[15:09:20]    + D:\Download\Staging\test1.mkv
[15:09:20]    + container: Matroska (libavformat)
[15:09:20]  * video track
[15:09:20]    + decoder: mpeg4
[15:09:20]    + filters
[15:09:20]      + Framerate Shaper (1:27000000:540000)
[15:09:20]        + frame rate: 100.000 fps -> constant 50.000 fps
[15:09:20]      + Crop and Scale (720:542:154:276:342:158)
[15:09:20]        + source: 1280 * 1016, crop (154/276/342/158): 780 * 586, scale: 720 * 542
[15:09:20] Grayscale thread started for segment 6
[15:09:20]      + Grayscale (default settings)
[15:09:20]    + Output geometry
[15:09:20]      + storage dimensions: 720 x 542
[15:09:20]      + pixel aspect ratio: 3523 : 3516
[15:09:20]      + display dimensions: 721 x 542
[15:09:20]    + encoder: H.264 (libx264)
[15:09:20]      + preset:  slow
[15:09:20]      + tune:    film
[15:09:20]      + profile: high
[15:09:20]      + level:   4.1
[15:09:20] Grayscale thread started for segment 5
[15:09:20]      + quality: 20.00 (RF)
[15:09:20] sync: expecting 601 video frames
[15:09:20] encx264: min-keyint: 100, keyint: 1000
[15:09:20] encx264: encoding at constant RF 20.000000
[15:09:20] encx264: unparsed options: level=4.1:ref=5:deblock=-1,-1:b-adapt=2:subme=8:psy-rd=1,0.15:direct=auto:vbv-maxrate=62500:me=umh:vbv-bufsize=78125:rc-lookahead=50
x264 [info]: using SAR=3523/3516
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile High, level 4.1
[15:09:20] reader: first SCR 0 id 0x0 DTS 0
[15:09:21] sync: first pts is 605700
[15:09:32] sync: reached 601 frames, exiting early
[15:09:34] work: average encoding speed for job is 51.596607 fps
[15:09:34] render: 1972 frames output, 0 dropped and 1371 duped for CFR/PFR
[15:09:34] render: lost time: 0 (0 frames)
[15:09:34] render: gained time: 0 (0 frames) (0 not accounted for)
[15:09:34] mpeg4-decoder done: 1253 frames, 0 decoder errors, 0 drops
[15:09:34] sync: got 601 frames, 601 expected
x264 [info]: frame I:14    Avg QP:13.74  size: 11874
x264 [info]: frame P:571   Avg QP:17.88  size:  4810
x264 [info]: frame B:1387  Avg QP:22.33  size:   544
x264 [info]: consecutive B-frames:  2.3%  7.7% 11.9% 78.1%
x264 [info]: mb I  I16..4: 13.1% 63.5% 23.3%
x264 [info]: mb P  I16..4:  2.7%  6.6%  0.8%  P16..4: 21.7%  8.6%  3.3%  0.0%  0.0%    skip:56.2%
x264 [info]: mb B  I16..4:  0.2%  0.3%  0.0%  B16..8: 14.7%  1.2%  0.1%  direct: 0.4%  skip:83.1%  L0:46.7% L1:50.0% BI: 3.3%
x264 [info]: 8x8 transform intra:64.3% inter:70.8%
x264 [info]: direct mvs  spatial:99.5% temporal:0.5%
x264 [info]: coded y,uvDC,uvAC intra: 40.5% 0.0% 0.0% inter: 5.2% 0.0% 0.0%
x264 [info]: i16 v,h,dc,p: 47% 33%  8% 13%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 31% 14% 24%  4%  5%  6%  6%  5%  5%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 38% 19% 15%  4%  5%  6%  5%  4%  4%
x264 [info]: i8c dc,h,v,p: 100%  0%  0%  0%
x264 [info]: Weighted P-Frames: Y:23.3% UV:0.0%
x264 [info]: ref P L0: 56.3%  8.8% 14.5%  7.1%  7.8%  4.7%  0.8%
x264 [info]: ref B L0: 73.9% 11.9%  8.1%  6.0%
x264 [info]: ref B L1: 97.6%  2.4%
x264 [info]: kb/s:743.81
[15:09:34] mux: track 0, 1972 frames, 3666726 bytes, 743.38 kbps, fifo 2048
[15:09:34] libhb: work result = 0
# Encode Completed ...
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Frame Selection

Post by JohnAStebbins »

Code: Select all

[15:09:20]    + title 1, frames 100 to 700

Code: Select all

[15:09:34] sync: got 601 frames, 601 expected
According to the log, you asked for 600 frames and got 601. Not sure what the extra frame is about, but seems about right to me. Can you show us mediainfo for both source and encoded files?
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

Actually, I asked for 500 (100 to 600). The HandBrake GUI even shows 600. I don't know why the log says 700. Either way, 600 frames should still be only 6 seconds at 100 fps, not 39. HandBrake's GUI evens says the duration should be 6 seconds.

Thanks.

source:

Code: Select all

General
Complete name                            : D:\Download\Staging\test1.avi
Format                                   : AVI
Format/Info                              : Audio Video Interleave
File size                                : 183 MiB
Duration                                 : 22mn 48s
Overall bit rate                         : 1 121 Kbps

Video
ID                                       : 0
Format                                   : MPEG-4 Visual
Format profile                           : Advanced Simple@L5
Format settings, BVOP                    : 2
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                                 : 22mn 48s
Bit rate                                 : 1 102 Kbps
Width                                    : 1 280 pixels
Height                                   : 1 016 pixels
Display aspect ratio                     : 5:4
Frame rate                               : 100.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.008
Stream size                              : 180 MiB (98%)
Writing library                          : XviD 64
result:

Code: Select all

General
Unique ID                                : 308078824655642004414608249777066582258 (0xE7C5D2C7F4D6C22FBE580BA0A0FBA0F2)
Complete name                            : D:\Download\Staging\test1.mkv
Format                                   : Matroska
Format version                           : Version 2
File size                                : 3.51 MiB
Duration                                 : 39s 480ms
Overall bit rate                         : 746 Kbps
Encoded date                             : UTC 2016-01-24T20:09:20Z
Writing application                      : HandBrake 20160119192635-2eef744-master 2016012101
Writing library                          : Lavf56.1.0

Video
ID                                       : 1
Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L4.1
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 5 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 39s 480ms
Bit rate                                 : 731 Kbps
Width                                    : 720 pixels
Height                                   : 542 pixels
Display aspect ratio                     : 4:3
Original display aspect ratio            : 4:3
Frame rate mode                          : Constant
Frame rate                               : 50.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.037
Stream size                              : 3.44 MiB (98%)
Writing library                          : x264 core 144 r2525 40bb568
Encoding settings                        : cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=8 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=1000 / keyint_min=100 / scenecut=40 / intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=20.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=62500 / vbv_bufsize=78125 / crf_max=0.0 / nal_hrd=none / filler=0 / ip_ratio=1.40 / aq=1:1.00
Default                                  : Yes
Forced                                   : No
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : BT.709
Matrix coefficients                      : BT.709
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Frame Selection

Post by JohnAStebbins »

Strange. But here's what I think is happening. The framerate of the source is not really 100fps, but is actually significantly lower. sync counts off 600 frames and delivers this to the next stage in the pipeline which is the framerate shaper. The framerate shaper sees that the frame duration is much more than 1/50th of a second. In order to do 50fps, it must cut the frame duration short and duplicate multiple frames for the duration of the input frame. In the logs I see this which supports this hypothesis.

Code: Select all

[15:09:34] mux: track 0, 1972 frames, 3666726 bytes, 743.38 kbps, fifo 2048
What this is saying is that for 600 frames that sync dolled out, the framerate shaper created 1972 frames. 1972 / 50 = 39.44 seconds.
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

Well, typical films of the era were shot at about 16 fps, so that makes sense (which is why, I assume, the log says the source file is 16.5 fps).
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

Is there a way to fix it without having to re-record it (that was such a pain to do in the first place)?
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Frame Selection

Post by JohnAStebbins »

DrXenos wrote:Is there a way to fix it without having to re-record it (that was such a pain to do in the first place)?
Try remuxing to a different container first maybe. mkvmerge would be an easy first try.

Code: Select all

mkvmerge test1.avi -o test1.mkv
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

That was the first thing I tried. That seems to make things worse. HandBrake thought that new file had a duration of about 4 times what it really was.

HandBrake seems to work fine if I use seconds instead of frames, but whole seconds is too coarse (I want about a 1/2 more on the end before it cuts off). Is there a way to feed HandBrake sub-second values?

I really appreciate your time.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5723
Joined: Sat Feb 09, 2008 7:21 pm

Re: Frame Selection

Post by JohnAStebbins »

DrXenos wrote: That was the first thing I tried. That seems to make things worse. HandBrake thought that new file had a duration of about 4 times what it really was.
Can you post the mediainfo for this? I would be interested to see how mkvmerge is translating the file.
You might try forcing the fps when remuxing with mkvmerge

Code: Select all

mkvmerge --default-duration 1:16.25fps test1.avi -o test1.mkv
DrXenos wrote: Is there a way to feed HandBrake sub-second values?
I'm afraid not, but you could trick it by computing the frame positions based on what it is doing. I.e. it's outputing 1792 frames when you asked for 600. Ignore the fact that you actually expected 500 based on what you entered in the gui for the moment, that's probably some gui bug. So instead of asking to to start at frame 100, you would ask it to start at frame 100 * 600 / 1792 = 33. I think what the GUI is doing is treating the "end frame" as the number of frames output instead of actual frame to stop at. So the get the equivalent of 500 frames output, 500 * 600 / 1792 = 167. It's hackish, but that will be more fine grained than using seconds.

And a quick question to verify something. After transcoding with HandBrake, does the transcoded file play at the correct rate? I.e. it is not too slow or too fast? I ask because it seems like the core of this problem is that HandBrake is not getting the right framerate. This often results in output files that do not play at the correct rate. But it also seems the timestamps reflect the real framerate. And since HandBrake relies more on timestamps than it does on framerate, the play rate could be ok.

HandBrake tries to compute framerate from the number of frames and duration of the stream when these values are available. When they are not available, we fall back to using the time_base provided in the stream. libav also provides an "avg_frame_rate" value which is 16.25 for this particular stream. libav gets the avg_frame_rate by making a "best guess" which we have found is often wrong, so we don't use it except as a last resort.
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

Thanks, John. Yes, the file plays fine after transcoding it with HandBrake. The only thing I've noticed is that, unless I explicitly specify the frame rate, if I try to jump around in VLC (e.g., while inspecting the results), VLC goes out to lunch or takes a long time to finish seeking.

I'm sure I'm doing something wrong with the tool I am using to screen capture the film (I can only find the film on one site and they don't seem to allow downloading, only streaming, even though the film has long since fallen into public domain). I never recording video this way and it's confusing. It seems I am dealing with three frame rates, the rate of the source material (which I assume is the 16.25), the recording rate specified in a period of ms, and the playback rate, specified in fps. I don't know why the tool makes me explicitly specify the latter two. I would think they would just be reciprocals of each other (i.e., fps = 1000/ms), and if I don't specify them that way, the frame rate is wrong anyway.

The above isn't your problem, of course, just giving background.

I tried re-recording the film @ 25 fps (40 ms), so I can just tell handbrake to use 25 fps. And specifying the segment in seconds. I guess I'll have to deal with the 1/2 second early cutoff.

Thanks.
DrXenos
Bright Spark User
Posts: 278
Joined: Sat Mar 16, 2013 1:19 pm

Re: Frame Selection

Post by DrXenos »

John:

Sorry, I missed the part of your post about re-running my file through mkvmerge. Here is the mediainfo for that:

Code: Select all

General
Unique ID                                : 193826028063524072355209562188746648578 (0x91D188FF41E22CB7A28672D0AB44EC02)
Complete name                            : D:\Download\Staging\test1.mkv
Format                                   : Matroska
Format version                           : Version 4 / Version 2
File size                                : 180 MiB
Duration                                 : 22mn 48s
Overall bit rate                         : 1 103 Kbps
Encoded date                             : UTC 2016-01-26 00:09:45
Writing application                      : mkvmerge v6.8.0 ('Theme for Great Cities') 32bit built on Mar  2 2014 21:27:07
Writing library                          : libebml v1.3.0 + libmatroska v1.4.1

Video
ID                                       : 1
Format                                   : MPEG-4 Visual
Format profile                           : Advanced Simple@L5
Format settings, BVOP                    : 2
Format settings, QPel                    : No
Format settings, GMC                     : No warppoints
Format settings, Matrix                  : Default (H.263)
Muxing mode                              : Packed bitstream
Codec ID                                 : V_MS/VFW/FOURCC / XVID
Codec ID/Hint                            : XviD
Bit rate                                 : 1 081 Kbps
Width                                    : 1 280 pixels
Height                                   : 1 016 pixels
Display aspect ratio                     : 5:4
Frame rate mode                          : Variable
Original frame rate                      : 100.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Compression mode                         : Lossy
Writing library                          : XviD 64
Default                                  : Yes
Forced                                   : No

Post Reply