Handbrake reports source file is shorter than VLC does; Output drops end of video

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Razor68
Posts: 1
Joined: Wed Feb 16, 2022 3:21 am

Handbrake reports source file is shorter than VLC does; Output drops end of video

Post by Razor68 »

Description of problem or question:
I have an MPG file recorded OTA using an HDHomeRun DVR. VLC (version 3.0.16 Vetinari) says the length is 1:30:59, which agrees with my DVR recording settings of recording an extra 30 seconds of padding to each end. Handbrake says it's Duration is 1:28:21. I've run it setting the Range to start at minute 1 (the first minute of the recording was ads, so I wanted to drop them) and had it record to what it thought was the end at 1:28:21, and found that the last 2.5 minutes (approx.) of the video wasn't copied to the output file. I had the Preset set Fast 1080p30 modified with the H.264 NVidia NVenc encoder. The source file was 1280x720 with bars top and bottom (true resolution 1280x580, which was detected by Handbrake).

I then ran it a second time with the Range set to Chapters 1-1, and changed the preset to the more appropriate HQ 720p30 Surround (again with H.264 NVidia NVenc encoder). Handbrake again saw the Duration as 1:28:21 before the encode started, but VLC sees the results file as 1:30:55, so it seems to have dropped only 4 seconds this time. Looks like the mpeg2video found more frames (327160) than expected (317743). Is this an issue with the source file, or Handbrake? VLC got an accurate count (or at least seemed to to my novice eyes).

Steps to reproduce the problem (If Applicable):
Not sure - you may need my source file (3.6 GB). Maybe any HDHomeRun-sourced MPG file will do this?

HandBrake version (e.g., 1.0.0):
1.5.1 (2022011000)

Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 10 Pro x64 Version 21H2, OS Build 19044.1526, with Windows Feature Experience Pack 120.2212.4170.0

HandBrake Activity Log ***required*** (see How-to get an activity log)

Here's the attempt at trimming the first minute:

Code: Select all

HandBrake 1.5.1 (2022011000)
OS: Microsoft Windows NT 10.0.19044.0
CPU: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
Ram: 32634 MB, 
GPU Information:
  NVIDIA GeForce RTX 2070 SUPER - 30.0.15.1165
