Sound problems durring encoding

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
Havor
Posts: 40
Joined: Mon Dec 24, 2012 9:39 am

Sound problems durring encoding

Post by Havor »

Have stitched two animation video files together, and they played perfect, but after re-encoding them, she sound is all mangled up.

I tried passthru AC3 and MP3 as audio codecs.

Is there something i can do to fix this?

Code: Select all

HandBrake 0.10.1.6962 - 64bit Version
OS: Microsoft Windows NT 6.2.9200.0 - 64bit
CPU: Intel(R) Xeon(R) CPU           X3430  @ 2.40GHz
Ram: 8127 MB, 
GPU Information:
  NVIDIA GeForce 210  - 9.18.13.4052
Screen: 1280x1024
Temp Dir: C:\Users\htpc\AppData\Local\Temp\
Install Dir: C:\Program Files\Handbrake
Data Dir: C:\Users\htpc\AppData\Roaming\HandBrake\HandBrake\0.10.1.6962

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

CLI Query:  -i "C:\-+- temp -+-\a video file.mkv" -t 1 --angle 1 -c 1 -o "E:\x265\a video file.mkv"  -f mkv  -w 704 --crop 0:0:0:0 --loose-anamorphic  --modulus 2 -e x265 -q 28 --vfr -a 1 -E mp3 -6 stereo -R 48 -B 192 -D 0 --gain 0 --audio-fallback ac3 --subtitle 1,2 --markers="C:\Users\htpc\AppData\Local\Temp\a video file-1-chapters.csv" --encoder-preset=veryslow  --encoder-profile=main10  --verbose=1

[15:29:55] hb_init: starting libhb thread
HandBrake 0.10.1 (2015030800) - MinGW x86_64 - https://handbrake.fr
4 CPUs detected
Opening C:\-+- temp -+-\a video file.mkv...
[15:29:55] CPU: Intel(R) Xeon(R) CPU           X3430  @ 2.40GHz
[15:29:55]  - logical processor count: 4
[15:29:55] OpenCL device #1: NVIDIA Corporation GeForce 210
[15:29:55]  - OpenCL version: 1.0 CUDA
[15:29:55]  - driver version: 340.52
[15:29:55]  - device type:    GPU
[15:29:55]  - supported:      no
[15:29:55] Intel Quick Sync Video support: no
[15:29:55] hb_scan: path=C:\-+- temp -+-\a video file.mkv, title_index=1
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\-+- temp -+-\a video file.mkv/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\-+- temp -+-\a video file.mkv/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:2182: nav_get_title_list(C:\-+- temp -+-\a video file.mkv) failed
[15:29:55] 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
[15:29:55] dvd: not a dvd - trying as a stream/file instead
Input #0, matroska,webm, from 'C:\-+- temp -+-\a video file.mkv':
  Duration: 00:47:50.63, start: 0.000000, bitrate: N/A
    Stream #0.0: Video: h264 (High), yuv420p, 704x480, PAR 229:189 DAR 5038:2835, 23.98 fps, 1k tbn, 47.95 tbc
    Stream #0.1(jpn): Audio: vorbis, 48000 Hz, stereo, fltp
    Stream #0.2(eng): Subtitle: ass
    Stream #0.3(eng): Subtitle: [0][0][0][0] / 0x0000
[15:29:55] dxva2:IDirect3D9_CreateDevice failed
[15:29:55] dxva2:Failed to create Direct3D device
[15:29:55] scan: decoding previews for title 1
[15:29:55] scan: audio 0x1: vorbis, rate=48000Hz, bitrate=1 Japanese (Vorbis) (2.0 ch)
Scanning title 1 of 1, preview 2, 20.00 %
Scanning title 1 of 1, preview 8, 80.00 %[15:29:56] scan: 10 previews, 704x480, 23.976 fps, autocrop = 0/0/0/0, aspect 1.78:1, PAR 229:189
[15:29:56] libhb: scan thread found 1 valid title(s)
+ title 1:
  + stream: C:\-+- temp -+-\a video file.mkv
  + duration: 00:47:50
  + size: 704x480, pixel aspect: 229/189, display aspect: 1.78, 23.976 fps
  + autocrop: 0/0/0/0
  + support opencl: no
  + support hwd: no
  + chapters:
    + 1: cells 0->0, 0 blocks, duration 00:47:50
  + audio tracks:
    + 1, Japanese (Vorbis) (2.0 ch) (iso639-2: jpn)
  + subtitle tracks:
    + 1, English (iso639-2: eng) (Text)(SSA)
    + 2, English (iso639-2: eng) (Text)(UTF-8)
