[Invalid] scan: removing audio 0x1 because no bitrate found

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
Michael_
Posts: 3
Joined: Mon Apr 24, 2017 8:14 pm

[Invalid] scan: removing audio 0x1 because no bitrate found

Post by Michael_ »

Please describe the problem in as much detail as possible:
The FHD video of my Olympus E-M10 camera is converted without audio because:
scan: removing audio 0x1 because no bitrate found

What are the steps to reproduce this problem:
Convert the video to Android/1080p30 -> no audio is listed and there is no audio in the converted file.
https://wolke7.aei.mpg.de/index.php/s/PAMkAxSza0AsJzf

What version of HandBrake you are running:
1.0.7

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

Where did you download HandBrake from? handbrake.fr or somewhere else?
The repository is from these guys: http://packman.links2linux.de/

If there was any error, exception or crash report displayed, please copy it and paste it here:
just the message in the activity log.

Please include the scan or encode log:

Code: Select all

[20:40:06] gtkgui: HandBrake 1.0.7 (2017041000) - Linux x86_64 - https://handbrake.fr
[20:40:07] hb_init: starting libhb thread
[20:40:07] hb_init: starting libhb thread
[20:40:07] hb_init: starting libhb thread
[20:40:21] CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
[20:40:21]  - Intel microarchitecture Ivy Bridge
[20:40:21]  - logical processor count: 4
[20:40:21] hb_scan: path=/home/michael/Videos/test/P4240446.MOV, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:274: failed opening UDF image /home/michael/Videos/test/P4240446.MOV
disc.c:352: error opening file BDMV/index.bdmv
disc.c:352: error opening file BDMV/BACKUP/index.bdmv
[20:40:21] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.3
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
[20:40:21] dvd: not a dvd - trying as a stream/file instead
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff0ac004340] Referenced QT chapter track not found
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/michael/Videos/test/P4240446.MOV':
  Metadata:
    major_brand     : qt  
    minor_version   : 537986816
    compatible_brands: qt  
    creation_time   : 2017-04-24T18:59:59.000000Z
  Duration: 00:00:10.51, start: 0.000000, bitrate: 23532 kb/s
    Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080 [SAR 1:1 DAR 16:9], 21296 kb/s, 29,97 fps, 29,97 tbr, 90k tbn, 59,94 tbc (default)
    Metadata:
      creation_time   : 2017-04-24T18:59:59.000000Z
    Stream #0:1(jpn): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s (default)
    Metadata:
      creation_time   : 2017-04-24T18:59:59.000000Z
