Wrong output filename when adding multiple files
https://forum.handbrake.fr/viewtopic.php?t=43621
My theory is when we process the currently selected title, we will wrongly give it the filename for the last title.
My work around is to select the last title before selecting to "Queue > Add All" Option and then all titles get the correct filename. At least so far :-)
I have a suspicion that selecting the last title after the Add All, but before processing the queue might be OK too. Not tested yet.
My suspicion is wrong, need to select the last title before the Add All operation.
I think something is not being copied, and the name is changed on a shared instance. Is the wrong filename shown on the queue details panel too?
Yes, that would make sense.
I posted a screen shot in #6121, I think the answer is that the details all look correct, it is not until you run the job that the problem becomes apparent.
Does it always happen or only sometimes? If you export the queue to json are the destination and name set correctly?
Hmmm. Just a thought. Wonder if the clobbering happens after the details are shown in the summary pane.
I should try closing and reopening the window, see if that makes any difference.
It always happens, that one file name is wrong. Unless I select the last track as above. i.e. It is easy to reproduce.
Can you provide all the steps you are doing? So I can try to replicate them. For example, are you using "Open Directory" or selecting multiple files?
Source is DVD.
- Select DVD.
- Take note of what track is selected, I think this is important. This is the track that will have the wrong filename.
- Select Queue -> Add All.
- From the Queue window there is absolutely no indication that anything is wrong. Closing the Queue Window and reopening it does not change anything.
- From Queue Window, select start.
- Watch the file being generated carefully. Handbrake does not give any notifications or anything when it overwrites the file it just generated.
I have a vague recollection I may have encountered the same problem when I scanned a number of DVDs in 2021. But can't be 100% sure now. I was getting a bit overwhelmed at the time. Particularly when I realized that my rips were silently losing tracks.
I also have seen instances of running one job at a time also can trigger it, but I haven't explored this in much depth yet.
Going to "Add Multiple" and just selecting the selected title also does produces the same problem.
I'm able to reproduce this as well, the filename is actually incorrect in the queue job itself (when saved to json via export), and in the activity log in Destination -> File, but in the Queue Summary window, the Destination field is what is is supposed to be, and not where it actually saved. So until you hit Start and look at the Activity log, or export queue to json and look at the job, everything looks good in the client. Even after finishing the encode, the Destination field in the Queue Summary shows the correct filename
Here is an example queue job and activity log with the wrong output filename from Add All (filenames anonymized) I'm running this in a docker container (https://hub.docker.com/r/jlesage/handbrake/), but I don't think that is effecting this behavior as the original reporter is on Ubuntu
Queue Job
{
"Job": {
"Audio": {
"AudioList": [
{
"Bitrate": 384,
"CompressionLevel": -1.0,
"DRC": 0.0,
"DitherMethod": "auto",
"Encoder": "fdk_aac",
"Gain": 0.0,
"Mixdown": "5point1",
"Name": "DTS-HD Master Audio / 5.1 / 48 kHz / 2339 kbps / 16-bit",
"NormalizeMixLevel": false,
"PresetEncoder": "copy",
"Quality": -3.0,
"Samplerate": 0,
"Track": 0
}
],
"CopyMask": [
"copy:aac",
"copy:ac3",
"copy:eac3",
"copy:opus"
],
"FallbackEncoder": "fdk_aac"
},
"Destination": {
"AlignAVStart": false,
"ChapterList": [
{
"Duration": {
"Hours": 0,
"Minutes": 3,
"Seconds": 58,
"Ticks": 21403890
},
"Name": "Chapter 1"
},
{
"Duration": {
"Hours": 0,
"Minutes": 6,
"Seconds": 9,
"Ticks": 33224400
},
"Name": "Chapter 2"
},
{
"Duration": {
"Hours": 0,
"Minutes": 9,
"Seconds": 3,
"Ticks": 48851370
},
"Name": "Chapter 3"
},
{
"Duration": {
"Hours": 0,
"Minutes": 11,
"Seconds": 7,
"Ticks": 60033690
},
"Name": "Chapter 4"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 20,
"Ticks": 55758240
},
"Name": "Chapter 5"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 30,
"Ticks": 56666610
},
"Name": "Chapter 6"
},
{
"Duration": {
"Hours": 0,
"Minutes": 1,
"Seconds": 56,
"Ticks": 10458630
},
"Name": "Chapter 7"
}
],
"ChapterMarkers": true,
"File": "/output/TVSHOW1.US.S02E12.EPISODE12NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"InlineParameterSets": false,
"Mux": "mkv",
"Options": {
"IpodAtom": false,
"Optimize": false
}
},
"Filters": {
"FilterList": [
{
"ID": 4,
"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": 6,
"Settings": {
"mode": "7"
}
},
{
"ID": 11,
"Settings": {
"mode": 1
}
},
{
"ID": 14,
"Settings": {
"cb-frame-count": 2,
"cb-origin-tune": 0.90000000000000002,
"cb-patch-size": 7,
"cb-prefilter": 0,
"cb-range": 3,
"cb-strength": 2.3999999999999999,
"y-frame-count": 2,
"y-origin-tune": 0.90000000000000002,
"y-patch-size": 7,
"y-prefilter": 0,
"y-range": 3,
"y-strength": 1.5
}
},
{
"ID": 20,
"Settings": {
"crop-bottom": 0,
"crop-left": 0,
"crop-right": 0,
"crop-top": 0,
"height": 1080,
"width": 1920
}
}
]
},
"Metadata": {},
"PAR": {
"Den": 1,
"Num": 1
},
"SequenceID": 0,
"Source": {
"Angle": 0,
"HWDecode": 0,
"Path": "/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"Range": {
"End": 7,
"Start": 1,
"Type": "chapter"
},
"Title": 1
},
"Subtitle": {
"Search": {
"Burn": true,
"Default": false,
"Enable": false,
"Forced": false
},
"SubtitleList": [
{
"Burn": false,
"Default": false,
"Forced": false,
"Name": "SDH",
"Track": 0
}
]
},
"Video": {
"ChromaLocation": 1,
"ColorInputFormat": 0,
"ColorMatrix": 1,
"ColorOutputFormat": 0,
"ColorPrimaries": 1,
"ColorRange": 1,
"ColorTransfer": 1,
"Encoder": "x265_10bit",
"HardwareDecode": 0,
"Level": "auto",
"MultiPass": false,
"Options": "",
"Preset": "medium",
"Profile": "auto",
"QSV": {
"AdapterIndex": 0,
"AsyncDepth": 0,
"Decode": false
},
"Quality": 20.0,
"Tune": "",
"Turbo": false
}
},
"Title": {
"AngleCount": 1,
"AudioList": [
{
"Attributes": {
"AltCommentary": false,
"Commentary": false,
"Default": true,
"Normal": false,
"Secondary": false,
"VisuallyImpaired": false
},
"BitRate": 1,
"ChannelCount": 6,
"ChannelLayout": 1551,
"ChannelLayoutName": "5.1(side)",
"Codec": 262144,
"CodecName": "dca",
"CodecParam": 86020,
"Description": "English (DTS-HD MA, 5.1 ch)",
"LFECount": 1,
"Language": "English",
"LanguageCode": "eng",
"Name": "DTS-HD Master Audio / 5.1 / 48 kHz / 2339 kbps / 16-bit",
"SampleRate": 48000,
"TrackNumber": 1
}
],
"ChapterList": [
{
"Duration": {
"Hours": 0,
"Minutes": 3,
"Seconds": 58,
"Ticks": 21403890
},
"Name": "Chapter 1"
},
{
"Duration": {
"Hours": 0,
"Minutes": 6,
"Seconds": 9,
"Ticks": 33224400
},
"Name": "Chapter 2"
},
{
"Duration": {
"Hours": 0,
"Minutes": 9,
"Seconds": 3,
"Ticks": 48851370
},
"Name": "Chapter 3"
},
{
"Duration": {
"Hours": 0,
"Minutes": 11,
"Seconds": 7,
"Ticks": 60033690
},
"Name": "Chapter 4"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 20,
"Ticks": 55758240
},
"Name": "Chapter 5"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 30,
"Ticks": 56666610
},
"Name": "Chapter 6"
},
{
"Duration": {
"Hours": 0,
"Minutes": 1,
"Seconds": 56,
"Ticks": 10458630
},
"Name": "Chapter 7"
}
],
"Color": {
"BitDepth": 8,
"ChromaLocation": 1,
"ChromaSubsampling": "4:2:0",
"Format": 0,
"Matrix": 1,
"Primary": 1,
"Range": 1,
"Transfer": 1
},
"Container": "matroska,webm",
"Crop": [
0,
0,
0,
0
],
"Duration": {
"Hours": 0,
"Minutes": 53,
"Seconds": 2,
"Ticks": 286396830
},
"FrameRate": {
"Den": 1126125,
"Num": 27000000
},
"Geometry": {
"Height": 1080,
"PAR": {
"Den": 1,
"Num": 1
},
"Width": 1920
},
"Index": 1,
"InterlaceDetected": false,
"LooseCrop": [
0,
0,
0,
0
],
"Metadata": {},
"Name": "TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1",
"Path": "/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"Playlist": -1,
"SubtitleList": [
{
"Attributes": {
"4By3": false,
"Children": false,
"ClosedCaption": false,
"Commentary": false,
"Default": false,
"Forced": false,
"Large": false,
"Letterbox": false,
"Normal": false,
"PanScan": false,
"Wide": false
},
"Format": "bitmap",
"Language": "English (PGS)",
"LanguageCode": "eng",
"Name": "SDH",
"Source": 6,
"SourceName": "PGS",
"TrackNumber": 1
},
{
"Attributes": {
"4By3": false,
"Children": false,
"ClosedCaption": false,
"Commentary": false,
"Default": false,
"Forced": false,
"Large": false,
"Letterbox": false,
"Normal": false,
"PanScan": false,
"Wide": false
},
"Format": "bitmap",
"Language": "Francais (PGS)",
"LanguageCode": "fra",
"Source": 6,
"SourceName": "PGS",
"TrackNumber": 2
},
{
"Attributes": {
"4By3": false,
"Children": false,
"ClosedCaption": false,
"Commentary": false,
"Default": false,
"Forced": false,
"Large": false,
"Letterbox": false,
"Normal": false,
"PanScan": false,
"Wide": false
},
"Format": "bitmap",
"Language": "Deutsch (PGS)",
"LanguageCode": "deu",
"Source": 6,
"SourceName": "PGS",
"TrackNumber": 3
},
{
"Attributes": {
"4By3": false,
"Children": false,
"ClosedCaption": false,
"Commentary": false,
"Default": false,
"Forced": false,
"Large": false,
"Letterbox": false,
"Normal": false,
"PanScan": false,
"Wide": false
},
"Format": "bitmap",
"Language": "Nederlands (PGS)",
"LanguageCode": "nld",
"Source": 6,
"SourceName": "PGS",
"TrackNumber": 4
},
{
"Attributes": {
"4By3": false,
"Children": false,
"ClosedCaption": false,
"Commentary": false,
"Default": false,
"Forced": false,
"Large": false,
"Letterbox": false,
"Normal": false,
"PanScan": false,
"Wide": false
},
"Format": "bitmap",
"Language": "español (PGS)",
"LanguageCode": "spa",
"Source": 6,
"SourceName": "PGS",
"TrackNumber": 5
}
],
"Type": 3,
"VideoCodec": "h264"
},
"uiSettings": {
"ActivityFilename": "/config/.ghb/EncodeLogs/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1 2024-08-01 04-28-46.log",
"AlignAVStart": false,
"AudioAllowAACPass": true,
"AudioAllowAC3Pass": true,
"AudioAllowDTSHDPass": false,
"AudioAllowDTSPass": false,
"AudioAllowEAC3Pass": true,
"AudioAllowFLACPass": false,
"AudioAllowMP2Pass": false,
"AudioAllowMP3Pass": false,
"AudioAllowOPUSPass": true,
"AudioAllowTRUEHDPass": false,
"AudioBitrate": "384",
"AudioCopyMask": [
"copy:aac",
"copy:ac3",
"copy:eac3",
"copy:opus"
],
"AudioEncoder": "fdk_aac",
"AudioEncoderFallback": "fdk_aac",
"AudioLanguageList": [
"eng",
"any"
],
"AudioList": [
{
"AudioBitrate": 384,
"AudioCompressionLevel": -1.0,
"AudioDitherMethod": "auto",
"AudioEncoder": "copy",
"AudioMixdown": "7point1",
"AudioNormalizeMixLevel": false,
"AudioSamplerate": "auto",
"AudioTrackDRCSlider": 0.0,
"AudioTrackGainSlider": 0.0,
"AudioTrackQuality": 3.0,
"AudioTrackQualityEnable": false
}
],
"AudioMixdown": "5point1",
"AudioSamplerate": "auto",
"AudioSecondaryEncoderMode": true,
"AudioTrack": "0",
"AudioTrackBitrateEnable": true,
"AudioTrackDRCSlider": 0.90000000000000002,
"AudioTrackDRCValue": "Off",
"AudioTrackGainSlider": 0.0,
"AudioTrackGainValue": "0dB",
"AudioTrackName": "DTS-HD Master Audio / 5.1 / 48 kHz / 2159 kbps / 16-bit",
"AudioTrackQuality": -1.0,
"AudioTrackQualityEnable": false,
"AudioTrackQualityValue": "-3",
"AudioTrackQualityX": 1.0,
"AudioTrackSelectionBehavior": "all",
"ChapterMarkers": true,
"ChildrenArray": [],
"Default": false,
"DisplayHeight": 1080,
"FileFormat": "av_mkv",
"Folder": false,
"FolderOpen": false,
"ImportFile": null,
"ImportLanguage": "und",
"ImportOffset": 0.0,
"InlineParameterSets": false,
"MainWhenComplete": "nothing",
"MetaAlbumArtist": "",
"MetaArtist": "",
"MetaComment": "",
"MetaDescription": "",
"MetaGenre": "",
"MetaLongDescription": "",
"MetaName": "",
"MetaReleaseDate": "",
"MetadataPassthrough": true,
"Mp4iPodCompatible": false,
"Optimize": false,
"PictureAllowUpscaling": false,
"PictureAutoCrop": true,
"PictureBottomCrop": 0,
"PictureChromaSmoothCustom": "",
"PictureChromaSmoothPreset": "off",
"PictureChromaSmoothTune": "none",
"PictureColorspaceCustom": "",
"PictureColorspacePreset": "off",
"PictureCombDetectCustom": "",
"PictureCombDetectPreset": "default",
"PictureCropMode": 3,
"PictureDARWidth": 1920,
"PictureDeblockCustom": "strength=strong:thresh=20:blocksize=8",
"PictureDeblockPreset": "off",
"PictureDeblockTune": "medium",
"PictureDeinterlaceCustom": "",
"PictureDeinterlaceDecomb": false,
"PictureDeinterlaceFilter": "decomb",
"PictureDeinterlacePreset": "default",
"PictureDenoiseCustom": "",
"PictureDenoiseFilter": "nlmeans",
"PictureDenoisePreset": "ultralight",
"PictureDenoiseTune": "film",
"PictureDetelecine": "off",
"PictureDetelecineCustom": "",
"PictureForceHeight": 0,
"PictureForceWidth": 0,
"PictureHeight": 4320.0,
"PictureItuPAR": false,
"PictureKeepRatio": true,
"PictureLeftCrop": 0,
"PictureModulus": 2,
"PicturePAR": "auto",
"PicturePARHeight": 1,
"PicturePARWidth": 1,
"PicturePadBottom": 0,
"PicturePadColor": "black",
"PicturePadLeft": 0,
"PicturePadMode": "none",
"PicturePadRight": 0,
"PicturePadTop": 0,
"PictureRightCrop": 0,
"PictureRotate": "angle=0:hflip=0",
"PictureSharpenCustom": "",
"PictureSharpenFilter": "off",
"PictureSharpenPreset": "",
"PictureSharpenTune": "",
"PictureTopCrop": 0,
"PictureUseMaximumSize": true,
"PictureWidth": 7680.0,
"Preferences": {
"ActivityFontFamily": "monospace",
"ActivityFontSize": 8.0,
"AddCC": false,
"AutoScan": false,
"CustomNotificationMessage": "",
"CustomTmpDir": null,
"CustomTmpEnable": false,
"DiskFreeCheck": true,
"DiskFreeLimitGB": 10.0,
"EncodeLogLocation": false,
"ExcludedFileExtensions": [
"jpg",
"png",
"srt",
"ssa",
"ass",
"txt"
],
"ExportDirectory": "/output",
"HideAdvancedVideoSettings": true,
"LogLongevity": "month",
"LoggingLevel": "3",
"LowBatteryLevel": 15,
"MinTitleDuration": 10.0,
"NativeFileChooser": true,
"NotifyOnEncodeDone": false,
"NotifyOnQueueDone": true,
"PauseEncodingOnBatteryPower": false,
"PauseEncodingOnLowBattery": false,
"PauseEncodingOnPowerSave": false,
"PreferredLanguage": "und",
"RecursiveFolderScan": false,
"RemoveFinishedJobs": false,
"ShowMiniPreview": true,
"SrtDir": "/storage/Media/TV/Remux/Vietnam.in.HD.S01.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1-TRiToN",
"SyncTitleSettings": true,
"UseM4v": false,
"VideoQualityGranularity": "0.5",
"WhenComplete": "nothing",
"allow_tweaks": false,
"auto_name": true,
"auto_name_template": "{source}",
"check_updates": "weekly",
"default_source": "/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1",
"destination_dir": "/output",
"hbfd": false,
"hbfd_feature": false,
"last_update_check": 0,
"live_duration": 15.0,
"preset_window_height": 1,
"preset_window_width": 1,
"presets_window_height": 1,
"presets_window_width": 1,
"preview_count": 5.0,
"preview_show_crop": false,
"preview_x": 188,
"preview_y": 56,
"reduce_hd_preview": true,
"show_queue_sidebar": true,
"update_skip_version": 0,
"use_dvdnav": true,
"version": "0.1",
"window_height": 720,
"window_width": 1280
},
"PreferredLanguage": "eng",
"PresetCategory": "new",
"PresetDescription": "",
"PresetDisabled": false,
"PresetFullName": "/General/auto crop",
"PresetName": "auto crop",
"PtoPType": "chapter",
"QueueWhenComplete": "nothing",
"SrtCodeset": "ISO-8859-1",
"SubtitleAddCC": false,
"SubtitleAddForeignAudioSearch": false,
"SubtitleAddForeignAudioSubtitle": false,
"SubtitleBurnBDSub": false,
"SubtitleBurnBehavior": "none",
"SubtitleBurnDVDSub": false,
"SubtitleLanguageList": [
"eng",
"und"
],
"SubtitleTrack": "0",
"SubtitleTrackSelectionBehavior": "all",
"Type": 1,
"UsesPictureFilters": true,
"VideoAvgBitrate": 6000.0,
"VideoColorMatrixCodeOverride": 0,
"VideoEncoder": "x265_10bit",
"VideoFramerate": "auto",
"VideoFramerateCFR": true,
"VideoFramerateMode": "cfr",
"VideoFrameratePFR": false,
"VideoFramerateVFR": false,
"VideoGrayScale": false,
"VideoHWDecode": 0,
"VideoLevel": "auto",
"VideoMultiPass": true,
"VideoOptionExtra": "",
"VideoPreset": "medium",
"VideoPresetSlider": 5,
"VideoProfile": "auto",
"VideoQSVDecode": false,
"VideoQualitySlider": 20.0,
"VideoQualityType": 2,
"VideoScaler": "swscale",
"VideoTune": "",
"VideoTurboMultiPass": true,
"activity_location": "/config/.ghb/Activity.log.971",
"angle": 1,
"angle_count": 1,
"chapter_list": [],
"crop_mode": "custom",
"dest_dir": "/output",
"dest_file": "TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"destination": "/output/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"end_point": 7,
"final_aspect_ratio": "16:9",
"final_storage_size": "1920 x 1080",
"hflip": 0,
"job_finish_time": 1722508839,
"job_pause_time_ms": 0,
"job_start_time": 1722500926,
"job_status": 0,
"job_unique_id": 7,
"preset_modified": true,
"preset_reload": false,
"preview_frame": 2,
"queue_activity_location": "",
"resolution_limit": "4320p",
"rotate": "0",
"scale_height": 1080,
"scale_width": 1920,
"single_title": 1,
"source": "/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"source_aspect_ratio": "16:9",
"source_display_size": "1920 x 1080",
"source_height": 1080,
"source_label": "TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1",
"source_storage_size": "1920 x 1080",
"source_width": 1920,
"start_frame": -1,
"start_point": 1,
"title": "1",
"title_selected": true,
"volume": "TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1",
"vquality_type_bitrate": false,
"vquality_type_constant": true,
"x264FastDecode": false,
"x264Option": "",
"x264UseAdvancedOptions": false,
"x264ZeroLatency": false
}
}
And here is the equivalent output activity log:
Handbrake Version: 1.8.1 (2024063000)
[04:28:46] gtkgui: Modified Custom Preset: /General/auto crop
[04:28:46] thread 146100302b30 started ("work")
[04:28:46] Starting work at: Thu Aug 1 04:28:46 2024
[04:28:46] 1 job(s) to process
[04:28:46] json job:
{
"Audio": {
"AudioList": [
{
"Bitrate": 384,
"CompressionLevel": -1.0,
"DRC": 0.0,
"DitherMethod": "auto",
"Encoder": "fdk_aac",
"Gain": 0.0,
"Mixdown": "5point1",
"Name": "DTS-HD Master Audio / 5.1 / 48 kHz / 2339 kbps / 16-bit",
"NormalizeMixLevel": false,
"PresetEncoder": "copy",
"Quality": -3.0,
"Samplerate": 0,
"Track": 0
}
],
"CopyMask": [
"copy:aac",
"copy:ac3",
"copy:eac3",
"copy:opus"
],
"FallbackEncoder": "fdk_aac"
},
"Destination": {
"AlignAVStart": false,
"ChapterList": [
{
"Duration": {
"Hours": 0,
"Minutes": 3,
"Seconds": 58,
"Ticks": 21403890
},
"Name": "Chapter 1"
},
{
"Duration": {
"Hours": 0,
"Minutes": 6,
"Seconds": 9,
"Ticks": 33224400
},
"Name": "Chapter 2"
},
{
"Duration": {
"Hours": 0,
"Minutes": 9,
"Seconds": 3,
"Ticks": 48851370
},
"Name": "Chapter 3"
},
{
"Duration": {
"Hours": 0,
"Minutes": 11,
"Seconds": 7,
"Ticks": 60033690
},
"Name": "Chapter 4"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 20,
"Ticks": 55758240
},
"Name": "Chapter 5"
},
{
"Duration": {
"Hours": 0,
"Minutes": 10,
"Seconds": 30,
"Ticks": 56666610
},
"Name": "Chapter 6"
},
{
"Duration": {
"Hours": 0,
"Minutes": 1,
"Seconds": 56,
"Ticks": 10458630
},
"Name": "Chapter 7"
}
],
"ChapterMarkers": true,
"File": "/output/TVSHOW1.US.S02E12.EPISODE12NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"InlineParameterSets": false,
"Mux": "mkv",
"Options": {
"IpodAtom": false,
"Optimize": false
}
},
"Filters": {
"FilterList": [
{
"ID": 4,
"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": 6,
"Settings": {
"mode": "7"
}
},
{
"ID": 11,
"Settings": {
"mode": 1
}
},
{
"ID": 14,
"Settings": {
"cb-frame-count": 2,
"cb-origin-tune": 0.90000000000000002,
"cb-patch-size": 7,
"cb-prefilter": 0,
"cb-range": 3,
"cb-strength": 2.3999999999999999,
"y-frame-count": 2,
"y-origin-tune": 0.90000000000000002,
"y-patch-size": 7,
"y-prefilter": 0,
"y-range": 3,
"y-strength": 1.5
}
},
{
"ID": 20,
"Settings": {
"crop-bottom": 0,
"crop-left": 0,
"crop-right": 0,
"crop-top": 0,
"height": 1080,
"width": 1920
}
}
]
},
"Metadata": {},
"PAR": {
"Den": 1,
"Num": 1
},
"SequenceID": 0,
"Source": {
"Angle": 0,
"HWDecode": 0,
"Path": "/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv",
"Range": {
"End": 7,
"Start": 1,
"Type": "chapter"
},
"Title": 1
},
"Subtitle": {
"Search": {
"Burn": true,
"Default": false,
"Enable": false,
"Forced": false
},
"SubtitleList": [
{
"Burn": false,
"Default": false,
"Forced": false,
"Name": "SDH",
"Track": 0
}
]
},
"Video": {
"ChromaLocation": 1,
"ColorInputFormat": 0,
"ColorMatrix": 1,
"ColorOutputFormat": 0,
"ColorPrimaries": 1,
"ColorRange": 1,
"ColorTransfer": 1,
"Encoder": "x265_10bit",
"HardwareDecode": 0,
"Level": "auto",
"MultiPass": false,
"Options": "",
"Preset": "medium",
"Profile": "auto",
"QSV": {
"AdapterIndex": 0,
"AsyncDepth": 0,
"Decode": false
},
"Quality": 20.0,
"Tune": "",
"Turbo": false
}
}
[04:28:46] CPU: Intel(R) Xeon(R) CPU E5-2698 v3 @ 2.30GHz
[04:28:46] - Intel microarchitecture Haswell
[04:28:46] - logical processor count: 32
[04:28:46] Intel Quick Sync Video support: no
[04:28:46] hb_scan: path=/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv, title_index=1
[04:28:46] thread 1460ffeedb30 started ("scan")
Input #0, matroska,webm, from '/storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv':
Metadata:
encoder : libebml v1.3.4 + libmatroska v1.4.5
creation_time : 2017-07-29T12:36:56.000000Z
Duration: 00:53:02.19, start: 0.000000, bitrate: 16448 kb/s
Chapters:
Chapter #0:0: start 0.000000, end 237.821000
Metadata:
title : Chapter 1
Chapter #0:1: start 237.821000, end 606.981000
Metadata:
title : Chapter 2
Chapter #0:2: start 606.981000, end 1149.774000
Metadata:
title : Chapter 3
Chapter #0:3: start 1149.774000, end 1816.815000
Metadata:
title : Chapter 4
Chapter #0:4: start 1816.815000, end 2436.351000
Metadata:
title : Chapter 5
Chapter #0:5: start 2436.351000, end 3065.980000
Metadata:
title : Chapter 6
Chapter #0:6: start 3065.980000, end 3182.187000
Metadata:
title : Chapter 7
Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default)
Metadata:
title : MPEG-4 AVC Video / 13916 kbps / 1080p / 23.976 fps / 16:9 / High Profile 4.0
BPS : 13916186
BPS-eng : 13916186
DURATION : 00:53:01.220000000
DURATION-eng : 00:53:01.220000000
NUMBER_OF_FRAMES: 76273
NUMBER_OF_FRAMES-eng: 76273
NUMBER_OF_BYTES : 5533806271
NUMBER_OF_BYTES-eng: 5533806271
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:1(eng): Audio: dts (dca) (DTS-HD MA), 48000 Hz, 5.1(side), s16p (default)
Metadata:
title : DTS-HD Master Audio / 5.1 / 48 kHz / 2339 kbps / 16-bit
BPS : 2338032
BPS-eng : 2338032
DURATION : 00:53:02.187000000
DURATION-eng : 00:53:02.187000000
NUMBER_OF_FRAMES: 298330
NUMBER_OF_FRAMES-eng: 298330
NUMBER_OF_BYTES : 930007100
NUMBER_OF_BYTES-eng: 930007100
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:2(eng): Subtitle: hdmv_pgs_subtitle (pgssub), 1920x1080
Metadata:
title : SDH
BPS : 40751
BPS-eng : 40751
DURATION : 00:52:52.252000000
DURATION-eng : 00:52:52.252000000
NUMBER_OF_FRAMES: 1586
NUMBER_OF_FRAMES-eng: 1586
NUMBER_OF_BYTES : 16159448
NUMBER_OF_BYTES-eng: 16159448
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:3(fre): Subtitle: hdmv_pgs_subtitle (pgssub), 1920x1080
Metadata:
BPS : 32421
BPS-eng : 32421
DURATION : 00:52:52.252000000
DURATION-eng : 00:52:52.252000000
NUMBER_OF_FRAMES: 1376
NUMBER_OF_FRAMES-eng: 1376
NUMBER_OF_BYTES : 12856052
NUMBER_OF_BYTES-eng: 12856052
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:4(ger): Subtitle: hdmv_pgs_subtitle (pgssub), 1920x1080
Metadata:
BPS : 47408
BPS-eng : 47408
DURATION : 00:52:52.252000000
DURATION-eng : 00:52:52.252000000
NUMBER_OF_FRAMES: 1600
NUMBER_OF_FRAMES-eng: 1600
NUMBER_OF_BYTES : 18798978
NUMBER_OF_BYTES-eng: 18798978
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:5(dut): Subtitle: hdmv_pgs_subtitle (pgssub), 1920x1080
Metadata:
BPS : 36554
BPS-eng : 36554
DURATION : 00:52:52.252000000
DURATION-eng : 00:52:52.252000000
NUMBER_OF_FRAMES: 1418
NUMBER_OF_FRAMES-eng: 1418
NUMBER_OF_BYTES : 14495011
NUMBER_OF_BYTES-eng: 14495011
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Stream #0:6(spa): Subtitle: hdmv_pgs_subtitle (pgssub), 1920x1080
Metadata:
BPS : 37387
BPS-eng : 37387
DURATION : 00:52:52.252000000
DURATION-eng : 00:52:52.252000000
NUMBER_OF_FRAMES: 1444
NUMBER_OF_FRAMES-eng: 1444
NUMBER_OF_BYTES : 14825253
NUMBER_OF_BYTES-eng: 14825253
_STATISTICS_WRITING_APP: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_APP-eng: mkvmerge v14.0.0 ('Flow') 64bit
_STATISTICS_WRITING_DATE_UTC: 2017-07-29 12:36:56
_STATISTICS_WRITING_DATE_UTC-eng: 2017-07-29 12:36:56
_STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
_STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
[04:28:46] Found ffmpeg 7 chapters, container=matroska,webm
[04:28:46] Added chapter 1, name='Chapter 1', dur=21403890, (00:03:58)
[04:28:46] Added chapter 2, name='Chapter 2', dur=33224400, (00:06:09)
[04:28:46] Added chapter 3, name='Chapter 3', dur=48851370, (00:09:03)
[04:28:46] Added chapter 4, name='Chapter 4', dur=60033690, (00:11:07)
[04:28:46] Added chapter 5, name='Chapter 5', dur=55758240, (00:10:20)
[04:28:46] Added chapter 6, name='Chapter 6', dur=56666610, (00:10:30)
[04:28:46] Added chapter 7, name='Chapter 7', dur=10458630, (00:01:56)
[04:28:46] scan: decoding previews for title 1
[04:28:46] scan: preview 1
[04:28:46] fifo_close: trashing 0 buffer(s)
[04:28:46] scan: audio 0x1: dca, rate=48000Hz, bitrate=1 English (DTS-HD MA, 5.1 ch)
[04:28:46] scan: preview 2
[04:28:46] scan: preview 3
[04:28:46] scan: preview 4
[04:28:46] scan: preview 5
[04:28:47] scan: preview 6
[04:28:47] scan: preview 7
[04:28:47] scan: preview 8
[04:28:47] scan: preview 9
[04:28:47] scan: preview 10
[04:28:47] using container PAR 1:1
[04:28:47] crop: [0] 0/0/0/0
[04:28:47] crop: [1] 0/0/0/0
[04:28:47] crop: [2] 0/0/0/0
[04:28:47] crop: [3] 0/0/0/0
[04:28:47] crop: [4] 0/0/0/0
[04:28:47] crop: [5] 0/0/0/0
[04:28:47] crop: [6] 0/0/0/0
[04:28:47] crop: [7] 0/0/0/0
[04:28:47] crop: [8] 0/0/0/108
[04:28:47] crop: less_than_median_frame_count: 0,
[04:28:47] scan: 10 previews, 1920x1080, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1, color profile: 1-1-1, chroma location: left
[04:28:47] Freed 1 buffers of size 1024
[04:28:47] Freed 1 buffers of size 4096
[04:28:47] Freed 1 buffers of size 65536
[04:28:47] Freed 1 buffers of size 131072
[04:28:47] Freed 1 buffers of size 262144
[04:28:47] Allocated 463872 bytes of buffers on this pass and Freed 463872 bytes, 0 bytes leaked
[04:28:47] thread 1460ffeedb30 exited ("scan")
[04:28:47] thread 1460ffeedb30 joined ("scan")
[04:28:47] libhb: scan thread found 1 valid title(s)
[04:28:47] Starting Task: Encoding Pass
[04:28:47] work: skipping crop/scale filter
[04:28:47] NLMeans using SSE2 optimizations
[04:28:47] NLMeans using 16 threads
[04:28:47] job configuration:
[04:28:47] * source
[04:28:47] + /storage/Media/TV/Remux/TVSHOW1.US.S02.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1/TVSHOW1.US.S02E01.EPISODE01NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv
[04:28:47] + title 1, chapter(s) 1 to 7
[04:28:47] + container: matroska,webm
[04:28:47] + data rate: 16448 kbps
[04:28:47] * destination
[04:28:47] + /output/TVSHOW1.US.S02E12.EPISODE12NAME.1080p.BluRay.REMUX.AVC.DTS-HD.MA.5.1.mkv
[04:28:47] + container: Matroska (libavformat)
[04:28:47] + chapter markers
[04:28:47] * video track
[04:28:47] + decoder: h264 8-bit (yuv420p)
[04:28:47] + filters
[04:28:47] + 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)
[04:28:47] + Decomb (mode=39)
[04:28:47] + Framerate Shaper (mode=1)
[04:28:47] + frame rate: 23.976 fps -> constant 23.976 fps
[04:28:47] + Denoise (nlmeans) (y-strength=1.5:y-origin-tune=0.9:y-patch-size=7:y-range=3:y-frame-count=2:y-prefilter=0:cb-strength=2.4:cb-origin-tune=0.9:cb-patch-size=7:cb-range=3:cb-frame-count=2:cb-prefilter=0)
[04:28:47] + Output geometry
[04:28:47] + storage dimensions: 1920 x 1080
[04:28:47] + pixel aspect ratio: 1 : 1
[04:28:47] + display dimensions: 1920 x 1080
[04:28:47] + encoder: H.265 10-bit (libx265)
[04:28:47] + preset: medium
[04:28:47] + profile: auto
[04:28:47] + level: auto
[04:28:47] + quality: 20.00 (RF)
[04:28:47] + color profile: 1-1-1
[04:28:47] + color range: tv
[04:28:47] + chroma location: left
[04:28:47] * subtitle track 1, English (PGS) (track 0, id 0x2, Picture) -> Passthrough
[04:28:47] + name: SDH
[04:28:47] * audio track 1
[04:28:47] + name: DTS-HD Master Audio / 5.1 / 48 kHz / 2339 kbps / 16-bit
[04:28:47] + decoder: English (DTS-HD MA, 5.1 ch) (track 1, id 0x1)
[04:28:47] + samplerate: 48000 Hz
[04:28:47] + mixdown: 5.1 Channels
[04:28:47] + encoder: AAC (libfdk_aac)
[04:28:47] + bitrate: 384 kbps, samplerate: 48000 Hz
[04:28:47] sync: expecting 76296 video frames
[04:28:47] thread 1460f7c3ab30 started ("Audio Synchronization")
[04:28:47] thread 1460f7a33b30 started ("Subtitle Synchronization")
x265 [info]: HEVC encoder version 3.6+1-aa7f602f7
x265 [info]: build info [Linux][clang 17.0.5][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-4 (Main tier)
x265 [info]: Thread pool 0 using 32 threads on numa nodes 0
x265 [info]: Thread pool 1 using 32 threads on numa nodes 1
x265 [info]: Slices : 1
x265 [info]: frame threads / pool features : 5 / wpp(17 rows)
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
numa_sched_setaffinity_v2_int() failed: Invalid argument
set_mempolicy: Operation not permitted
set_mempolicy: Operation not permitted
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3
x265 [info]: Keyframe min / max / scenecut / bias : 24 / 240 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0
x265 [info]: References / ref-limit cu / depth : 3 / off / on
x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress : CRF-20.0 / 0.60
x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip mode=1 signhide tmvp
x265 [info]: tools: b-intra strong-intra-smoothing lslices=6 deblock sao
[04:28:47] Writing Metadata to output file...
[04:28:47] thread 1460e36acb30 started ("Muxer")
[04:28:47] thread 1460e33cbb30 started ("Muxer")
[04:28:47] thread 1460e316db30 started ("Reader")
[04:28:47] ffmpeg_read starting chapter 1 at 0
[04:28:47] thread 1460e2b1fb30 started ("Audio decoder (libavcodec)")
[04:28:47] thread 1460e2918b30 started ("Subtitle decoder (libavcodec)")
[04:28:47] thread 1460e2711b30 started ("Video decoder (libavcodec)")
[04:28:47] thread 1460e234db30 started ("Video Synchronization")
[04:28:47] thread 1460e1fe3b30 started ("AVCodec Audio encoder (libavcodec)")
[04:28:47] thread 1460e1d40b30 started ("H.265/HEVC encoder (libx265)")
[04:28:47] thread 1460e1b39b30 started ("Muxer")
[04:28:47] thread 1460e1932b30 started ("Comb Detect")
[04:28:47] thread 1460e15ebb30 started ("Decomb")
[04:28:47] thread 1460e13e4b30 started ("Framerate Shaper")
[04:28:47] thread 1460e10cdb30 started ("Denoise (nlmeans)")
[04:28:47] sync: first pts audio 0x1 is 0
[04:28:48] sync: first pts video is 0
[04:28:48] sync: "Chapter 1" (1) at frame 1 time 0
[04:28:48] thread 1460d3f37b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d3d30b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d3b29b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d3922b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d371bb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d3514b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d330db30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d3106b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d2effb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d2cf8b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d2af1b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d28eab30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d26e3b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d24dcb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d22d5b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d204eb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1e47b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1c40b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1a39b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1832b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d162bb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1424b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d121db30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d1016b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d0e0fb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d0c08b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d0a01b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d07fab30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d0573b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d036cb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460d0165b30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460cff5eb30 started ("comb_detect_filter_segment")
[04:28:48] thread 1460cfc74b30 started ("mask_filter_segment")
[04:28:48] thread 1460cfa16b30 started ("mask_filter_segment")
[04:28:48] thread 1460cf80fb30 started ("mask_filter_segment")
[04:28:48] thread 1460cf608b30 started ("mask_filter_segment")
[04:28:48] thread 1460cf401b30 started ("mask_filter_segment")
[04:28:48] thread 1460cf1fab30 started ("mask_filter_segment")
[04:28:48] thread 1460ceff3b30 started ("mask_filter_segment")
[04:28:48] thread 1460cebedb30 started ("mask_filter_segment")
[04:28:48] thread 1460ce9e6b30 started ("mask_filter_segment")
[04:28:48] thread 1460ce7dfb30 started ("mask_filter_segment")
[04:28:48] thread 1460ce5d8b30 started ("mask_filter_segment")
[04:28:48] thread 1460ce3d1b30 started ("mask_filter_segment")
[04:28:48] thread 1460ce1cab30 started ("mask_filter_segment")
[04:28:48] thread 1460cdfc3b30 started ("mask_filter_segment")
[04:28:48] thread 1460cddbcb30 started ("mask_filter_segment")
[04:28:48] thread 1460cdbb5b30 started ("mask_filter_segment")
[04:28:48] thread 1460cd9aeb30 started ("mask_filter_segment")
[04:28:48] thread 1460cd7a7b30 started ("mask_filter_segment")
[04:28:48] thread 1460cd5a0b30 started ("mask_filter_segment")
[04:28:48] thread 1460cd399b30 started ("mask_filter_segment")
[04:28:48] thread 1460cd192b30 started ("mask_filter_segment")
[04:28:48] thread 1460ccf8bb30 started ("mask_filter_segment")
[04:28:48] thread 1460ccd84b30 started ("mask_filter_segment")
[04:28:48] thread 1460ccb7db30 started ("mask_filter_segment")
[04:28:48] thread 1460cc976b30 started ("mask_filter_segment")
[04:28:48] thread 1460cc76fb30 started ("mask_filter_segment")
[04:28:48] thread 1460cc568b30 started ("mask_filter_segment")
[04:28:48] thread 1460cc361b30 started ("mask_filter_segment")
[04:28:48] thread 1460cc15ab30 started ("mask_filter_segment")
[04:28:48] thread 1460cbf53b30 started ("mask_filter_segment")
[04:28:48] thread 1460cbd4cb30 started ("mask_filter_segment")
[04:28:48] thread 1460cbb45b30 started ("mask_filter_segment")
[04:28:48] thread 1460cb8beb30 started ("mask_erode_segment")
[04:28:48] thread 1460cb6b7b30 started ("mask_erode_segment")
[04:28:48] thread 1460cb430b30 started ("mask_erode_segment")
[04:28:48] thread 1460cb229b30 started ("mask_erode_segment")
[04:28:48] thread 1460cb022b30 started ("mask_erode_segment")
[04:28:48] thread 1460cae1bb30 started ("mask_erode_segment")
[04:28:48] thread 1460cac14b30 started ("mask_erode_segment")
[04:28:48] thread 1460caa0db30 started ("mask_erode_segment")
[04:28:48] thread 1460ca806b30 started ("mask_erode_segment")
[04:28:48] thread 1460ca5ffb30 started ("mask_erode_segment")
[04:28:48] thread 1460ca3f8b30 started ("mask_erode_segment")
[04:28:48] thread 1460ca1f1b30 started ("mask_erode_segment")
[04:28:48] thread 1460c9f91b30 started ("mask_erode_segment")
[04:28:48] thread 1460c9d8ab30 started ("mask_erode_segment")
[04:28:48] thread 1460c9b83b30 started ("mask_erode_segment")
[04:28:48] thread 1460c997cb30 started ("mask_erode_segment")
[04:28:48] thread 1460c9775b30 started ("mask_erode_segment")
[04:28:48] thread 1460c936fb30 started ("mask_erode_segment")
[04:28:48] thread 1460c9168b30 started ("mask_erode_segment")
[04:28:48] thread 1460c8f61b30 started ("mask_erode_segment")
[04:28:48] thread 1460c8d5ab30 started ("mask_erode_segment")
[04:28:48] thread 1460c8b53b30 started ("mask_erode_segment")
[04:28:48] thread 1460c894cb30 started ("mask_erode_segment")
[04:28:48] thread 1460c8745b30 started ("mask_erode_segment")
[04:28:48] thread 1460c853eb30 started ("mask_erode_segment")
[04:28:48] thread 1460c8337b30 started ("mask_erode_segment")
[04:28:48] thread 1460c8130b30 started ("mask_erode_segment")
[04:28:48] thread 1460c7f29b30 started ("mask_erode_segment")
[04:28:48] thread 1460c7d22b30 started ("mask_erode_segment")
[04:28:48] thread 1460c7b1bb30 started ("mask_erode_segment")
[04:28:48] thread 1460c7914b30 started ("mask_erode_segment")
[04:28:48] thread 1460c770db30 started ("mask_erode_segment")
[04:28:48] thread 1460c7506b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c72ffb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c70f8b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6ef1b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6c6ab30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6a63b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c685cb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6655b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c644eb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6247b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c6040b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c5db9b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c5bb2b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c59abb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c57a4b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c559db30 started ("mask_dilate_segment")
[04:28:48] thread 1460c5396b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c518fb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c4f88b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c4d2ab30 started ("mask_dilate_segment")
[04:28:48] thread 1460c4b23b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c491cb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c4715b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c450eb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c4307b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c3f01b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c3cfab30 started ("mask_dilate_segment")
[04:28:48] thread 1460c3af3b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c38ecb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c36e5b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c34deb30 started ("mask_dilate_segment")
[04:28:48] thread 1460c32d7b30 started ("mask_dilate_segment")
[04:28:48] thread 1460c3050b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c2e49b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c2c42b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c2a3bb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c27b4b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c25adb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c23a6b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c219fb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1f98b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1d91b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1b8ab30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1983b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1723b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c151cb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c1315b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c110eb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c0f07b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c0d00b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c08fab30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c06f3b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c04ecb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c02e5b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460c00deb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bfed7b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bfcd0b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bfac9b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bf8c2b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bf6bbb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bf4b4b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bf2adb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bf0a6b30 started ("comb_detect_check_segment")
[04:28:48] thread 1460bee9fb30 started ("comb_detect_check_segment")
[04:28:48] thread 1460b49adb30 started ("nlmeans_filter")
[04:28:48] thread 1460b47a6b30 started ("nlmeans_filter")
[04:28:48] thread 1460b459fb30 started ("nlmeans_filter")
[04:28:48] thread 1460b4398b30 started ("nlmeans_filter")
[04:28:48] thread 1460b4191b30 started ("nlmeans_filter")
[04:28:48] thread 1460b3f8ab30 started ("nlmeans_filter")
[04:28:48] thread 1460b3d83b30 started ("nlmeans_filter")
[04:28:48] thread 1460b3b7cb30 started ("nlmeans_filter")
[04:28:48] thread 1460b3975b30 started ("nlmeans_filter")
[04:28:48] thread 1460b376eb30 started ("nlmeans_filter")
[04:28:48] thread 1460b3567b30 started ("nlmeans_filter")
[04:28:48] thread 1460b3360b30 started ("nlmeans_filter")
[04:28:48] thread 1460b3159b30 started ("nlmeans_filter")
[04:28:48] thread 1460b2f52b30 started ("nlmeans_filter")
[04:28:48] thread 1460b2d4bb30 started ("nlmeans_filter")
[04:28:48] thread 1460b2b44b30 started ("nlmeans_filter")
[04:28:50] thread 1460b609cb30 started ("yadif_filter_segment")
[04:28:50] thread 1460b4bf3b30 started ("yadif_filter_segment")
[04:28:50] thread 1460b1201b30 started ("yadif_filter_segment")
[04:28:50] thread 1460b0ffab30 started ("yadif_filter_segment")
[04:28:50] thread 1460acb11b30 started ("yadif_filter_segment")
[04:28:50] thread 1460ac90ab30 started ("yadif_filter_segment")
[04:28:50] thread 1460aba54b30 started ("yadif_filter_segment")
[04:28:50] thread 1460ab84db30 started ("yadif_filter_segment")
[04:28:50] thread 1460a9282b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a84a0b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a8299b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a8092b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7e8bb30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7c84b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7a7db30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7876b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a766fb30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7468b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a7261b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a705ab30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6e53b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6c4cb30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6a45b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a683eb30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6637b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6430b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6229b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a6022b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a5e1bb30 started ("yadif_filter_segment")
[04:28:50] thread 1460a5c14b30 started ("yadif_filter_segment")
[04:28:50] thread 1460a5a0db30 started ("yadif_filter_segment")
[04:28:50] thread 1460a5806b30 started ("yadif_filter_segment")
[04:28:51] sync: first pts subtitle 0x2 is 412920
[04:37:49] ffmpeg_read starting chapter 2 at 21403890
[04:37:54] sync: "Chapter 2" (2) at frame 5703 time 21403882
[04:53:27] ffmpeg_read starting chapter 3 at 54628290
[04:53:35] sync: "Chapter 3" (3) at frame 14554 time 54628323
[05:16:15] ffmpeg_read starting chapter 4 at 103479660
[05:16:22] sync: "Chapter 4" (4) at frame 27568 time 103479626
[05:43:18] ffmpeg_read starting chapter 5 at 163513350
[05:43:27] sync: "Chapter 5" (5) at frame 43561 time 163513350
[06:08:48] ffmpeg_read starting chapter 6 at 219271590
[06:08:55] sync: "Chapter 6" (6) at frame 58415 time 219271552
[06:35:51] ffmpeg_read starting chapter 7 at 275945670
[06:35:58] sync: "Chapter 7" (7) at frame 73513 time 275945670
[06:40:25] worker Audio decoder (libavcodec) waiting to die
[06:40:25] worker Audio Synchronization waiting to die
[06:40:25] worker Subtitle decoder (libavcodec) waiting to die
[06:40:25] worker Subtitle Synchronization waiting to die
[06:40:25] reader: done. 1 scr changes
[06:40:25] worker Reader waiting to die
[06:40:25] thread 1460e316db30 exited ("Reader")
[06:40:25] worker Video decoder (libavcodec) waiting to die
[06:40:26] worker Video Synchronization waiting to die
[06:40:26] worker AVCodec Audio encoder (libavcodec) waiting to die
[06:40:38] worker H.265/HEVC encoder (libx265) waiting to die
[06:40:38] worker Muxer waiting to die
[06:40:38] thread 1460e1b39b30 exited ("Muxer")
[06:40:38] thread 1460e1b39b30 joined ("Muxer")
[06:40:38] work: average encoding speed for job is 9.649980 fps
[06:40:38] worker Muxer waiting to die
[06:40:38] thread 1460e33cbb30 exited ("Muxer")
[06:40:38] thread 1460e2b1fb30 exited ("Audio decoder (libavcodec)")
[06:40:38] thread 1460f7c3ab30 exited ("Audio Synchronization")
[06:40:38] thread 1460e2918b30 exited ("Subtitle decoder (libavcodec)")
[06:40:38] thread 1460f7a33b30 exited ("Subtitle Synchronization")
[06:40:38] thread 1460e234db30 exited ("Video Synchronization")
[06:40:38] thread 1460e15ebb30 exited ("Decomb")
[06:40:38] thread 1460e10cdb30 exited ("Denoise (nlmeans)")
[06:40:38] thread 1460e2711b30 exited ("Video decoder (libavcodec)")
[06:40:38] thread 1460e1d40b30 exited ("H.265/HEVC encoder (libx265)")
[06:40:38] thread 1460e1932b30 exited ("Comb Detect")
[06:40:38] thread 1460e1932b30 joined ("Comb Detect")
[06:40:38] comb detect: heavy 869 | light 3649 | uncombed 71755 | total 76273
[06:40:38] thread 1460d3f37b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3d30b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3b29b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3922b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d371bb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3514b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d330db30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3106b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d2effb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d2cf8b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d2af1b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d28eab30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d26e3b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d24dcb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d22d5b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d204eb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1e47b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1c40b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1a39b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1832b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d162bb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1424b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d121db30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d1016b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d0e0fb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d0c08b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d0a01b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d07fab30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d0573b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d036cb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d0165b30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460cff5eb30 exited ("comb_detect_filter_segment")
[06:40:38] thread 1460d3f37b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d3d30b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d3b29b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d3922b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d371bb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d3514b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d330db30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d3106b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d2effb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d2cf8b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d2af1b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d28eab30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d26e3b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d24dcb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d22d5b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d204eb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1e47b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1c40b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1a39b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1832b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d162bb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1424b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d121db30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d1016b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d0e0fb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d0c08b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d0a01b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d07fab30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d0573b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d036cb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460d0165b30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460cff5eb30 joined ("comb_detect_filter_segment")
[06:40:38] thread 1460c3050b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c2e49b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c2c42b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c2a3bb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c27b4b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c25adb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c23a6b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c219fb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1f98b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1d91b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1b8ab30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1983b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1723b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c151cb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c1315b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c110eb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c0f07b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c0d00b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c08fab30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c06f3b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c04ecb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c02e5b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c00deb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bfed7b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bfcd0b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bfac9b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bf8c2b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bf6bbb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bf4b4b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bf2adb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bf0a6b30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460bee9fb30 exited ("comb_detect_check_segment")
[06:40:38] thread 1460c3050b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c2e49b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c2c42b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c2a3bb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c27b4b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c25adb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c23a6b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c219fb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1f98b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1d91b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1b8ab30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1983b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1723b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c151cb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c1315b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c110eb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c0f07b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c0d00b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c08fab30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c06f3b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c04ecb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c02e5b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460c00deb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bfed7b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bfcd0b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bfac9b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bf8c2b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bf6bbb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bf4b4b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bf2adb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bf0a6b30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460bee9fb30 joined ("comb_detect_check_segment")
[06:40:38] thread 1460cfc74b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cfa16b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cf80fb30 exited ("mask_filter_segment")
[06:40:38] thread 1460cf608b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cf401b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cf1fab30 exited ("mask_filter_segment")
[06:40:38] thread 1460ceff3b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cebedb30 exited ("mask_filter_segment")
[06:40:38] thread 1460ce9e6b30 exited ("mask_filter_segment")
[06:40:38] thread 1460ce7dfb30 exited ("mask_filter_segment")
[06:40:38] thread 1460ce5d8b30 exited ("mask_filter_segment")
[06:40:38] thread 1460ce3d1b30 exited ("mask_filter_segment")
[06:40:38] thread 1460ce1cab30 exited ("mask_filter_segment")
[06:40:38] thread 1460cdfc3b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cddbcb30 exited ("mask_filter_segment")
[06:40:38] thread 1460cdbb5b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cd9aeb30 exited ("mask_filter_segment")
[06:40:38] thread 1460cd7a7b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cd5a0b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cd399b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cd192b30 exited ("mask_filter_segment")
[06:40:38] thread 1460ccf8bb30 exited ("mask_filter_segment")
[06:40:38] thread 1460ccd84b30 exited ("mask_filter_segment")
[06:40:38] thread 1460ccb7db30 exited ("mask_filter_segment")
[06:40:38] thread 1460cc976b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cc76fb30 exited ("mask_filter_segment")
[06:40:38] thread 1460cc568b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cc361b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cc15ab30 exited ("mask_filter_segment")
[06:40:38] thread 1460cbf53b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cbd4cb30 exited ("mask_filter_segment")
[06:40:38] thread 1460cbb45b30 exited ("mask_filter_segment")
[06:40:38] thread 1460cfc74b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cfa16b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cf80fb30 joined ("mask_filter_segment")
[06:40:38] thread 1460cf608b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cf401b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cf1fab30 joined ("mask_filter_segment")
[06:40:38] thread 1460ceff3b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cebedb30 joined ("mask_filter_segment")
[06:40:38] thread 1460ce9e6b30 joined ("mask_filter_segment")
[06:40:38] thread 1460ce7dfb30 joined ("mask_filter_segment")
[06:40:38] thread 1460ce5d8b30 joined ("mask_filter_segment")
[06:40:38] thread 1460ce3d1b30 joined ("mask_filter_segment")
[06:40:38] thread 1460ce1cab30 joined ("mask_filter_segment")
[06:40:38] thread 1460cdfc3b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cddbcb30 joined ("mask_filter_segment")
[06:40:38] thread 1460cdbb5b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cd9aeb30 joined ("mask_filter_segment")
[06:40:38] thread 1460cd7a7b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cd5a0b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cd399b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cd192b30 joined ("mask_filter_segment")
[06:40:38] thread 1460ccf8bb30 joined ("mask_filter_segment")
[06:40:38] thread 1460ccd84b30 joined ("mask_filter_segment")
[06:40:38] thread 1460ccb7db30 joined ("mask_filter_segment")
[06:40:38] thread 1460cc976b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cc76fb30 joined ("mask_filter_segment")
[06:40:38] thread 1460cc568b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cc361b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cc15ab30 joined ("mask_filter_segment")
[06:40:38] thread 1460cbf53b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cbd4cb30 joined ("mask_filter_segment")
[06:40:38] thread 1460cbb45b30 joined ("mask_filter_segment")
[06:40:38] thread 1460cb8beb30 exited ("mask_erode_segment")
[06:40:38] thread 1460cb6b7b30 exited ("mask_erode_segment")
[06:40:38] thread 1460cb430b30 exited ("mask_erode_segment")
[06:40:38] thread 1460cb229b30 exited ("mask_erode_segment")
[06:40:38] thread 1460cb022b30 exited ("mask_erode_segment")
[06:40:38] thread 1460cae1bb30 exited ("mask_erode_segment")
[06:40:38] thread 1460cac14b30 exited ("mask_erode_segment")
[06:40:38] thread 1460caa0db30 exited ("mask_erode_segment")
[06:40:38] thread 1460ca806b30 exited ("mask_erode_segment")
[06:40:38] thread 1460ca5ffb30 exited ("mask_erode_segment")
[06:40:38] thread 1460ca3f8b30 exited ("mask_erode_segment")
[06:40:38] thread 1460ca1f1b30 exited ("mask_erode_segment")
[06:40:38] thread 1460e13e4b30 exited ("Framerate Shaper")
[06:40:38] thread 1460c9f91b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c9d8ab30 exited ("mask_erode_segment")
[06:40:38] thread 1460c9b83b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c997cb30 exited ("mask_erode_segment")
[06:40:38] thread 1460c9775b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c936fb30 exited ("mask_erode_segment")
[06:40:38] thread 1460c9168b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8f61b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8d5ab30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8b53b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c894cb30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8745b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c853eb30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8337b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c8130b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c7f29b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c7d22b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c7b1bb30 exited ("mask_erode_segment")
[06:40:38] thread 1460c7914b30 exited ("mask_erode_segment")
[06:40:38] thread 1460c770db30 exited ("mask_erode_segment")
[06:40:38] thread 1460cb8beb30 joined ("mask_erode_segment")
[06:40:38] thread 1460cb6b7b30 joined ("mask_erode_segment")
[06:40:38] thread 1460cb430b30 joined ("mask_erode_segment")
[06:40:38] thread 1460cb229b30 joined ("mask_erode_segment")
[06:40:38] thread 1460cb022b30 joined ("mask_erode_segment")
[06:40:38] thread 1460cae1bb30 joined ("mask_erode_segment")
[06:40:38] thread 1460cac14b30 joined ("mask_erode_segment")
[06:40:38] thread 1460caa0db30 joined ("mask_erode_segment")
[06:40:38] thread 1460ca806b30 joined ("mask_erode_segment")
[06:40:38] thread 1460ca5ffb30 joined ("mask_erode_segment")
[06:40:38] thread 1460ca3f8b30 joined ("mask_erode_segment")
[06:40:38] thread 1460ca1f1b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c9f91b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c9d8ab30 joined ("mask_erode_segment")
[06:40:38] thread 1460c9b83b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c997cb30 joined ("mask_erode_segment")
[06:40:38] thread 1460c9775b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c936fb30 joined ("mask_erode_segment")
[06:40:38] thread 1460c9168b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8f61b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8d5ab30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8b53b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c894cb30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8745b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c853eb30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8337b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c8130b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c7f29b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c7d22b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c7b1bb30 joined ("mask_erode_segment")
[06:40:38] thread 1460c7914b30 joined ("mask_erode_segment")
[06:40:38] thread 1460c770db30 joined ("mask_erode_segment")
[06:40:38] thread 1460c7506b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c72ffb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c70f8b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6ef1b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6c6ab30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6a63b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c685cb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6655b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c644eb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6247b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c6040b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c5db9b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c5bb2b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c59abb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c57a4b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c559db30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c5396b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c518fb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c4f88b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c4d2ab30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c4b23b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c491cb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c4715b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c450eb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c4307b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c3f01b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c3cfab30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c3af3b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c38ecb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c36e5b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c34deb30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c32d7b30 exited ("mask_dilate_segment")
[06:40:38] thread 1460c7506b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c72ffb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c70f8b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6ef1b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6c6ab30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6a63b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c685cb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6655b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c644eb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6247b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c6040b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c5db9b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c5bb2b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c59abb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c57a4b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c559db30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c5396b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c518fb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c4f88b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c4d2ab30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c4b23b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c491cb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c4715b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c450eb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c4307b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c3f01b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c3cfab30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c3af3b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c38ecb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c36e5b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c34deb30 joined ("mask_dilate_segment")
[06:40:38] thread 1460c32d7b30 joined ("mask_dilate_segment")
[06:40:38] thread 1460e15ebb30 joined ("Decomb")
[06:40:38] decomb: deinterlaced 869 | blended 3649 | unfiltered 71755 | total 76273
[06:40:38] thread 1460b609cb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460b4bf3b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460b1201b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460b0ffab30 exited ("yadif_filter_segment")
[06:40:38] thread 1460acb11b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460ac90ab30 exited ("yadif_filter_segment")
[06:40:38] thread 1460aba54b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460ab84db30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a9282b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a84a0b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a8299b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a8092b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7e8bb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7c84b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7a7db30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7876b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a766fb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7468b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a7261b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a705ab30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6e53b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6c4cb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6a45b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a683eb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6637b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6430b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6229b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a6022b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a5e1bb30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a5c14b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a5a0db30 exited ("yadif_filter_segment")
[06:40:38] thread 1460a5806b30 exited ("yadif_filter_segment")
[06:40:38] thread 1460b609cb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460b4bf3b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460b1201b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460b0ffab30 joined ("yadif_filter_segment")
[06:40:38] thread 1460acb11b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460ac90ab30 joined ("yadif_filter_segment")
[06:40:38] thread 1460aba54b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460ab84db30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a9282b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a84a0b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a8299b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a8092b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7e8bb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7c84b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7a7db30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7876b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a766fb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7468b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a7261b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a705ab30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6e53b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6c4cb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6a45b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a683eb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6637b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6430b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6229b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a6022b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a5e1bb30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a5c14b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a5a0db30 joined ("yadif_filter_segment")
[06:40:38] thread 1460a5806b30 joined ("yadif_filter_segment")
[06:40:38] thread 1460e13e4b30 joined ("Framerate Shaper")
[06:40:38] vfr: 76273 frames output, 0 dropped and 0 duped for CFR/PFR
[06:40:38] vfr: lost time: 0 (0 frames)
[06:40:38] vfr: gained time: 0 (0 frames) (0 not accounted for)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] thread 1460e10cdb30 joined ("Denoise (nlmeans)")
[06:40:38] thread 1460b49adb30 exited ("nlmeans_filter")
[06:40:38] thread 1460b47a6b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b459fb30 exited ("nlmeans_filter")
[06:40:38] thread 1460b4398b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b4191b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3f8ab30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3d83b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3b7cb30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3975b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b376eb30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3567b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3360b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b3159b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b2f52b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b2d4bb30 exited ("nlmeans_filter")
[06:40:38] thread 1460b2b44b30 exited ("nlmeans_filter")
[06:40:38] thread 1460b49adb30 joined ("nlmeans_filter")
[06:40:38] thread 1460b47a6b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b459fb30 joined ("nlmeans_filter")
[06:40:38] thread 1460b4398b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b4191b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3f8ab30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3d83b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3b7cb30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3975b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b376eb30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3567b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3360b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b3159b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b2f52b30 joined ("nlmeans_filter")
[06:40:38] thread 1460b2d4bb30 joined ("nlmeans_filter")
[06:40:38] thread 1460b2b44b30 joined ("nlmeans_filter")
[06:40:38] thread 1460e316db30 joined ("Reader")
[06:40:38] thread 1460e2b1fb30 joined ("Audio decoder (libavcodec)")
[06:40:38] thread 1460e2918b30 joined ("Subtitle decoder (libavcodec)")
[06:40:38] thread 1460e2711b30 joined ("Video decoder (libavcodec)")
[06:40:38] thread 1460e234db30 joined ("Video Synchronization")
[06:40:38] thread 1460e1fe3b30 exited ("AVCodec Audio encoder (libavcodec)")
[06:40:38] thread 1460e1fe3b30 joined ("AVCodec Audio encoder (libavcodec)")
[06:40:38] thread 1460e1d40b30 joined ("H.265/HEVC encoder (libx265)")
[06:40:38] worker Muxer waiting to die
[06:40:38] thread 1460e36acb30 exited ("Muxer")
[06:40:38] dca-decoder done: 298330 frames, 0 decoder errors
[06:40:38] h264-decoder done: 76273 frames, 0 decoder errors
[06:40:38] sync: got 76273 frames, 76296 expected
[06:40:38] sync: framerate min 23.976 fps, max 23.976 fps, avg 23.976 fps
[06:40:38] thread 1460f7c3ab30 joined ("Audio Synchronization")
[06:40:38] thread 1460f7a33b30 joined ("Subtitle Synchronization")
[06:40:38] encavcodecaudio: closing libavcodec
x265 [info]: frame I: 1215, Avg QP:18.39 kb/s: 17370.60
x265 [info]: frame P: 20630, Avg QP:20.28 kb/s: 7494.24
x265 [info]: frame B: 54428, Avg QP:24.89 kb/s: 1711.87
x265 [info]: Weighted P-Frames: Y:2.6% UV:2.2%
encoded 76273 frames in 7910.91s (9.64 fps), 3525.30 kb/s, Avg QP:23.54
[06:40:38] mux: file size, 1572756733 bytes
[06:40:38] mux: track 0, 76273 frames, 1402148490 bytes, 3524.96 kbps, fifo 2048
[06:40:38] mux: track 1, 149167 frames, 152747009 bytes, 384.00 kbps, fifo 4096
[06:40:38] mux: track 2, 1586 frames, 16159448 bytes, 40.62 kbps, fifo 64
[06:40:38] mux: overhead, 7.50 bytes per frame
[06:40:38] thread 1460e36acb30 joined ("Muxer")
[06:40:38] thread 1460e33cbb30 joined ("Muxer")
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] fifo_close: trashing 0 buffer(s)
[06:40:38] Freed 320 buffers of size 1024
[06:40:38] Freed 32 buffers of size 2048
[06:40:38] Freed 32 buffers of size 4096
[06:40:38] Freed 32 buffers of size 8192
[06:40:38] Freed 32 buffers of size 16384
[06:40:38] Freed 32 buffers of size 32768
[06:40:38] Freed 32 buffers of size 65536
[06:40:38] Freed 32 buffers of size 131072
[06:40:38] Freed 32 buffers of size 262144
[06:40:38] Freed 5 buffers of size 524288
[06:40:38] Freed 1 buffers of size 1048576
[06:40:38] Freed 3 buffers of size 2097152
[06:40:38] Freed 32 buffers of size 4194304
[06:40:38] Allocated 161218560 bytes of buffers on this pass and Freed 161218560 bytes, 0 bytes leaked
[06:40:38] Finished work at: Thu Aug 1 06:40:38 2024
[06:40:38] thread 146100302b30 exited ("work")
[06:40:39] thread 146100302b30 joined ("work")
[06:40:39] libhb: work result = 0
Ok, it took a while to get a developer setup working with debugging, but I think I found the issue. I think that
https://github.com/HandBrake/HandBrake/blob/master/gtk/src/callbacks.c#L2832
GhbValue *dest_dict = ghb_get_job_dest_settings(ud->settings);
should be
GhbValue *dest_dict = ghb_get_job_dest_settings(settings);
as it currently overwrites the Destination -> File property of the first item in the ud array while looping over the array of files being added to the queue,
the input settings to that function changes each loop through here https://github.com/HandBrake/HandBrake/blob/master/gtk/src/title-add.c#L811 and so in this instance I believe the ghb_set_title_settings function should be setting the Destination File property on the current setting being passed in, and not on the first setting in the array (which is what ud->settings seems to do)
@galad87 I could open a PR with this change, but I'm not sure if there are other ramifications from other call points that changing this might break.
I'm actually not entirely sure the call to ghb_set_title_settings(...) in title_add_all_action_cb is necessary, but again, I'm very new to this codebase and so I'm not sure. At the very least, the function name ghb_set_title_settings is misleading since it also changes _destination_settings, not just title_settings
Thanks for looking into it @WillGunn :) Would be happy to see a Pull Request to clear this.
@jstebbins @robxnano if either of you can comment would be appreciated.
@sr55 Its been about 15 years since I last tried to debug a C codebase and I'm having a hard time figuring this out, whats the difference between signal_user_data_t->settings and signal_user_data_t->settings_array? It appears they are both json as their underlying types, but I'm unable to see what data they contain with my current debugging setup
In case it helps anyone else, I was able to get debugging working in CLion by using bear to create a compilation database, (e.g. bear --force-wrapper -- ./configure --launch-jobs=24 --launch --force --debug=max ) then manually creating a run/debug configuration to start ~/Handbrake/build/gtk/ghb with ~/HandBrake/build/gtk/src/ghb.p set as the working directory
@WillGunn Thanks heaps for debugging this issue.
Nice work tracking this down @WillGunn! 😸
I just tested this, and can confirm it looks like it is fixed now.
Thanks!
I just tested this, and can confirm it looks like it is fixed now.
Thanks!
Great to hear @brianmay . For the future, is there a good way to debug the json backed data via a debugger? I guess I've been spoiled by C# where I can just dive into objects and if need be run commands while stopped at a breakpoint to analyze live data.