queue not saved

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
xov5dor
Posts: 34
Joined: Sun Apr 26, 2015 7:50 pm

queue not saved

Post by xov5dor »

Please describe the problem in as much detail as possible: saving a job to the queue does not save after closing then opening handbrake. after opening handbrake it does not ask to recover queue. also no jobs are listed in the queue.

What are the steps to reproduce this problem: add a job to the queue. close handbrake. open handbrake.

What version of HandBrake you are running: nightly 20151220192913-57a9f48-master 64bit

What operating system and version and you running: Windows 7

Code: Select all

 [00:51:42] hb_init: starting libhb thread
# Starting Scan ...
[00:51:42] CPU: Intel(R) Core(TM) i5-3660M CPU @ 2.8GHz
[00:51:42]  - Intel microarchitecture Ivy Bridge
[00:51:42]  - logical processor count: 4
[00:51:42] OpenCL device #1: Intel(R) Corporation Intel(R) HD Graphics 4000
[00:51:42]  - OpenCL version: 1.2 
[00:51:42]  - driver version: 10.18.10.3345
[00:51:42]  - device type:    GPU
[00:51:42]  - supported:      no
[00:51:42] Intel Quick Sync Video support: yes
[00:51:42]  - Intel Media SDK hardware: API 1.7 (minimum: 1.3)
[00:51:42]  - H.264 encoder: yes
[00:51:42]     - preferred implementation: hardware (any)
[00:51:42]     - capabilities (hardware):  vsinfo opt1 opt2+extbrc
[00:51:42]  - H.265 encoder: no
[00:51:42] hb_scan: path=C:\Users\Desktop\videos\tv ch7  430pm s1 e1.ts, title_index=0
udfread ERROR: ECMA 167 Volume Recognition failed
src/libbluray/disc/disc.c:251: failed opening UDF image C:\Users\Desktop\videos\tv ch7  430pm s1 e1.ts
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
[00:51:42] 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
[00:51:42] dvd: not a dvd - trying as a stream/file instead
[00:51:42] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[00:51:42] Found the following PIDS
[00:51:42]     Video PIDS : 
[00:51:42]       0x41 type MPEG2 (0x2) (PCR)
[00:51:42]     Audio PIDS : 
[00:51:42]       0x44 type AC3 (0x81)
[00:51:42]       0x45 type AC3 (0x81)
[00:51:42]     Subtitle PIDS : 
[00:51:42]     Other PIDS : 
[00:51:42] stream id 0x44 (type 0x81 substream 0x0) audio 0x44
[00:51:42] stream id 0x45 (type 0x81 substream 0x0) audio 0x45
[00:51:42] scan: decoding previews for title 1
[00:51:42] file is MPEG Transport Stream with 188 byte packets offset 0 bytes
[00:51:42] scan: audio 0x45: ac3, rate=48000Hz, bitrate=192000 Espanol (AC3) (2.0 ch)
[00:51:42] scan: audio 0x44: ac3, rate=48000Hz, bitrate=192000 English (AC3) (2.0 ch)
[00:51:42] stream: error near frame 25: packet error bit set
[00:51:42] stream: error near frame 30: packet error bit set
[00:51:42] 13922.099609s: Video -> Film
[00:51:42] 14610.836914s: Film -> Video
[00:51:42] 14973.333008s: Video -> Film
[00:51:42] stream: error near frame 9: packet error bit set
[00:51:42] 15575.467773s: Film -> Video
[00:51:42] stream: 18 good frames, 0 errors (0%)
[00:51:42] scan: 10 previews, 640x480, 29.970 fps, autocrop = 2/0/0/0, aspect 4:3, PAR 1:1
[00:51:42] scan: supported video decoders: avcodec dxva2
[00:51:42] libhb: scan thread found 1 valid title(s)
# Scan Finished ...
 
User avatar
s55
HandBrake Team
Posts: 10360
Joined: Sun Dec 24, 2006 1:05 pm

Re: queue not saved

Post by s55 »

I can't reproduce this. It's working as expected here.

Are you sure the items were added to the queue?
Post Reply