Audio track not detected

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
Barnacle Bill
Posts: 2
Joined: Thu Feb 18, 2021 10:50 am

Audio track not detected

Post by Barnacle Bill »

Video from Ctronics IP CAM (with sound) shows no audio track:




Steps to reproduce the problem (If Applicable):

Simply open/drop any Ctronics file and Summary shows no audio tracks.
I have tried H.265, H.264 various profiles and none come through with sound although the Ctronics player gives sound


HandBrake version (e.g., 1.0.0):
1.3.3


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 10



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

Code: Select all

HandBrake 1.3.3 (2020061300)
OS: Microsoft Windows NT 10.0.19041.0
CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Ram: 8026 MB, 
GPU Information:
  Intel(R) UHD Graphics 620 - 25.20.100.6446
Screen: 1366x768
Temp Dir: C:\Users\billg\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\billg\AppData\Roaming\HandBrake

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

[11:00:01] Compile-time hardening features are enabled
Cannot load nvEncodeAPI64.dll
[11:00:17] hb_init: starting libhb thread

 # Starting Scan ...

[11:00:17] CPU: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
[11:00:17]  - Intel microarchitecture Kaby Lake
[11:00:17]  - logical processor count: 8
[11:00:17] Intel Quick Sync Video support: yes
[11:00:17]  - Intel Media SDK hardware: API 1.27 (minimum: 1.3)
[11:00:17]  - H.264 encoder: yes
[11:00:17]     - preferred implementation: hardware (any) via D3D11
[11:00:17]     - capabilities (hardware):  breftype icq+la+i+downs vsinfo opt1 opt2+mbbrc+extbrc+trellis+ib_adapt+nmpslice
[11:00:17]  - H.265 encoder: yes (8bit: yes, 10bit: yes)
[11:00:17]     - preferred implementation: hardware (any) via D3D11
[11:00:17]     - capabilities (hardware):  bpyramid icq vsinfo opt1
[11:00:17] hb_scan: path=C:\HIDownload\2021_02_18\SSAA-397625-FFCED\A20210218_092542_092556.265, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:323: failed opening UDF image C:\HIDownload\2021_02_18\SSAA-397625-FFCED\A20210218_092542_092556.265
src/libbluray/disc/disc.c:424: error opening file BDMV\index.bdmv
src/libbluray/disc/disc.c:424: error opening file BDMV\BACKUP\index.bdmv
src/libbluray/bluray.c:2585: nav_get_title_list(C:\HIDownload\2021_02_18\SSAA-397625-FFCED\A20210218_092542_092556.265\) failed
[11:00:17] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 6.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
[11:00:17] dvd: not a dvd - trying as a stream/file instead
Input #0, hevc, from 'C:\HIDownload\2021_02_18\SSAA-397625-FFCED\A20210218_092542_092556.265':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: hevc (Main), yuvj420p(pc, bt709), 2560x1440, 25 fps, 25 tbr, 1200k tbn, 25 tbc
[11:00:18] scan: decoding previews for title 1
avformat_seek_file failed
[11:00:18] Warning: Could not read data for preview 6, skipped
[11:00:18] scan: 5 previews, 2560x1440, 23.976 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 1:1
[11:00:18] scan: supported video decoders: avcodec qsv
[11:00:18] libhb: scan thread found 1 valid title(s)

 # Processing Scan Information ...


 # Scan Finished ...


Woodstock
Veteran User
Posts: 4614
Joined: Tue Aug 27, 2013 6:39 am

Re: Audio track not detected

Post by Woodstock »

Have you asked Ctronics what format their files are in? Do they have a program for converting to conventional files?
Silent_Strider
Enlightened
Posts: 100
Joined: Tue Dec 17, 2019 9:31 pm

Re: Audio track not detected

Post by Silent_Strider »

The source file has the extension 265 which makes me think, that it's only the x265 video part.
Woodstock
Veteran User
Posts: 4614
Joined: Tue Aug 27, 2013 6:39 am

Re: Audio track not detected

Post by Woodstock »

That is possible, but then there should be a matching file for the audio.

Different security cameras do wildly different things. A lot of them require special plug-ins to use with browsers.
Deleted User 13735

Re: Audio track not detected

Post by Deleted User 13735 »

Download MediaInfo and post the full readout, thanks.
Deleted User 11865

Re: Audio track not detected

Post by Deleted User 11865 »

Silent_Strider wrote: Thu Feb 18, 2021 1:59 pm The source file has the extension 265 which makes me think, that it's only the x265 video part.
Correct, it's an HEVC elementary stream (as per the scan log). The audio must be another file elsewhere.
Barnacle Bill
Posts: 2
Joined: Thu Feb 18, 2021 10:50 am

Re: Audio track not detected

Post by Barnacle Bill »

To Woodstock: Good thought. Yes, Ctronics has a converter (of sorts) but converted files seem to behave the same.
Post Reply