Screen: 5120x1440
Temp Dir: C:\Users\ehled\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\ehled\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[20:46:34] base preset: Fast 1080p30 (Modified)
[20:46:34] Remote Process started with Process ID: 23988 using port: 8037. Max Allowed Instances: 1
[20:46:34] Worker: Starting HandBrake Engine ...
[20:46:34] Worker: Starting Web Server on port 8037 ...
[20:46:35] Worker: Disconnected worker monitoring enabled!
[20:46:35] Compile-time hardening features are enabled
[20:46:35] hb_init: starting libhb thread
[20:46:35] Starting work at: Tue Feb 15 20:46:35 2022
[20:46:35] 1 job(s) to process
[20:46:35] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 384,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 7,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd",
      "copy:mp2"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [],
    "ChapterMarkers": false,
    "AlignAVStart": true,
    "File": "E:\\Handbrake\\Swamp Thing 01-1.m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 13,
        "Settings": {
          "crop-bottom": "70",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "70",
          "height": "580",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "time",
      "Start": 5400000,
      "End": 477090000
    },
    "Title": 1,
    "Path": "E:\\Swamp Thing\\Swamp Thing 01.mpg"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "nvenc_h264",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "medium",
    "Profile": "auto",
    "Quality": 22,
    "QSV": {
      "Decode": false
    }
  }
}
[20:46:35] CPU: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
[20:46:35]  - logical processor count: 12
[20:46:35] Intel Quick Sync Video support: no
[20:46:35] hb_scan: path=E:\Swamp Thing\Swamp Thing 01.mpg, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image E:\Swamp Thing\Swamp Thing 01.mpg
src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2646: nav_get_title_list(E:\Swamp Thing\Swamp Thing 01.mpg\) failed
[20:46:35] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
liblibdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
dvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[20:46:35] dvd: not a dvd - trying as a stream/file instead
[20:46:35] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[20:46:35] Found the following PIDS
[20:46:35]     Video PIDS :
[20:46:35]       0x41 type MPEG2 (0x2) (PCR)
[20:46:35]     Audio PIDS :
[20:46:35]       0x44 type AC3 (0x81)
[20:46:35]       0x45 type AC3 (0x81)
[20:46:35]     Subtitle PIDS :
[20:46:35]     Other PIDS :
[20:46:35] stream id 0x44 (type 0x81 substream 0x0) audio 0x44
[20:46:35] stream id 0x45 (type 0x81 substream 0x0) audio 0x45
[20:46:35] scan: decoding previews for title 1
[20:46:35] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[20:46:35] scan: audio 0x44: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[20:46:35] scan: audio 0x45: ac3, rate=48000Hz, bitrate=128000 espaol (AC3) (2.0 ch) (128 kbps)
[20:46:35] stream: 32 good frames, 0 errors (0%)
[20:46:35] scan: 10 previews, 1280x720, 59.940 fps, autocrop = 70/70/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[20:46:35] libhb: scan thread found 1 valid title(s)
[20:46:35] Skipping subtitle scan.  No suitable subtitle tracks.
[20:46:35] Starting Task: Encoding Pass
[20:46:35] work: track 1, dithering not supported by codec
[20:46:35] job configuration:
[20:46:35]  * source
[20:46:35]    + E:\Swamp Thing\Swamp Thing 01.mpg
[20:46:35]    + title 1, start 00:01:0.00 stop 01:28:21.00
[20:46:35]  * destination
[20:46:35]    + E:\Handbrake\Swamp Thing 01-1.m4v
[20:46:35]    + container: MPEG-4 (libavformat)
[20:46:35]      + align initial A/V stream timestamps
[20:46:35]  * video track
[20:46:35]    + decoder: mpeg2video 8-bit (yuv420p)
[20:46:35]      + bitrate 200 kbps
[20:46:35]    + filters
[20:46:35]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[20:46:35]      + Decomb (mode=39)
[20:46:35]      + Framerate Shaper (mode=2:rate=27000000/900000)
[20:46:35]        + frame rate: 59.940 fps -> peak rate limited to 30.000 fps
[20:46:35]      + Crop and Scale (width=1280:height=580:crop-top=70:crop-bottom=70:crop-left=0:crop-right=0)
[20:46:35]        + source: 1280 * 720, crop (70/70/0/0): 1280 * 580, scale: 1280 * 580
[20:46:35]    + Output geometry
[20:46:35]      + storage dimensions: 1280 x 580
[20:46:35]      + pixel aspect ratio: 1 : 1
[20:46:35]      + display dimensions: 1280 x 580
[20:46:35]    + encoder: H.264 (NVEnc)
[20:46:35]      + preset:  medium
[20:46:35]      + profile: auto
[20:46:35]      + level:   auto
[20:46:35]      + quality: 22.00 (CQ)
[20:46:35]      + color profile: 1-1-1
[20:46:35]      + chroma location: left
[20:46:35]  * audio track 1
[20:46:35]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x44)
[20:46:35]      + bitrate: 384 kbps, samplerate: 48000 Hz
[20:46:35]    + mixdown: 5.1 Channels
[20:46:35]    + encoder: AAC (libavcodec)
[20:46:35]      + bitrate: 384 kbps, samplerate: 48000 Hz
[20:46:35] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[20:46:35] sync: expecting 314205 video frames
[20:46:35] encavcodecInit: H.264 (Nvidia NVENC)
[20:46:35] encavcodec: encoding at rc=vbr, multipass=fullres, 22.00
[20:46:35] encavcodec: encoding with stored aspect 1/1
[20:46:35] stream: error near frame 480: packet error bit set
[20:46:36] sync: first pts video is 0
[20:46:36] sync: first pts audio 0x44 is 1692
[20:52:42] stream: error near frame 234181: packet error bit set
[20:52:45] stream: error near frame 236213: packet error bit set
[20:53:25] stream: 183 new errors (1%) up to frame 260903: packet error bit set
[20:53:31] stream: 207 new errors (6%) up to frame 264114: packet error bit set
[20:53:38] stream: 32 new errors (1%) up to frame 269227: packet error bit set
[20:53:43] stream: 55 new errors (2%) up to frame 272705: packet error bit set
[20:53:47] stream: 23 new errors (1%) up to frame 275475: packet error bit set
[20:53:48] sync: video time went backwards 16 ms, dropped 1 frames. PTS 409450900
[20:53:48] sync: video time went backwards 16 ms, dropped 1 frames. PTS 409453902
[20:54:06] stream: 267 new errors (2%) up to frame 288148: packet error bit set
[20:54:11] stream: error near frame 290651: packet error bit set
[20:54:53] sync: reached video pts 471691077, exiting early
[20:54:53] sync: reached audio 0x44 pts 471690014, exiting early
[20:54:53] work: average encoding speed for job is 631.169312 fps
[20:54:54] comb detect: heavy 14923 | light 35528 | uncombed 263674 | total 314125
[20:54:54] decomb: deinterlaced 14923 | blended 35528 | unfiltered 263674 | total 314125
[20:54:54] vfr: 157088 frames output, 157037 dropped and 0 duped for CFR/PFR
[20:54:54] vfr: lost time: 0 (0 frames)
[20:54:54] vfr: gained time: 0 (0 frames) (0 not accounted for)
[20:54:54] stream: 317939 good frames, 797 errors (0%)
[20:54:54] ac3-decoder done: 165668 frames, 0 decoder errors
[20:54:54] mpeg2video-decoder done: 317931 frames, 3 decoder errors
[20:54:54] sync: got 314125 frames, 314205 expected
[20:54:54] sync: framerate min 11.987 fps, max 306.122 fps, avg 59.936 fps
[20:54:54] mux: track 0, 157088 frames, 2476667918 bytes, 3780.43 kbps, fifo 1024
[20:54:54] mux: track 1, 245672 frames, 252098681 bytes, 384.81 kbps, fifo 2048
[20:54:54] Finished work at: Tue Feb 15 20:54:54 2022
[20:54:54] libhb: work result = 0

 # Job Completed!



