handbrakeCLI version ffd8cb1 crashes

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

*******************************
Post Reply
ios
Enlightened
Posts: 103
Joined: Sun Jun 06, 2010 1:48 am

handbrakeCLI version ffd8cb1 crashes

Post by ios »

im using Windows 10 Home 64-bit

screenshot

Image

log

Code: Select all

[16:43:15] hb_init: starting libhb thread
[16:43:15] thread 4012580 started ("libhb")
HandBrake 20160211184813-ffd8cb1-master (2016021201) - MinGW x86_64 - https://handbrake.fr
2 CPUs detected
Opening C:\cli\db.mkv...
[16:43:15] CPU: 
[16:43:15]  - logical processor count: 2
[16:43:15] OpenCL device #1: Advanced Micro Devices, Inc. Scrapper
[16:43:15]  - OpenCL version: 1.2 AMD-APP (1800.11)
[16:43:15]  - driver version: 1800.11 (VM)
[16:43:15]  - device type:    GPU
[16:43:15]  - supported:      YES
[16:43:15] Intel Quick Sync Video support: no
[16:43:15] hb_scan: path=C:\cli\db.mkv, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image C:\cli\db.mkv
src/libbluray/disc/disc.c:332: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:332: error opening file BDMV\BACKUP\index.bdmv
[16:43:15] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.1
libdvdread: Encrypted DVD support unavailable.
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdread:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[16:43:15] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\cli\db.mkv':
  Duration: 00:01:27.21, start: 0.000000, bitrate: N/A
    Stream #0.0(jpn): Video: h264 (High), yuv420p, 960x720 [PAR 1:1 DAR 4:3], 23.98 fps, 1k tbn, 47.95 tbc (default)
    Metadata:
      title           : encoded by gamestar
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, fltp, 320 kb/s (default)
    Stream #0.2(jpn): Audio: aac, 48000 Hz, stereo, fltp
    Stream #0.3(eng): Subtitle: [0][0][0][0] / 0x0000 (default)
[16:43:16] scan: decoding previews for title 1
[16:43:16] scan: audio 0x1: ac3, rate=48000Hz, bitrate=320000 English (AC3) (5.1 ch)
[16:43:16] scan: audio 0x2: aac, rate=48000Hz, bitrate=1 ??? (AAC) (2.0 ch)

Scanning title 1 of 1, preview 1, 10.00 %
Scanning title 1 of 1, preview 1, 10.00 %
Scanning title 1 of 1, preview 1, 10.00 %
Scanning title 1 of 1, preview 1, 10.00 %
Scanning title 1 of 1, preview 2, 20.00 %
Scanning title 1 of 1, preview 3, 30.00 %
Scanning title 1 of 1, preview 4, 40.00 %
Scanning title 1 of 1, preview 5, 50.00 %
Scanning title 1 of 1, preview 6, 60.00 %
Scanning title 1 of 1, preview 7, 70.00 %
Scanning title 1 of 1, preview 8, 80.00 %
Scanning title 1 of 1, preview 9, 90.00 %
Scanning title 1 of 1, preview 10, 100.00 %[16:43:18] scan: 10 previews, 960x720, 23.976 fps, autocrop = 0/0/0/0, aspect 4:3, PAR 1:1
[16:43:18] scan: supported video decoders: avcodec qsv dxva2
[16:43:18] libhb: scan thread found 1 valid title(s)
+ Using preset: Normal
+ title 1:
  + stream: C:\cli\db.mkv
  + duration: 00:01:27
  + size: 960x720, pixel aspect: 1/1, display aspect: 1.33, 23.976 fps
  + autocrop: 0/0/0/0
  + support opencl: yes
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:01:27
  + audio tracks:
    + 1, English (AC3) (5.1 ch) (iso639-2: eng), 48000Hz, 320000bps
    + 2, 日本語 (AAC) (2.0 ch) (iso639-2: jpn)
  + subtitle tracks:
    + 1, English (iso639-2: eng) (Text)(UTF-8)