Reading chapter markers from file C:\Users\htpc\AppData\Local\Temp\a video file-1-chapters.csv
[15:29:56] 1 job(s) to process
[15:29:56] starting job
[15:29:56] work: compression level not specified, track 1 setting compression level 2.00
[15:29:56] sync: expecting 68826 video frames
[15:29:56] work: only 1 chapter, disabling chapter markers
[15:29:56] job configuration:
[15:29:56]  * source
[15:29:56]    + C:\-+- temp -+-\a video file.mkv
[15:29:56]    + title 1, chapter(s) 1 to 1
[15:29:56]    + container: matroska,webm
[15:29:56]  * destination
[15:29:56]    + E:\x265\a video file.mkv
[15:29:56]    + container: Matroska (libavformat)
[15:29:56]  * video track
[15:29:56]    + decoder: h264
[15:29:56]    + filters
[15:29:56]      + Framerate Shaper (0:27000000:1126125)
[15:29:56]        + frame rate: same as source (around 23.976 fps)
[15:29:56]      + Crop and Scale (704:480:0:0:0:0)
[15:29:56]        + source: 704 * 480, crop (0/0/0/0): 704 * 480, scale: 704 * 480
[15:29:56]    + loose anamorphic
[15:29:56]      + storage dimensions: 704 * 480, mod 2
[15:29:56]      + pixel aspect ratio: 229 / 189
[15:29:56]      + display dimensions: 852 * 480
[15:29:56]    + encoder: H.265 (libx265)
[15:29:56]      + preset:  veryslow
[15:29:56]      + profile: main10
[15:29:56]      + quality: 28.00 (RF)
[15:29:56]  * subtitle track 1, English (track 2, id 0x2) Text [SSA] -> Passthrough
[15:29:56]  * subtitle track 2, English (track 3, id 0x3) Text [UTF-8] -> Passthrough
[15:29:56]  * audio track 1
[15:29:56]    + decoder: Japanese (Vorbis) (2.0 ch) (track 1, id 0x1)
[15:29:56]      + samplerate: 48000 Hz
[15:29:56]    + mixdown: Stereo
[15:29:56]    + encoder: MP3 (libmp3lame)
[15:29:56]      + bitrate: 192 kbps, samplerate: 48000 Hz
[15:29:56]      + compression level: 2.00
[15:29:56] reader: first SCR 0 id 0x0 DTS 0
x265 [info]: HEVC encoder version 1.5
x265 [info]: build info [Windows][GCC 4.9.0][64 bit] 8bpp
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
x265 [info]: Main profile, Level-3 (Main tier)
x265 [info]: WPP streams / frame threads / pool  : 8 / 2 / 4
x265 [info]: CTU size / RQT depth inter / intra  : 64 / 3 / 3
x265 [info]: ME / range / subpel / merge         : star / 57 / 4 / 4
x265 [info]: Keyframe min / max / scenecut       : 24 / 240 / 40
x265 [info]: Lookahead / bframes / badapt        : 40 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb / refs: 1 / 1 / 1 / 5
x265 [info]: Rate Control / AQ-Strength / CUTree : CRF-28.0 / 1.0 / 1
x265 [info]: tools: rect amp rd=6 psy-rd=0.30 psy-rdoq=1.00 deblock sao signhide b-intra tmvp 
[15:29:56] enclame: opening libmp3lame
[15:29:56] sync: adding 107 ms of silence to audio 0x1  start 12690, next 3000
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 12 frames (start 12690, next 14610)
[15:29:56] sync: adding 149 ms of silence to audio 0x1  start 28080, next 14610
[15:29:56] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 28080, next 29490)
[15:29:56] sync: adding 155 ms of silence to audio 0x1  start 43470, next 29490
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 43470, next 45390)
[15:29:56] sync: adding 148 ms of silence to audio 0x1  start 58770, next 45390
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 58770, next 60270)
[15:29:56] sync: adding 145 ms of silence to audio 0x1  start 73350, next 60270
[15:29:56] sync: audio 0x1 time went backwards 17 ms, dropped 1 frames (start 73350, next 74910)
[15:29:56] sync: audio 0x1 time went backwards 30 ms, dropped 6 frames (start 76050, next 78750)
[15:29:56] sync: adding 141 ms of silence to audio 0x1  start 91440, next 78750
[15:29:56] sync: audio 0x1 time went backwards 17 ms, dropped 5 frames (start 91440, next 93000)
[15:29:56] sync: adding 78 ms of silence to audio 0x1  start 100080, next 93000
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 100080, next 102000)
[15:29:56] sync: adding 102 ms of silence to audio 0x1  start 111240, next 102000
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 2 frames (start 111240, next 112680)
[15:29:56] sync: audio 0x1 time went backwards 20 ms, dropped 2 frames (start 113130, next 114960)
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 5 frames (start 119250, next 120720)
[15:29:56] sync: adding 89 ms of silence to audio 0x1  start 128790, next 120720
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 2 frames (start 128790, next 130230)
[15:29:56] sync: audio 0x1 time went backwards 28 ms, dropped 6 frames (start 132570, next 135150)
[15:29:56] sync: adding 123 ms of silence to audio 0x1  start 146250, next 135150
[15:29:56] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 146250, next 147630)
[15:29:56] sync: audio 0x1 time went backwards 29 ms, dropped 5 frames (start 148230, next 150870)
[15:29:56] sync: adding 112 ms of silence to audio 0x1  start 161010, next 150870
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 161010, next 162930)
[15:29:56] sync: audio 0x1 time went backwards 34 ms, dropped 2 frames (start 167400, next 170490)
[15:29:56] sync: adding 70 ms of silence to audio 0x1  start 176850, next 170490
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 1 frames (start 176850, next 178770)
[15:29:56] sync: audio 0x1 time went backwards 17 ms, dropped 4 frames (start 180720, next 182250)
[15:29:56] sync: audio 0x1 time went backwards 22 ms, dropped 5 frames (start 185130, next 187170)
[15:29:56] sync: adding 139 ms of silence to audio 0x1  start 199710, next 187170
[15:29:56] sync: audio 0x1 time went backwards 17 ms, dropped 5 frames (start 199710, next 201270)
[15:29:56] sync: audio 0x1 time went backwards 25 ms, dropped 4 frames (start 204390, next 206670)
[15:29:56] sync: adding 98 ms of silence to audio 0x1  start 215550, next 206670
[15:29:56] sync: audio 0x1 time went backwards 18 ms, dropped 7 frames (start 215550, next 217230)
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 1 frames (start 219960, next 221430)
[15:29:56] sync: audio 0x1 time went backwards 33 ms, dropped 4 frames (start 226080, next 229110)
[15:29:56] sync: adding 137 ms of silence to audio 0x1  start 241470, next 229110
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 241470, next 243390)
[15:29:56] sync: adding 148 ms of silence to audio 0x1  start 256770, next 243390
[15:29:56] sync: audio 0x1 time went backwards 15 ms, dropped 4 frames (start 256770, next 258150)
[15:29:56] sync: audio 0x1 time went backwards 18 ms, dropped 6 frames (start 260370, next 261990)
[15:29:56] sync: adding 125 ms of silence to audio 0x1  start 273240, next 261990
[15:29:56] sync: audio 0x1 time went backwards 33 ms, dropped 4 frames (start 277110, next 280110)
[15:29:56] sync: adding 90 ms of silence to audio 0x1  start 288270, next 280110
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 288270, next 290190)
[15:29:56] sync: adding 148 ms of silence to audio 0x1  start 303570, next 290190
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 303570, next 305070)
[15:29:56] sync: adding 70 ms of silence to audio 0x1  start 311400, next 305070
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 2 frames (start 311400, next 312840)
[15:29:56] sync: audio 0x1 time went backwards 36 ms, dropped 3 frames (start 313290, next 316560)
[15:29:56] sync: audio 0x1 time went backwards 15 ms, dropped 4 frames (start 335070, next 336480)
[15:29:56] sync: adding 126 ms of silence to audio 0x1  start 347850, next 336480
[15:29:56] sync: audio 0x1 time went backwards 16 ms, dropped 2 frames (start 347850, next 349290)
[15:29:56] sync: audio 0x1 time went backwards 30 ms, dropped 5 frames (start 349830, next 352530)
[15:29:56] sync: adding 112 ms of silence to audio 0x1  start 362610, next 352530
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 362610, next 364530)
[15:29:56] sync: audio 0x1 time went backwards 36 ms, dropped 5 frames (start 369810, next 373050)
[15:29:56] sync: adding 135 ms of silence to audio 0x1  start 385200, next 373050
[15:29:56] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 385200, next 387120)
[15:29:56] sync: adding 149 ms of silence to audio 0x1  start 400590, next 387120
[15:29:56] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 400590, next 402000)
[15:29:57] sync: audio 0x1 time went backwards 30 ms, dropped 5 frames (start 411120, next 413880)
[15:29:57] sync: adding 74 ms of silence to audio 0x1  start 420570, next 413880
[15:29:57] sync: audio 0x1 time went backwards 16 ms, dropped 1 frames (start 420570, next 422040)
[15:29:57] sync: audio 0x1 time went backwards 22 ms, dropped 1 frames (start 422550, next 424560)
[15:29:57] sync: audio 0x1 time went backwards 16 ms, dropped 6 frames (start 426960, next 428400)
[15:29:57] sync: adding 145 ms of silence to audio 0x1  start 441450, next 428400
[15:29:57] sync: audio 0x1 time went backwards 19 ms, dropped 4 frames (start 441450, next 443160)
[15:29:57] sync: adding 87 ms of silence to audio 0x1  start 450990, next 443160
[15:29:57] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 450990, next 452910)
[15:29:57] sync: audio 0x1 time went backwards 20 ms, dropped 4 frames (start 468450, next 470310)
[15:29:57] sync: adding 85 ms of silence to audio 0x1  start 477990, next 470310
[15:29:57] sync: audio 0x1 time went backwards 25 ms, dropped 2 frames (start 477990, next 480270)
[15:29:57] sync: audio 0x1 time went backwards 21 ms, dropped 5 frames (start 484110, next 486030)
[15:29:57] sync: adding 83 ms of silence to audio 0x1  start 493560, next 486030
[15:29:57] sync: audio 0x1 time went backwards 16 ms, dropped 2 frames (start 493560, next 495000)
[15:29:57] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 498240, next 499680)
[15:29:57] sync: adding 145 ms of silence to audio 0x1  start 512730, next 499680
[15:29:57] sync: audio 0x1 time went backwards 17 ms, dropped 1 frames (start 512730, next 514320)
[15:29:57] sync: audio 0x1 time went backwards 31 ms, dropped 5 frames (start 514710, next 517560)
[15:29:57] sync: adding 110 ms of silence to audio 0x1  start 527490, next 517560
[15:29:57] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 527490, next 529410)
[15:29:57] sync: adding 149 ms of silence to audio 0x1  start 542880, next 529410
[15:29:58] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 542880, next 544290)
[15:29:58] sync: adding 71 ms of silence to audio 0x1  start 550710, next 544290
[15:29:58] sync: audio 0x1 time went backwards 20 ms, dropped 4 frames (start 550710, next 552510)
[15:29:58] sync: adding 85 ms of silence to audio 0x1  start 560160, next 552510
[15:29:58] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 560160, next 562080)
[15:29:58] sync: adding 83 ms of silence to audio 0x1  start 569610, next 562080
[15:29:59] sync: audio 0x1 time went backwards 22 ms, dropped 3 frames (start 569610, next 571650)
[15:29:59] sync: audio 0x1 time went backwards 21 ms, dropped 4 frames (start 577440, next 579330)
[15:29:59] sync: adding 103 ms of silence to audio 0x1  start 588600, next 579330
[15:29:59] sync: audio 0x1 time went backwards 17 ms, dropped 5 frames (start 588600, next 590160)
[15:29:59] sync: adding 78 ms of silence to audio 0x1  start 597240, next 590160
[15:29:59] sync: audio 0x1 time went backwards 22 ms, dropped 3 frames (start 597240, next 599280)
[15:30:00] sync: audio 0x1 time went backwards 26 ms, dropped 2 frames (start 616680, next 619080)
[15:30:00] sync: adding 97 ms of silence to audio 0x1  start 627840, next 619080
[15:30:01] sync: audio 0x1 time went backwards 20 ms, dropped 7 frames (start 627840, next 629640)
[15:30:01] sync: adding 123 ms of silence to audio 0x1  start 640710, next 629640
[15:30:01] sync: audio 0x1 time went backwards 15 ms, dropped 1 frames (start 640710, next 642120)
[15:30:01] sync: audio 0x1 time went backwards 17 ms, dropped 3 frames (start 642600, next 644160)
[15:30:02] sync: audio 0x1 time went backwards 15 ms, dropped 4 frames (start 669870, next 671280)
[15:30:02] sync: adding 154 ms of silence to audio 0x1  start 685170, next 671280
[15:30:03] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 685170, next 687090)
[15:30:03] sync: adding 149 ms of silence to audio 0x1  start 700560, next 687090
[15:30:03] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 700560, next 701970)
[15:30:03] sync: adding 145 ms of silence to audio 0x1  start 715050, next 701970
[15:30:03] sync: audio 0x1 time went backwards 17 ms, dropped 1 frames (start 715050, next 716610)
[15:30:04] sync: audio 0x1 time went backwards 20 ms, dropped 2 frames (start 717030, next 718890)
[15:30:04] sync: audio 0x1 time went backwards 16 ms, dropped 5 frames (start 723150, next 724650)
[15:30:04] sync: adding 153 ms of silence to audio 0x1  start 738450, next 724650
[15:30:05] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 738450, next 740370)
[15:30:05] sync: adding 121 ms of silence to audio 0x1  start 751320, next 740370
[15:30:05] sync: audio 0x1 time went backwards 17 ms, dropped 1 frames (start 751320, next 752850)
[15:30:06] sync: audio 0x1 time went backwards 29 ms, dropped 6 frames (start 753210, next 755850)
[15:30:06] sync: adding 132 ms of silence to audio 0x1  start 767790, next 755850
[15:30:06] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 767790, next 769710)
[15:30:06] sync: adding 148 ms of silence to audio 0x1  start 783090, next 769710
[15:30:07] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 783090, next 784590)
[15:30:07] sync: adding 154 ms of silence to audio 0x1  start 798480, next 784590
[15:30:07] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 798480, next 800400)
[15:30:07] sync: adding 83 ms of silence to audio 0x1  start 807930, next 800400
[15:30:07] sync: audio 0x1 time went backwards 22 ms, dropped 3 frames (start 807930, next 809970)
[15:30:08] sync: audio 0x1 time went backwards 21 ms, dropped 4 frames (start 815760, next 817650)
[15:30:08] sync: adding 150 ms of silence to audio 0x1  start 831150, next 817650
[15:30:09] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 831150, next 833070)
[15:30:09] sync: adding 148 ms of silence to audio 0x1  start 846450, next 833070
[15:30:09] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 846450, next 847950)
[15:30:09] sync: adding 154 ms of silence to audio 0x1  start 861840, next 847950
[15:30:09] sync: audio 0x1 time went backwards 17 ms, dropped 5 frames (start 861840, next 863400)
[15:30:10] sync: audio 0x1 time went backwards 19 ms, dropped 6 frames (start 864630, next 866400)
[15:30:10] sync: adding 141 ms of silence to audio 0x1  start 879120, next 866400
[15:30:11] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 879120, next 881040)
[15:30:11] sync: adding 149 ms of silence to audio 0x1  start 894510, next 881040
[15:30:11] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 894510, next 895920)
[15:30:12] sync: audio 0x1 time went backwards 24 ms, dropped 4 frames (start 903330, next 905520)
[15:30:12] sync: adding 146 ms of silence to audio 0x1  start 918720, next 905520
[15:30:13] sync: audio 0x1 time went backwards 18 ms, dropped 7 frames (start 918720, next 920400)
[15:30:13] sync: adding 152 ms of silence to audio 0x1  start 934110, next 920400
[15:30:14] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 934110, next 936030)
[15:30:14] sync: adding 148 ms of silence to audio 0x1  start 949410, next 936030
[15:30:15] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 949410, next 950910)
[15:30:15] sync: adding 154 ms of silence to audio 0x1  start 964800, next 950910
[15:30:15] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 964800, next 966720)
[15:30:15] sync: adding 149 ms of silence to audio 0x1  start 980190, next 966720
[15:30:16] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 980190, next 981600)
[15:30:16] sync: adding 154 ms of silence to audio 0x1  start 995490, next 981600
[15:30:16] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 995490, next 997410)
[15:30:16] sync: adding 149 ms of silence to audio 0x1  start 1010880, next 997410
[15:30:17] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 1010880, next 1012290)
[15:30:17] sync: adding 155 ms of silence to audio 0x1  start 1026270, next 1012290
[15:30:18] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1026270, next 1028190)
[15:30:18] sync: adding 148 ms of silence to audio 0x1  start 1041570, next 1028190
[15:30:18] sync: audio 0x1 time went backwards 16 ms, dropped 7 frames (start 1041570, next 1043070)
[15:30:18] sync: adding 154 ms of silence to audio 0x1  start 1056960, next 1043070
[15:30:19] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1056960, next 1058880)
[15:30:19] sync: adding 149 ms of silence to audio 0x1  start 1072350, next 1058880
[15:30:19] sync: audio 0x1 time went backwards 15 ms, dropped 5 frames (start 1072350, next 1073760)
[15:30:19] sync: adding 112 ms of silence to audio 0x1  start 1083870, next 1073760
[15:30:20] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1083870, next 1085790)
[15:30:20] sync: adding 148 ms of silence to audio 0x1  start 1099170, next 1085790
[15:30:20] sync: audio 0x1 time went backwards 15 ms, dropped 4 frames (start 1099170, next 1100550)
[15:30:21] sync: audio 0x1 time went backwards 26 ms, dropped 6 frames (start 1104750, next 1107150)
[15:30:21] sync: adding 143 ms of silence to audio 0x1  start 1120050, next 1107150
[15:30:22] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1120050, next 1121970)
[15:30:22] sync: adding 149 ms of silence to audio 0x1  start 1135440, next 1121970
[15:30:24] sync: audio 0x1 time went backwards 15 ms, dropped 7 frames (start 1135440, next 1136850)
[15:30:25] sync: audio 0x1 time went backwards 21 ms, dropped 5 frames (start 1139850, next 1141770)
[15:30:25] sync: adding 140 ms of silence to audio 0x1  start 1154430, next 1141770
[15:30:25] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1154430, next 1156350)
[15:30:30] sync: audio 0x1 time went backwards 29 ms, dropped 4 frames (start 1158840, next 1161510)
[15:30:30] sync: adding 113 ms of silence to audio 0x1  start 1171710, next 1161510
[15:30:32] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 1171710, next 1173630)
[15:30:32] sync: adding 148 ms of silence to audio 0x1  start 1187010, next 1173630


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++ Delete 99% of the rest of lines here as its just more of the same ++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