And here's the second encode attempt (that worked, though with no trimming, and Handbrake underestimating the length):

Code: Select all

HandBrake 1.5.1 (2022011000)
OS: Microsoft Windows NT 10.0.19044.0
CPU: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
Ram: 32634 MB, 
GPU Information:
  NVIDIA GeForce RTX 2070 SUPER - 30.0.15.1165
Screen: 5120x1440
Temp Dir: C:\Users\ehled\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake\
Data Dir: C:\Users\ehled\AppData\Roaming\HandBrake

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

 # Starting Encode ...

[21:35:34] base preset: HQ 720p30 Surround (Modified)
[21:35:34] Remote Process started with Process ID: 12132 using port: 8037. Max Allowed Instances: 1
[21:35:34] Worker: Starting HandBrake Engine ...
[21:35:34] Worker: Starting Web Server on port 8037 ...
[21:35:34] Worker: Disconnected worker monitoring enabled!
[21:35:34] Compile-time hardening features are enabled
[21:35:34] hb_init: starting libhb thread
[21:35:34] Starting work at: Tue Feb 15 21:35:34 2022
[21:35:34] 1 job(s) to process
[21:35:34] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0,
        "Encoder": "av_aac",
        "Gain": 0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      },
      {
        "DRC": 0,
        "Encoder": "copy:ac3",
        "Gain": 0,
        "Mixdown": -1,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      "copy:aac",
      "copy:ac3",
      "copy:dtshd",
      "copy:dts",
      "copy:eac3",
      "copy:flac",
      "copy:mp3",
      "copy:truehd",
      "copy:mp2"
    ],
    "FallbackEncoder": "ac3"
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "AlignAVStart": true,
    "File": "E:\\Handbrake\\Swamp Thing 01-1(1).m4v",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": "av_mp4"
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 13,
        "Settings": {
          "crop-bottom": "70",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "70",
          "height": "580",
          "width": "1280"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "E:\\Swamp Thing\\Swamp Thing 01.mpg"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": "nvenc_h264",
    "Level": "auto",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "medium",
    "Profile": "auto",
    "Quality": 19,
    "QSV": {
      "Decode": false
    }
  }
}
[21:35:34] CPU: 11th Gen Intel(R) Core(TM) i5-11600K @ 3.90GHz
[21:35:34]  - logical processor count: 12
[21:35:34] Intel Quick Sync Video support: no
[21:35:34] hb_scan: path=E:\Swamp Thing\Swamp Thing 01.mpg, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:333: failed opening UDF image E:\Swamp Thing\Swamp Thing 01.mpg
src/libbluray/disc/disc.c:437: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:437: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2646: nav_get_title_list(E:\Swamp Thing\Swamp Thing 01.mpg\) failed
[21:35:34] bd: not a bd - trying as a stream/file instead
libdvdread: Encrypted DVD support unavailable.
libdvdread: Can't open flibdvdread: DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
ile VIDEO_TS.IFO.
libdvdnav: vm: vm: failed to read VIDEO_TS.IFO
[21:35:34] dvd: not a dvd - trying as a stream/file instead
[21:35:34] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[21:35:34] Found the following PIDS
[21:35:34]     Video PIDS :
[21:35:34]       0x41 type MPEG2 (0x2) (PCR)
[21:35:34]     Audio PIDS :
[21:35:34]       0x44 type AC3 (0x81)
[21:35:34]       0x45 type AC3 (0x81)
[21:35:34]     Subtitle PIDS :
[21:35:34]     Other PIDS :
[21:35:34] stream id 0x44 (type 0x81 substream 0x0) audio 0x44
[21:35:34] stream id 0x45 (type 0x81 substream 0x0) audio 0x45
[21:35:34] scan: decoding previews for title 1
[21:35:34] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[21:35:34] scan: audio 0x44: ac3, rate=48000Hz, bitrate=384000 English (AC3) (5.1 ch) (384 kbps)
[21:35:34] scan: audio 0x45: ac3, rate=48000Hz, bitrate=128000 espaol (AC3) (2.0 ch) (128 kbps)
[21:35:34] stream: 32 good frames, 0 errors (0%)
[21:35:34] scan: 10 previews, 1280x720, 59.940 fps, autocrop = 70/70/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[21:35:34] libhb: scan thread found 1 valid title(s)
[21:35:35] Skipping subtitle scan.  No suitable subtitle tracks.
[21:35:35] Starting Task: Encoding Pass
[21:35:35] work: track 1, dithering not supported by codec
[21:35:35] work: only 1 chapter, disabling chapter markers
[21:35:35] job configuration:
[21:35:35]  * source
[21:35:35]    + E:\Swamp Thing\Swamp Thing 01.mpg
[21:35:35]    + title 1, chapter(s) 1 to 1
[21:35:35]  * destination
[21:35:35]    + E:\Handbrake\Swamp Thing 01-1(1).m4v
[21:35:35]    + container: MPEG-4 (libavformat)
[21:35:35]      + align initial A/V stream timestamps
[21:35:35]  * video track
[21:35:35]    + decoder: mpeg2video 8-bit (yuv420p)
[21:35:35]      + bitrate 200 kbps
[21:35:35]    + filters
[21:35:35]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[21:35:35]      + Decomb (mode=39)
[21:35:35]      + Framerate Shaper (mode=2:rate=27000000/900000)
[21:35:35]        + frame rate: 59.940 fps -> peak rate limited to 30.000 fps
[21:35:35]      + Crop and Scale (width=1280:height=580:crop-top=70:crop-bottom=70:crop-left=0:crop-right=0)
[21:35:35]        + source: 1280 * 720, crop (70/70/0/0): 1280 * 580, scale: 1280 * 580
[21:35:35]    + Output geometry
[21:35:35]      + storage dimensions: 1280 x 580
[21:35:35]      + pixel aspect ratio: 1 : 1
[21:35:35]      + display dimensions: 1280 x 580
[21:35:35]    + encoder: H.264 (NVEnc)
[21:35:35]      + preset:  medium
[21:35:35]      + profile: auto
[21:35:35]      + level:   auto
[21:35:35]      + quality: 19.00 (CQ)
[21:35:35]      + color profile: 1-1-1
[21:35:35]      + chroma location: left
[21:35:35]  * audio track 1
[21:35:35]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x44)
[21:35:35]      + bitrate: 384 kbps, samplerate: 48000 Hz
[21:35:35]    + mixdown: Stereo
[21:35:35]    + encoder: AAC (libavcodec)
[21:35:35]      + bitrate: 160 kbps, samplerate: 48000 Hz
[21:35:35]  * audio track 2
[21:35:35]    + decoder: English (AC3) (5.1 ch) (384 kbps) (track 1, id 0x44)
[21:35:35]      + bitrate: 384 kbps, samplerate: 48000 Hz
[21:35:35]    + AC3 Passthru
[21:35:35] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[21:35:35] sync: expecting 317743 video frames
[21:35:35] encavcodecInit: H.264 (Nvidia NVENC)
[21:35:35] encavcodec: encoding at rc=vbr, multipass=fullres, 19.00
[21:35:35] encavcodec: encoding with stored aspect 1/1
[21:35:35] sync: first pts video is 0
[21:35:35] sync: first pts audio 0x44 is 0
[21:35:35] sync: first pts audio 0x44 is 0
[21:35:35] stream: error near frame 480: packet error bit set
[21:41:32] stream: error near frame 234181: packet error bit set
[21:41:34] stream: error near frame 236213: packet error bit set
[21:41:34] sync: video time went backwards 283 ms, dropped 17 frames. PTS 354731463
[21:41:35] sync: video time went backwards 250 ms, dropped 15 frames. PTS 354834672
[21:41:35] sync: video time went backwards 150 ms, dropped 9 frames. PTS 354889710
[21:41:35] sync: audio 0x44 time went backwards 288 ms, dropped 9 frames. PTS 354816000
[21:41:35] sync: video time went backwards 200 ms, dropped 12 frames. PTS 355178613
[21:41:35] sync: audio 0x44 time went backwards 192 ms, dropped 6 frames. PTS 355101120
[21:42:12] stream: 183 new errors (1%) up to frame 260903: packet error bit set
[21:42:12] sync: video time went backwards 316 ms, dropped 19 frames. PTS 391725861
[21:42:12] sync: audio 0x44 time went backwards 320 ms, dropped 10 frames. PTS 391648320
[21:42:13] sync: audio 0x44 time went backwards 160 ms, dropped 5 frames. PTS 392728320
[21:42:13] sync: video time went backwards 166 ms, dropped 10 frames. PTS 392817180
[21:42:16] stream: 207 new errors (6%) up to frame 264114: packet error bit set
[21:42:17] sync: video time went backwards 183 ms, dropped 11 frames. PTS 397173967
[21:42:17] sync: audio 0x44 time went backwards 192 ms, dropped 6 frames. PTS 397088640
[21:42:19] sync: video time went backwards 100 ms, dropped 6 frames. PTS 398953662
[21:42:19] sync: audio 0x44 time went backwards 96 ms, dropped 3 frames. PTS 398894400
[21:42:24] stream: 32 new errors (1%) up to frame 269227: packet error bit set
[21:42:24] sync: video time went backwards 316 ms, dropped 19 frames. PTS 404173246
[21:42:24] sync: audio 0x44 time went backwards 320 ms, dropped 10 frames. PTS 404064000
[21:42:28] stream: 55 new errors (2%) up to frame 272705: packet error bit set
[21:42:32] stream: 23 new errors (1%) up to frame 275475: packet error bit set
[21:42:32] sync: video time went backwards 500 ms, dropped 30 frames. PTS 413539604
[21:42:32] sync: audio 0x44 time went backwards 512 ms, dropped 16 frames. PTS 413421120
[21:42:33] sync: video time went backwards 900 ms, dropped 54 frames. PTS 414655219
[21:42:33] sync: audio 0x44 time went backwards 896 ms, dropped 28 frames. PTS 414518400
[21:42:51] stream: 267 new errors (2%) up to frame 288148: packet error bit set
[21:42:51] sync: video time went backwards 200 ms, dropped 12 frames. PTS 432659919
[21:42:51] sync: audio 0x44 time went backwards 192 ms, dropped 6 frames. PTS 432587520
[21:42:55] stream: error near frame 290651: packet error bit set
[21:42:55] sync: video time went backwards 100 ms, dropped 6 frames. PTS 436270263
[21:42:55] sync: audio 0x44 time went backwards 96 ms, dropped 3 frames. PTS 436207680
[21:43:50] hb_ts_stream_decode - eof
[21:43:50] hb_ts_stream_decode - eof
[21:43:50] reader: done. 3 scr changes
[21:43:50] work: average encoding speed for job is 660.550659 fps
[21:43:50] comb detect: heavy 15207 | light 36276 | uncombed 275457 | total 326940
[21:43:50] decomb: deinterlaced 15207 | blended 36276 | unfiltered 275457 | total 326940
[21:43:50] vfr: 163540 frames output, 163400 dropped and 0 duped for CFR/PFR
[21:43:50] vfr: lost time: 0 (0 frames)
[21:43:50] vfr: gained time: 0 (0 frames) (0 not accounted for)
[21:43:50] stream: 327163 good frames, 797 errors (0%)
[21:43:50] ac3-decoder done: 170474 frames, 0 decoder errors
[21:43:50] ac3-decoder done: 170474 frames, 0 decoder errors
[21:43:50] mpeg2video-decoder done: 327160 frames, 3 decoder errors
[21:43:50] sync: got 326940 frames, 317743 expected
[21:43:50] sync: framerate min 1.577 fps, max 76.207 fps, avg 59.927 fps
[21:43:50] mux: track 0, 163540 frames, 3788914452 bytes, 5555.90 kbps, fifo 2048
[21:43:50] mux: track 1, 255711 frames, 109519496 bytes, 160.59 kbps, fifo 4096
[21:43:50] mux: track 2, 170474 frames, 261848064 bytes, 383.96 kbps, fifo 2048
[21:43:50] Finished work at: Tue Feb 15 21:43:50 2022
[21:43:50] libhb: work result = 0

 # Job Completed!


Post Reply