[16:43:18] 1 job(s) to process
[16:43:18] json job:
{
    "Audio": {
        "AudioList": [
            {
                "Bitrate": 40,
                "CompressionLevel": -1.0,
                "DRC": 0.0,
                "DitherMethod": "auto",
                "Encoder": null,
                "Gain": 0.0,
                "Mixdown": "stereo",
                "NormalizeMixLevel": false,
                "PresetEncoder": null,
                "Samplerate": "auto",
                "Track": 0
            },
            {
                "Bitrate": 40,
                "CompressionLevel": -1.0,
                "DRC": 0.0,
                "DitherMethod": "auto",
                "Encoder": null,
                "Gain": 0.0,
                "Mixdown": "stereo",
                "NormalizeMixLevel": false,
                "PresetEncoder": null,
                "Samplerate": "auto",
                "Track": 1
            }
        ],
        "CopyMask": [
            "copy:aac",
            "copy:ac3",
            "copy:dts",
            "copy:dtshd",
            "copy:eac3",
            "copy:flac",
            "copy:mp3",
            "copy:truehd"
        ],
        "FallbackEncoder": "ac3"
    },
    "Destination": {
        "ChapterList": [
            {
                "Name": ""
            }
        ],
        "ChapterMarkers": false,
        "File": "C:\\cli\\db-OUT.mkv",
        "Mp4Options": {
            "IpodAtom": false,
            "Mp4Optimize": false
        },
        "Mux": "mkv"
    },
    "Filters": {
        "FilterList": [
            {
                "ID": 5,
                "Settings": "0"
            },
            {
                "ID": 10,
                "Settings": "534:400:0:0:0:0"
            }
        ]
    },
    "Metadata": {},
    "PAR": {
        "Den": 801,
        "Num": 800
    },
    "SequenceID": 0,
    "Source": {
        "Angle": 0,
        "Path": "C:\\cli\\db.mkv",
        "Range": {
            "End": 1,
            "Start": 1,
            "Type": "chapter"
        },
        "Title": 1
    },
    "Subtitle": {
        "Search": {
            "Burn": true,
            "Default": false,
            "Enable": false,
            "Forced": false
        },
        "SubtitleList": [
            {
                "Burn": true,
                "Default": false,
                "Forced": false,
                "Track": 0
            }
        ]
    },
    "Video": {
        "Bitrate": -1,
        "ColorMatrixCode": 0,
        "Encoder": "x264",
        "HWDecode": false,
        "Level": "4.0",
        "OpenCL": false,
        "Options": "",
        "Preset": "veryfast",
        "Profile": "high",
        "QSV": {
            "AsyncDepth": 4,
            "Decode": false
        },
        "Quality": 26.0,
        "Tune": "animation",
        "Turbo": false,
        "TwoPass": false
    }
}
[16:43:18] starting job
ERROR: Invalid audio codec: 0
[16:43:19] render: lost time: 0 (0 frames)
[16:43:19] render: gained time: 0 (0 frames) (0 not accounted for)
User avatar
JohnAStebbins
HandBrake Team
Posts: 5726
Joined: Sat Feb 09, 2008 7:21 pm

Re: handbrakeCLI version ffd8cb1 crashes

Post by JohnAStebbins »

The crash is a bug. But fdk_haac is no longer supported. See viewtopic.php?f=33&t=34143

I'll look into why it is crashing, but you can work around it by choosing a supported audio encoder.
ios
Enlightened
Posts: 103
Joined: Sun Jun 06, 2010 1:48 am

Re: handbrakeCLI version ffd8cb1 crashes

Post by ios »

JohnAStebbins wrote:The crash is a bug. But fdk_haac is no longer supported. See viewtopic.php?f=33&t=34143

I'll look into why it is crashing, but you can work around it by choosing a supported audio encoder.
aw thats a shame, i like HE-AAC because i can go as low as 32kbps on audio bitrate

but thanks for the guide and info
Post Reply