[20:40:21] scan: decoding previews for title 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff0ac019260] Referenced QT chapter track not found
[20:40:22] scan: 10 previews, 1920x1080, 29,970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[20:40:22] scan: removing audio 0x1 because no bitrate found
[20:40:22] libhb: scan thread found 1 valid title(s)
[20:40:50] gtkgui: Preset: /Devices/Android 1080p30
[20:40:50] 1 job(s) to process
[20:40:50] json job:
{
    "Audio": {
        "AudioList": [],
        "CopyMask": [],
        "FallbackEncoder": 0
    },
    "Destination": {
        "ChapterList": [
            {
                "Name": ""
            }
        ],
        "ChapterMarkers": false,
        "File": "/home/michael/Videos/P4240446.m4v",
        "Mp4Options": {
            "IpodAtom": false,
            "Mp4Optimize": false
        },
        "Mux": "m4v"
    },
    "Filters": {
        "FilterList": [
            {
                "ID": 3,
                "Settings": {
                    "block-height": "16",
                    "block-thresh": "40",
                    "block-width": "16",
                    "filter-mode": "2",
                    "mode": "3",
                    "motion-thresh": "1",
                    "spatial-metric": "2",
                    "spatial-thresh": "1"
                }
            },
            {
                "ID": 4,
                "Settings": {
                    "mode": "7"
                }
            },
            {
                "ID": 6,
                "Settings": {
                    "mode": 2,
                    "rate": "27000000/900000"
                }
            },
            {
                "ID": 11,
                "Settings": {
                    "crop-bottom": 0,
                    "crop-left": 0,
                    "crop-right": 0,
                    "crop-top": 0,
                    "height": 1080,
                    "width": 1920
                }
            }
        ]
    },
    "Metadata": {
        "Name": "P4240446"
    },
    "PAR": {
        "Den": 1,
        "Num": 1
    },
    "SequenceID": 0,
    "Source": {
        "Angle": 0,
        "Path": "/home/michael/Videos/test/P4240446.MOV",
        "Range": {
            "End": 1,
            "Start": 1,
            "Type": "chapter"
        },
        "Title": 1
    },
    "Subtitle": {
        "Search": {
            "Burn": true,
            "Default": false,
            "Enable": false,
            "Forced": false
        },
        "SubtitleList": []
    },
    "Video": {
        "ColorMatrixCode": 0,
        "Encoder": "x264",
        "Level": "4.0",
        "OpenCL": false,
        "Options": "",
        "Preset": "medium",
        "Profile": "main",
        "QSV": {
            "AsyncDepth": 4,
            "Decode": false
        },
        "Quality": 22.0,
        "Tune": "",
        "Turbo": false,
        "TwoPass": false
    }
}
[20:40:50] CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
[20:40:50]  - Intel microarchitecture Ivy Bridge
[20:40:50]  - logical processor count: 4
[20:40:50] hb_scan: path=/home/michael/Videos/test/P4240446.MOV, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
disc.c:274: failed opening UDF image /home/michael/Videos/test/P4240446.MOV
disc.c:352: error opening file BDMV/index.bdmv
disc.c:352: error opening file BDMV/BACKUP/index.bdmv
[20:40:50] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 5.0.3
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
[20:40:50] dvd: not a dvd - trying as a stream/file instead
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff0a4003000] Referenced QT chapter track not found
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/michael/Videos/test/P4240446.MOV':
  Metadata:
    major_brand     : qt  
    minor_version   : 537986816
    compatible_brands: qt  
    creation_time   : 2017-04-24T18:59:59.000000Z
  Duration: 00:00:10.51, start: 0.000000, bitrate: 23532 kb/s
    Stream #0:0(jpn): Video: h264 (High) (avc1 / 0x31637661), yuvj420p(pc, smpte170m), 1920x1080 [SAR 1:1 DAR 16:9], 21296 kb/s, 29,97 fps, 29,97 tbr, 90k tbn, 59,94 tbc (default)
    Metadata:
      creation_time   : 2017-04-24T18:59:59.000000Z
    Stream #0:1(jpn): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s (default)
    Metadata:
      creation_time   : 2017-04-24T18:59:59.000000Z