[21:27:43] sync: audio 0x1 time went backwards 21 ms, dropped 7 frames (start 258312960, next 258314880)
[21:27:43] sync: adding 149 ms of silence to audio 0x1  start 258328350, next 258314880
[21:27:43] reader: done. 1 scr changes
[21:27:43] sync: audio 0x1 time went backwards 15 ms, dropped 8 frames (start 258328350, next 258329760)
[21:27:43] sync: adding 91 ms of silence to audio 0x1  start 258337980, next 258329760
[21:27:43] sync: adding 85 ms of silence to audio 0x1  start 258347610, next 258339900
[21:28:18] work: average encoding speed for job is 3.204452 fps
[21:28:18] sync: got 68823 frames, 68826 expected
[21:28:18] render: lost time: 0 (0 frames)
[21:28:18] render: gained time: 0 (0 frames) (0 not accounted for)
[21:28:18] h264-decoder done: 68823 frames, 0 decoder errors, 0 drops
x265 [info]: frame I:    583, Avg QP:24.79  kb/s: 2382.90 
x265 [info]: frame P:  16872, Avg QP:27.03  kb/s: 312.46  
x265 [info]: frame B:  51368, Avg QP:33.62  kb/s: 45.72   
x265 [info]: global :  68823, Avg QP:31.93  kb/s: 130.91  
x265 [info]: Weighted P-Frames: Y:4.6% UV:3.3%
x265 [info]: Weighted B-Frames: Y:4.2% UV:2.9%
x265 [info]: consecutive B-frames: 9.2% 8.2% 11.7% 45.1% 12.3% 7.4% 2.5% 2.6% 1.0% 
[21:28:18] vorbis-decoder done: 0 frames, 0 decoder errors, 0 drops
[21:28:18] mux: track 0, 68823 frames, 47252264 bytes, 131.69 kbps, fifo 16384
[21:28:18] mux: track 1, 59880 frames, 40340352 bytes, 112.42 kbps, fifo 16384
[21:28:18] mux: track 2, 655 frames, 49731 bytes, 0.14 kbps, fifo 128
[21:28:18] mux: track 3, 616 frames, 37617 bytes, 0.10 kbps, fifo 128
[21:28:18] libhb: work result = 0
Encode done!
HandBrake has exited.
Deleted User 13735

Re: Sound problems durring encoding

Post by Deleted User 13735 »

Your audio is Vorbis. Do a forum search and post back if you don't have any luck.
Post Reply