HandBrake bug after v1.0

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
CrAcKeZ
Posts: 1
Joined: Wed Mar 01, 2017 2:36 pm

HandBrake bug after v1.0

Post by CrAcKeZ »

Can't use my video file after handbreak version 1.0 (before that it was working allright)

trying to transcode a video(it was a vhs tape transferred to my pc a while ago), HuffYUV+mp3 in an avi container(~65GB - 2.2hrs), Handbreak v1.0.3, Windows 10 x64

No valid source or titles found.
HandBrake will not be able to encode the seleteced(YES this needs to be fixed too) source as it did not find a valid source with titles to encode.
This could be due of the following reasons:
- The source file is not a valid video file or is in a format that HandBrake does not support.
- The source may be copy protected or include DRM. Please note that HandBrake does not support the removal of copy protections.

The Activity log may have further information


Please include the scan or encode log:

Code: Select all

HandBrake 1.0.3 (2017022500) - 64bit
OS: Microsoft Windows NT 10.0.14393.0 - 64bit
CPU: AMD FX(tm)-8320 Eight-Core Processor           
Ram: 10191 MB, 
GPU Information:
  AMD Radeon HD 7800 Series - 21.19.519.2
Screen: 1920x1080
Temp Dir: C:\Users\CrAcKeZ\AppData\Local\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Users\CrAcKeZ\AppData\Roaming\HandBrake Team\HandBrake\1.0.3.0

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

[16:43:54] hb_init: starting libhb thread
[16:43:54] hb_init: starting libhb thread
[16:43:54] hb_init: starting libhb thread
[16:43:54] hb_init: starting libhb thread
[16:43:59] hb_init: starting libhb thread
[16:43:59] thread 237e2f0eb60 started ("libhb")

 # Starting Scan ...

[16:43:59] CPU:
[16:43:59]  - logical processor count: 8
[16:43:59] Intel Quick Sync Video support: no
[16:43:59] hb_scan: path=D:\Untitled 5.avi, title_index=0
[16:43:59] thread 237c89eab60 started ("scan")
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:274: failed opening UDF image D:\Untitled 5.avi
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
[16:43:59] 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:59] dvd: not a dvd - trying as a stream/file instead
Input #0, avi, from 'D:\Untitled 5.avi':
  Metadata:
    encoder         : Lavf52.78.2
  Duration: 02:20:00.19, start: 0.000000, bitrate: 63287 kb/s
    Stream #0:0: Video: huffyuv [HFYU / 0x55594648]
      yuv422p, 640x480
      25 fps, 25 tbn
    Stream #0:1: Audio: mp3 [U[0][0][0] / 0x0055]
      48000 Hz, 2 channels, s16p, 320 kb/s
[16:43:59] Found ffmpeg 0 chapters, container=avi
[16:43:59] scan: decoding previews for title 1
[16:43:59] scan: preview 1
[16:43:59] fifo_close: trashing 0 buffer(s)
[16:43:59] scan: audio 0x1: mp3, rate=48000Hz, bitrate=320000 Unknown (MP3) (2.0 ch)
[16:43:59] Warning: Could not read data for preview 1, skipped
[16:43:59] scan: decoding previews for title 1
[16:43:59] scan: preview 1
[16:43:59] Warning: Could not read data for preview 1, skipped
[16:43:59] Freed 2 buffers of size 524288
[16:43:59] Allocated 1050624 bytes of buffers on this pass and Freed 1048576 bytes, 2048 bytes leaked
[16:43:59] thread 237c89eab60 exited ("scan")
[16:43:59] thread 237c89eab60 joined ("scan")
[16:43:59] libhb: scan thread found 0 valid title(s)

 # Scan Finished ...

Any help with this? (only way to work this out is by using older <1.0 handbrake versions)
ClickClick5
Posts: 15
Joined: Sun Oct 30, 2011 5:40 pm

Re: HandBrake bug after v1.0

Post by ClickClick5 »

Try disabling libdvdnav in settings and use libdvdread. I have had discs where it will either not read the titles, or read the disc at all.

Tools > Prefrences > Advanced > Check the box "Disable LibDVDNav.

Then scan for the file/disc again.
User avatar
JohnAStebbins
HandBrake Team
Posts: 5712
Joined: Sat Feb 09, 2008 7:21 pm

Re: HandBrake bug after v1.0

Post by JohnAStebbins »

ClickClick5 wrote: Thu Mar 09, 2017 8:04 pm Try disabling libdvdnav in settings and use libdvdread. I have had discs where it will either not read the titles, or read the disc at all.

Tools > Prefrences > Advanced > Check the box "Disable LibDVDNav.

Then scan for the file/disc again.
He is not trying to read a DVD, so this will have no effect.
ClickClick5
Posts: 15
Joined: Sun Oct 30, 2011 5:40 pm

Re: HandBrake bug after v1.0

Post by ClickClick5 »

JohnAStebbins wrote: Thu Mar 09, 2017 9:54 pm
ClickClick5 wrote: Thu Mar 09, 2017 8:04 pm Try disabling libdvdnav in settings and use libdvdread. I have had discs where it will either not read the titles, or read the disc at all.

Tools > Prefrences > Advanced > Check the box "Disable LibDVDNav.

Then scan for the file/disc again.
He is not trying to read a DVD, so this will have no effect.
Ah, I missed that. I see it now.
Post Reply