[20:40:50] scan: decoding previews for title 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff0a400b2c0] Referenced QT chapter track not found
[20:40:50] scan: 10 previews, 1920x1080, 29,970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[20:40:50] scan: removing audio 0x1 because no bitrate found
[20:40:51] libhb: scan thread found 1 valid title(s)
[20:40:51] starting job
[20:40:51] decomb filter thread started for segment 0
[20:40:51] decomb filter thread started for segment 2
[20:40:51] decomb filter thread started for segment 1
[20:40:51] decomb filter thread started for segment 3
[20:40:51] decomb check thread started for segment 0
[20:40:51] decomb check thread started for segment 2
[20:40:51] decomb check thread started for segment 1
[20:40:51] mask filter thread started for segment 0
[20:40:51] decomb check thread started for segment 3
[20:40:51] mask filter thread started for segment 1
[20:40:51] mask filter thread started for segment 3
[20:40:51] mask filter thread started for segment 2
[20:40:51] mask erode thread started for segment 2
[20:40:51] mask erode thread started for segment 1
[20:40:51] mask erode thread started for segment 0
[20:40:51] mask dilate thread started for segment 0
[20:40:51] mask erode thread started for segment 3
[20:40:51] mask dilate thread started for segment 2
[20:40:51] mask dilate thread started for segment 1
[20:40:51] yadif thread started for segment 0
[20:40:51] mask dilate thread started for segment 3
[20:40:51] yadif thread started for segment 1
[20:40:51] yadif thread started for segment 2
[20:40:51] yadif thread started for segment 3
[20:40:51] job configuration:
[20:40:51]  * source
[20:40:51]    + /home/michael/Videos/test/P4240446.MOV
[20:40:51]    + title 1, chapter(s) 1 to 1
[20:40:51]    + container: mov,mp4,m4a,3gp,3g2,mj2
[20:40:51]    + data rate: 23532 kbps
[20:40:51]  * destination
[20:40:51]    + /home/michael/Videos/P4240446.m4v
[20:40:51]    + container: MPEG-4 (libavformat)
[20:40:51]  * video track
[20:40:51]    + decoder: h264
[20:40:51]      + bitrate 21296 kbps
[20:40:51]    + filters
[20:40:51]      + Comb Detect (mode=3:spatial-metric=2:motion-thresh=1:spatial-thresh=1:filter-mode=2:block-thresh=40:block-width=16:block-height=16)
[20:40:51]      + Decomb (mode=39)
[20:40:51]      + Framerate Shaper (mode=2:rate=27000000/900000)
[20:40:51]        + frame rate: 29,970 fps -> peak rate limited to 30,000 fps
[20:40:51]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[20:40:51]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[20:40:51]    + Output geometry
[20:40:51]      + storage dimensions: 1920 x 1080
[20:40:51]      + pixel aspect ratio: 1 : 1
[20:40:51]      + display dimensions: 1920 x 1080
[20:40:51]    + encoder: H.264 (libx264)
[20:40:51]      + preset:  medium
[20:40:51]      + profile: main
[20:40:51]      + level:   4.0
[20:40:51]      + quality: 22,00 (RF)
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ff0c00161c0] Referenced QT chapter track not found
[20:40:51] sync: expecting 315 video frames
[20:40:51] encx264: min-keyint: 30, keyint: 300
[20:40:51] encx264: encoding at constant RF 22,000000
[20:40:51] encx264: unparsed options: level=4.0:8x8dct=0:vbv-bufsize=25000:vbv-maxrate=20000
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile Main, level 4.0
[20:40:51] sync: first pts video is 0
[20:40:51] sync: Chapter 1 at frame 3 time 6006
[20:40:59] reader: done. 1 scr changes
[20:41:04] work: average encoding speed for job is 30,480780 fps
[20:41:04] comb detect: heavy 0 | light 0 | uncombed 315 | total 315
[20:41:04] decomb: deinterlaced 0 | blended 0 | unfiltered 315 | total 315
[20:41:04] vfr: 315 frames output, 0 dropped and 0 duped for CFR/PFR
[20:41:04] vfr: lost time: 0 (0 frames)
[20:41:04] vfr: gained time: 0 (0 frames) (0 not accounted for)
[20:41:04] h264-decoder done: 315 frames, 0 decoder errors
[20:41:04] sync: got 315 frames, 315 expected
[20:41:04] sync: framerate min 29,970 fps, max 29,970 fps, avg 29,970 fps
x264 [info]: frame I:3     Avg QP:21,20  size: 76084
x264 [info]: frame P:81    Avg QP:22,57  size: 35282
x264 [info]: frame B:231   Avg QP:24,57  size:  9551
x264 [info]: consecutive B-frames:  1,9%  0,0%  2,9% 95,2%
x264 [info]: mb I  I16..4: 45,9%  0,0% 54,1%
x264 [info]: mb P  I16..4: 12,4%  0,0%  6,1%  P16..4: 49,5% 14,7%  5,1%  0,0%  0,0%    skip:12,1%
x264 [info]: mb B  I16..4:  0,8%  0,0%  0,3%  B16..8: 37,4%  2,8%  0,3%  direct: 5,9%  skip:52,6%  L0:42,2% L1:54,0% BI: 3,8%
x264 [info]: coded y,uvDC,uvAC intra: 28,4% 64,3% 13,0% inter: 7,2% 30,2% 0,3%
x264 [info]: i16 v,h,dc,p: 42% 21% 12% 25%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 21% 17%  6%  8%  7%  7%  5%  4%
x264 [info]: i8c dc,h,v,p: 48% 21% 22%  9%
x264 [info]: Weighted P-Frames: Y:18,5% UV:13,6%
x264 [info]: ref P L0: 54,6% 15,6% 20,7%  7,9%  1,2%
x264 [info]: ref B L0: 89,2%  8,8%  1,9%
x264 [info]: ref B L1: 96,0%  4,0%
x264 [info]: kb/s:4028,21
[20:41:04] mux: track 0, 315 frames, 5292182 bytes, 4015,36 kbps, fifo 512
[20:41:04] libhb: work result = 0
Thanks for looking at my problem.
Michael
Michael_
Posts: 3
Joined: Mon Apr 24, 2017 8:14 pm

Re: scan: removing audio 0x1 because no bitrate found

Post by Michael_ »

Ok, I also tested with the Windows Version of Handbrake.
There, it works. HB gui lists the audio track and the converted file has audio.

So, what lib or part of HB does this scan for audio? How can it be different to the Linux version?

Code: Select all

HandBrake 1.0.7 (2017040900) - 64bit
OS: Microsoft Windows NT 6.1.7601 Service Pack 1 - 64bit
CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
Ram: 16333 MB, 
GPU Information:
  Radeon (TM) RX 480 Graphics - 21.19.137.1
Screen: 1920x1080
Temp Dir: C:\Users\Marv\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\Marv\AppData\Roaming\HandBrake Team\HandBrake\1.0.7.0

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


# Starting Encode ...

[19:31:39] hb_init: starting libhb thread
[19:31:39] 1 job(s) to process
[19:31:39] json job:
{
  "Audio": {
    "AudioList": [
      {
        "Bitrate": 160,
        "DRC": 0.0,
        "Encoder": 65536,
        "Gain": 0.0,
        "Mixdown": 4,
        "NormalizeMixLevel": false,
        "Samplerate": 0,
        "Track": 0,
        "DitherMethod": 0
      }
    ],
    "CopyMask": [
      1073807360,
      1073743872,
      1074003968,
      1073750016,
      1090519040,
      1074790400,
      1074266112,
      1107296256
    ],
    "FallbackEncoder": 2048
  },
  "Destination": {
    "ChapterList": [
      {
        "Name": "Chapter 1"
      }
    ],
    "ChapterMarkers": true,
    "File": "C:\\Users\\Marv\\Downloads\\test.mp4",
    "Mp4Options": {
      "IpodAtom": false,
      "Mp4Optimize": false
    },
    "Mux": 131072
  },
  "Filters": {
    "FilterList": [
      {
        "ID": 4,
        "Settings": {
          "mode": "7"
        }
      },
      {
        "ID": 3,
        "Settings": {
          "block-height": "16",
          "block-thresh": "40",
          "block-width": "16",
          "filter-mode": "2",
          "mode": "3",
          "motion-thresh": "1",
          "spatial-metric": "2",
          "spatial-thresh": "1"
        }
      },
      {
        "ID": 11,
        "Settings": {
          "crop-bottom": "0",
          "crop-left": "0",
          "crop-right": "0",
          "crop-top": "0",
          "height": "1080",
          "width": "1920"
        }
      },
      {
        "ID": 6,
        "Settings": {
          "mode": "2",
          "rate": "27000000/900000"
        }
      }
    ]
  },
  "PAR": {
    "Num": 1,
    "Den": 1
  },
  "Metadata": {},
  "SequenceID": 0,
  "Source": {
    "Angle": 1,
    "Range": {
      "Type": "chapter",
      "Start": 1,
      "End": 1
    },
    "Title": 1,
    "Path": "C:\\Users\\Marv\\Downloads\\P4240446.MOV"
  },
  "Subtitle": {
    "Search": {
      "Burn": true,
      "Default": false,
      "Enable": true,
      "Forced": true
    },
    "SubtitleList": []
  },
  "Video": {
    "Encoder": 65536,
    "Level": "4.0",
    "TwoPass": false,
    "Turbo": false,
    "ColorMatrixCode": 0,
    "Options": "",
    "Preset": "medium",
    "Profile": "main",
    "Quality": 22.0,
    "OpenCL": false,
    "HWDecode": false,
    "QSV": {
      "Decode": false,
      "AsyncDepth": 0
    }
  }
}
[19:31:39] CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz
[19:31:39]  - Intel microarchitecture Ivy Bridge
[19:31:39]  - logical processor count: 4
[19:31:39] Intel Quick Sync Video support: no
[19:31:39] hb_scan: path=C:\Users\Marv\Downloads\P4240446.MOV, title_index=1
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image C:\Users\Marv\Downloads\P4240446.MOV
src/libbluray/disc/disc.c:352: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:352: error opening file BDMV\BACKUP\index.bdmv
[19:31:39] 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
[19:31:39] dvd: not a dvd - trying as a stream/file instead
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\Marv\Downloads\P4240446.MOV':
  Metadata:
    major_brand     : qt
    minor_version   : 537986816
    compatible_brands: qt
    creation_time   : 2017-04-24 18:59:59
  Duration: 00:00:10.57, start: 0.000000, bitrate: 23383 kb/s
    Stream #0:0(jpn): Video: h264 (High) [avc1 / 0x31637661]
      yuvj420p, pc, smpte170m/smpte170m/smpte170m
      1920x1080 [PAR 1:1 DAR 16:9], 21296 kb/s
      29.97 fps, 90k tbn (default)
    Metadata:
      creation_time   : 2017-04-24 18:59:59
    Stream #0:1(jpn): Audio: pcm_s16le [sowt / 0x74776F73]
      48000 Hz, 2 channels, s16, 1536 kb/s (default)
    Metadata:
      creation_time   : 2017-04-24 18:59:59
[19:31:39] scan: decoding previews for title 1
[19:31:40] scan: audio 0x1: pcm_s16le, rate=48000Hz, bitrate=1536000 ??? (pcm_s16le) (2.0 ch)
[19:31:40] scan: 10 previews, 1920x1080, 29.970 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[19:31:40] scan: supported video decoders: avcodec qsv
[19:31:40] libhb: scan thread found 1 valid title(s)
[19:31:40] Skipping subtitle scan.  No suitable subtitle tracks.
[19:31:40] starting job
[19:31:40] decomb filter thread started for segment 1
[19:31:40] decomb filter thread started for segment 0
[19:31:40] decomb filter thread started for segment 3
[19:31:40] decomb filter thread started for segment 2
[19:31:40] decomb check thread started for segment 1
[19:31:40] decomb check thread started for segment 0
[19:31:40] decomb check thread started for segment 2
[19:31:40] decomb check thread started for segment 3
[19:31:40] mask filter thread started for segment 0
[19:31:40] mask filter thread started for segment 1
[19:31:40] mask filter thread started for segment 2
[19:31:40] mask filter thread started for segment 3
[19:31:40] mask erode thread started for segment 0
[19:31:40] mask erode thread started for segment 1
[19:31:40] mask erode thread started for segment 2
[19:31:40] mask erode thread started for segment 3
[19:31:40] mask dilate thread started for segment 0
[19:31:40] mask dilate thread started for segment 1
[19:31:40] mask dilate thread started for segment 2
[19:31:40] mask dilate thread started for segment 3
[19:31:40] yadif thread started for segment 0
[19:31:40] yadif thread started for segment 1
[19:31:40] yadif thread started for segment 2
[19:31:40] yadif thread started for segment 3
[19:31:40] work: track 1, dithering not supported by codec
[19:31:40] work: only 1 chapter, disabling chapter markers
[19:31:40] job configuration:
[19:31:40]  * source
[19:31:40]    + C:\Users\Marv\Downloads\P4240446.MOV
[19:31:40]    + title 1, chapter(s) 1 to 1
[19:31:40]    + container: mov,mp4,m4a,3gp,3g2,mj2
[19:31:40]    + data rate: 23383 kbps
[19:31:40]  * destination
[19:31:40]    + C:\Users\Marv\Downloads\test.mp4
[19:31:40]    + container: MPEG-4 (libavformat)
[19:31:40]  * video track
[19:31:40]    + decoder: h264
[19:31:40]      + bitrate 21296 kbps
[19:31:40]    + filters
[19:31:40]      + 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)
[19:31:40]      + Decomb (mode=39)
[19:31:40]      + Framerate Shaper (mode=2:rate=27000000/900000)
[19:31:40]        + frame rate: 29.970 fps -> peak rate limited to 30.000 fps
[19:31:40]      + Crop and Scale (width=1920:height=1080:crop-top=0:crop-bottom=0:crop-left=0:crop-right=0)
[19:31:40]        + source: 1920 * 1080, crop (0/0/0/0): 1920 * 1080, scale: 1920 * 1080
[19:31:40]    + Output geometry
[19:31:40]      + storage dimensions: 1920 x 1080
[19:31:40]      + pixel aspect ratio: 1 : 1
[19:31:40]      + display dimensions: 1920 x 1080
[19:31:40]    + encoder: H.264 (libx264)
[19:31:40]      + preset:  medium
[19:31:40]      + profile: main
[19:31:40]      + level:   4.0
[19:31:40]      + quality: 22.00 (RF)
[19:31:40]  * audio track 1
[19:31:40]    + decoder: ??? (pcm_s16le) (2.0 ch) (track 1, id 0x1)
[19:31:40]      + bitrate: 1536 kbps, samplerate: 48000 Hz
[19:31:40]    + mixdown: Stereo
[19:31:40]    + encoder: AAC (libavcodec)
[19:31:40]      + bitrate: 160 kbps, samplerate: 48000 Hz
[19:31:40] sync: expecting 316 video frames
[19:31:40] encx264: min-keyint: 30, keyint: 300
[19:31:40] encx264: encoding at constant RF 22.000000
[19:31:40] encx264: unparsed options: level=4.0:8x8dct=0:vbv-bufsize=25000:vbv-maxrate=20000
x264 [info]: using SAR=1/1
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile Main, level 4.0
[19:31:41] sync: first pts video is 0
[19:31:41] sync: first pts audio 0x1 is 0
[19:31:41] sync: "Chapter 1" (1) at frame 3 time 6006
[19:31:50] reader: done. 1 scr changes
[19:31:56] work: average encoding speed for job is 26.885582 fps
[19:31:56] comb detect: heavy 0 | light 0 | uncombed 315 | total 315
[19:31:56] decomb: deinterlaced 0 | blended 0 | unfiltered 315 | total 315
[19:31:56] vfr: 315 frames output, 0 dropped and 0 duped for CFR/PFR
[19:31:56] vfr: lost time: 0 (0 frames)
[19:31:56] vfr: gained time: 0 (0 frames) (0 not accounted for)
[19:31:56] pcm_s16le-decoder done: 505 frames, 0 decoder errors
[19:31:56] h264-decoder done: 315 frames, 0 decoder errors
[19:31:56] sync: got 315 frames, 316 expected
[19:31:56] sync: framerate min 29.970 fps, max 29.970 fps, avg 29.970 fps
x264 [info]: frame I:3     Avg QP:21.20  size: 76089
x264 [info]: frame P:81    Avg QP:22.57  size: 35280
x264 [info]: frame B:231   Avg QP:24.57  size:  9551
x264 [info]: consecutive B-frames:  1.9%  0.0%  2.9% 95.2%
x264 [info]: mb I  I16..4: 45.9%  0.0% 54.1%
x264 [info]: mb P  I16..4: 12.4%  0.0%  6.1%  P16..4: 49.5% 14.7%  5.1%  0.0%  0.0%    skip:12.1%
x264 [info]: mb B  I16..4:  0.8%  0.0%  0.3%  B16..8: 37.4%  2.8%  0.3%  direct: 5.9%  skip:52.6%  L0:42.2% L1:54.0% BI: 3.8%
x264 [info]: coded y,uvDC,uvAC intra: 28.4% 64.3% 13.0% inter: 7.2% 30.2% 0.3%
x264 [info]: i16 v,h,dc,p: 42% 21% 12% 25%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 21% 17%  6%  8%  7%  7%  5%  4%
x264 [info]: i8c dc,h,v,p: 48% 21% 22%  9%
x264 [info]: Weighted P-Frames: Y:18.5% UV:13.6%
x264 [info]: ref P L0: 54.6% 15.6% 20.7%  7.9%  1.2%
x264 [info]: ref B L0: 89.2%  8.8%  1.9%
x264 [info]: ref B L1: 96.0%  4.0%
x264 [info]: kb/s:4028.09
[19:31:56] mux: track 0, 315 frames, 5292032 bytes, 4015.25 kbps, fifo 512
[19:31:56] mux: track 1, 494 frames, 214027 bytes, 162.39 kbps, fifo 512
[19:31:56] libhb: work result = 0

# Encode Completed ...

User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: scan: removing audio 0x1 because no bitrate found

Post by s55 »

https://handbrake.fr/docs/en/1.0.0/get- ... brake.html

Note that the Packman builds are on our broken 3rd party builds list.

You'll need to compile from source on OpenSource as there are no official packages.
While we don't have opensuse specific instructions, you can probably figure out the dependencies from https://handbrake.fr/docs/en/1.0.0/deve ... linux.html
Michael_
Posts: 3
Joined: Mon Apr 24, 2017 8:14 pm

Re: [Invalid] scan: removing audio 0x1 because no bitrate found

Post by Michael_ »

Thank you. I didn't know about this list.
Then I have to try compiling HB.

Cheers,
Michael
Post Reply