svn3097 and later: "gray" frames (ffmpeg input)

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
Deleted User 11865

svn3097 and later: "gray" frames (ffmpeg input)

Post by Deleted User 11865 »

Since the svn3097 change to sream.c: https://trac.handbrake.fr/changeset/3097#file4

Some sources have several seconds worth of corrupt frames in the output. Commenting out the current version of that line in latest svn code gets rid of the issue (but of course is not a solution since that code addresses another problem).

Sample sources:
http://www.gametrailers.com/download/51 ... nes_hd.wmv (requires http://www.gametrailers.com/ registration)
http://www.mediafire.com/?2h2h6nv9fa00rlm

Example output: http://www.mediafire.com/?ovvnam1d7gjyv4s
Deleted User 11865

Re: svn3097 and later: "gray" frames (ffmpeg input)

Post by Deleted User 11865 »

The issue has been fixed and/or worked around in https://trac.handbrake.fr/changeset/3833
rogue23
Enlightened
Posts: 137
Joined: Thu Dec 16, 2010 7:51 pm

Re: svn3097 and later: "gray" frames (ffmpeg input)

Post by rogue23 »

I seem to have suddenly run across this problem with 1 particular video using both the latest nightly as well as 0.9.5. The source file plays fine in VLC. Just the first few frames of the encoded file seem to be partially screwed. Basically, the first 5 seconds of the video are hosed until a scene change.

This one line jumped out at me:

Code: Select all

[mpeg2video @ 0x119979000] warning: first frame is no keyframe

Code: Select all

HandBrake Activity Log for /Volumes/Media/Encodes/title00.m4v: 2011-03-24 23:20:06 -0400
Handbrake Version: 0.9.5 x86_64 (2011010300)

[23:20:06] macgui: Rip: Pending queue count is 1
[23:20:06] macgui: getNextPendingQueueIndex next pending encode index is:2
[23:20:06] macgui: scanning specifically for title: 1
[23:20:06] hb_scan: path=/Volumes/Cube/Queue/title00.mkv, title_index=1
[23:20:06] thread 11f17c000 started ("scan")
libbluray/bdnav/index_parse.c:157: indx_parse(): error opening /Volumes/Cube/Queue/title00.mkv/BDMV/index.bdmv
libbluray/bluray.c:960: nav_get_title_list(/Volumes/Cube/Queue/title00.mkv) failed (0x119a29200)
[23:20:06] bd: not a bd - trying as a stream/file instead
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
GUI ERROR dialog: dvd: ifoOpen failed
GUI ERROR dialog: dvd: ifoOpen failed
Input #0, matroska,webm, from '/Volumes/Cube/Queue/title00.mkv':
  Duration: 00:46:09.16, start: 0.000000, bitrate: 10248 kb/s
    Chapter #0.0: start 0.000000, end 68.134733
    Metadata:
      title           : Chapter 01
    Chapter #0.1: start 68.134733, end 363.663300
    Metadata:
      title           : Chapter 02
    Chapter #0.2: start 363.663300, end 1115.481033
    Metadata:
      title           : Chapter 03
    Chapter #0.3: start 1115.481033, end 1722.420700
    Metadata:
      title           : Chapter 04
    Chapter #0.4: start 1722.420700, end 2006.037367
    Metadata:
      title           : Chapter 05
    Chapter #0.5: start 2006.037367, end 2488.419267
    Metadata:
      title           : Chapter 06
    Chapter #0.6: start 2488.419267, end 2769.166000
    Metadata:
      title           : Chapter 07
    Stream #0.0(eng): Video: mpeg2video, yuv420p, 720x480 [PAR 32:27 DAR 16:9], 9800 kb/s, PAR 186:157 DAR 279:157, 29.97 fps, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
    Metadata:
      title           : 3/2+1
[23:20:06] Found ffmpeg 7 chapters, container=matroska,webm
[23:20:06] Added chapter 1, name='Chapter 01', dur=6132125, (00:01:08)
[23:20:06] Added chapter 2, name='Chapter 02', dur=26597572, (00:04:55)
[23:20:06] Added chapter 3, name='Chapter 03', dur=67663595, (00:12:31)
[23:20:06] Added chapter 4, name='Chapter 04', dur=54624571, (00:10:06)
[23:20:06] Added chapter 5, name='Chapter 05', dur=25525499, (00:04:43)
[23:20:06] Added chapter 6, name='Chapter 06', dur=43414371, (00:08:02)
[23:20:06] Added chapter 7, name='Chapter 07', dur=25267207, (00:04:40)
[23:20:06] scan: decoding previews for title 1
[23:20:06] scan: preview 1
[23:20:06] fifo_close: trashing 0 buffer(s)
[23:20:06] scan: audio 0x1: AC-3, rate=48000Hz, bitrate=448000 English (AC3) (5.1 ch)
[mpeg2video @ 0x119979000] warning: first frame is no keyframe
[23:20:06] scan: preview 2
[23:20:06] scan: preview 3
[23:20:06] scan: preview 4
[23:20:06] scan: preview 5
[23:20:06] scan: preview 6
[23:20:06] scan: preview 7
[23:20:06] scan: preview 8
[23:20:06] scan: preview 9
[23:20:06] Interlacing detected in preview frame 9
[23:20:06] scan: preview 10
[23:20:06] scan: 10 previews, 720x480, 29.970 fps, autocrop = 0/0/4/4, aspect 16:9, PAR 32:27
[23:20:06] scan: title (0) job->width:704, job->height:400
[23:20:06] thread 11f17c000 exited ("scan")
[23:20:06] thread 11f17c000 joined ("scan")
[23:20:06] libhb: scan thread found 1 valid title(s)
[23:20:07] macgui: ScanDone state received from fQueueEncodeLibhb
[23:20:07] macgui: Preset: DVD AAC/AC3 2011.5
[23:20:07] macgui: processNewQueueEncode number of passes expected is: 1
[23:20:07] macgui: Start / Stop set to chapters
[23:20:07] macgui: prepareJob exiting
[23:20:07] thread 11f17c000 started ("work")
[23:20:07] 1 job(s) to process
[23:20:07] starting job
[23:20:07] sync: expecting 83022 video frames
[23:20:07] job configuration:
[23:20:07]  * source
[23:20:07]    + /Volumes/Cube/Queue/title00.mkv
[23:20:07]    + title 1, chapter(s) 1 to 7
[23:20:07]    + container: matroska,webm
[23:20:07]    + data rate: 10248 kbps
[23:20:07]  * destination
[23:20:07]    + /Volumes/Media/Encodes/title00.m4v
[23:20:07]    + container: MPEG-4 (.mp4 and .m4v)
[23:20:07]      + chapter markers
[23:20:07]  * video track
[23:20:07]    + decoder: mpeg2video
[23:20:07]      + bitrate 9800 kbps
[23:20:07]    + frame rate: same as source (around 29.970 fps)
[23:20:07]    + strict anamorphic
[23:20:07]      + storage dimensions: 720 * 480 -> 712 * 480, crop 0/0/4/4, mod 16
[23:20:07]      + pixel aspect ratio: 32 / 27
[23:20:07]      + display dimensions: 843 * 480
[23:20:07]    + filters
[23:20:07]      + Detelecine (pullup) (default settings)
[23:20:07]      + Decomb (default settings)
[23:20:07]    + encoder: x264
[23:20:07]      + options: b-adapt=2:rc-lookahead=50:ref=4:bframes=4:direct=auto:me=umh:subq=9:qpmin=3
[23:20:07]      + quality: 18.00 (RF)
[23:20:07]  * audio track 0
[23:20:07]    + decoder: English (AC3) (5.1 ch) (track 1, id 1)
[23:20:07]      + bitrate: 448 kbps, samplerate: 48000 Hz
[23:20:07]    + mixdown: Dolby Pro Logic II
[23:20:07]    + encoder: ca_aac
[23:20:07]      + bitrate: 160 kbps, samplerate: 48000 Hz
[23:20:07]  * audio track 1
[23:20:07]    + decoder: English (AC3) (5.1 ch) (track 1, id 1)
[23:20:07]      + bitrate: 448 kbps, samplerate: 48000 Hz
[23:20:07]    + AC3 passthrough
[23:20:07] thread 11f4f1000 started ("reader")
[23:20:07] thread 11f681000 started ("AudioSynchronization")
[23:20:07] thread 11f704000 started ("AudioSynchronization")
[23:20:07] thread 120543000 started ("Video decoder (ffmpeg streams)")
[23:20:07] Seeking to chapter 1: starts 0, ends 6132125, AV pos 0
[23:20:07] reader: first SCR 0 id 1 DTS 0
[23:20:07] thread 1205c6000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 0
[23:20:07] thread 12085e000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 1
[23:20:07] thread 120c9c000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 2
[23:20:07] thread 120d9f000 started ("yadif_filter_segment")
[23:20:07] thread 120f73000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 3
[23:20:07] yadif thread started for segment 4
[23:20:07] yadif thread started for segment 5
[23:20:07] thread 120ff6000 started ("yadif_filter_segment")
[23:20:07] thread 121079000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 6
[23:20:07] thread 1210fc000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 7
[23:20:07] thread 12117f000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 8
[23:20:07] thread 121202000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 9
[23:20:07] thread 121285000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 10
[23:20:07] thread 121308000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 11
[23:20:07] thread 12138b000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 12
[23:20:07] thread 12140e000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 13
[23:20:07] thread 121491000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 14
[23:20:07] thread 121514000 started ("yadif_filter_segment")
[23:20:07] yadif thread started for segment 15
[23:20:07] thread 121597000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 0
[23:20:07] thread 12161a000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 1
[23:20:07] thread 12169d000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 2
[23:20:07] thread 121720000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 3
[23:20:07] thread 1217a3000 started ("decomb_filter_segment")
[23:20:07] thread 121826000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 5
[23:20:07] decomb thread started for segment 4
[23:20:07] thread 12190f000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 6
[23:20:07] thread 121992000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 7
[23:20:07] thread 121a15000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 8
[23:20:07] thread 121b54000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 9
[23:20:07] thread 121bd7000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 10
[23:20:07] thread 121c5a000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 11
[23:20:07] thread 121cdd000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 12
[23:20:07] thread 121d60000 started ("decomb_filter_segment")
[23:20:07] thread 121de3000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 13
[23:20:07] decomb thread started for segment 14
[23:20:07] thread 121e66000 started ("decomb_filter_segment")
[23:20:07] decomb thread started for segment 15
[23:20:07] thread 121f56000 started ("Renderer")
[mpeg2video @ 0x1020a0c00] warning: first frame is no keyframe
[mpeg2video @ 0x1020a0c00] warning: first frame is no keyframe
[23:20:07] encx264: min-keyint: auto (29), keyint: 300
[23:20:07] encx264: encoding with stored aspect 32/27
[23:20:07] encx264: Encoding at constant RF 18.000000
[23:20:07] encx264: opening libx264 (pass 0)
x264 [info]: using SAR=32/27
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2
x264 [info]: profile High, level 3.0
[23:20:07] thread 12d334000 started ("H.264/AVC encoder (libx264)")
No accelerated IMDCT transform found
[23:20:07] thread 12d3b7000 started ("AC3 decoder")
[23:20:07] thread 12d690000 started ("AAC encoder (Apple)")
No accelerated IMDCT transform found
[23:20:07] thread 12d713000 started ("AC3 decoder")
[23:20:07] thread 12d796000 started ("Video Synchronization")
[23:20:07] sync: first pts is 2970
[23:20:07] sync: video time didn't advance - dropped 1 frames (delta 0 ms, current 5940, next 9000, dur 3060)
[23:20:07] muxmp4: track 0, chunk duration 12012
[23:20:07] muxmp4: track 1, chunk duration 6407
[23:20:07] muxmp4: track 2, chunk duration 6407
[23:20:07] muxmp4: disabled extra audio track 2
[23:20:07] thread 13256b000 started ("Muxer")
[23:20:07] thread 1325ee000 started ("Muxer")
[23:20:21] macgui: Rip: Pending queue count is 0
[23:20:23] macgui: cancelling current job and stopping the queue
[23:20:23] reader: done. 1 scr changes
[23:20:23] thread 11f4f1000 exited ("reader")
[23:20:23] thread 1325ee000 exited ("Muxer")
[23:20:23] thread 13256b000 exited ("Muxer")
[23:20:23] work: average encoding speed for job is 56.978828 fps
[23:20:23] thread 12d334000 exited ("H.264/AVC encoder (libx264)")
[23:20:23] thread 121f56000 exited ("Renderer")
[23:20:23] thread 12d713000 exited ("AC3 decoder")
[23:20:23] thread 11f704000 exited ("AudioSynchronization")
[23:20:23] thread 11f681000 exited ("AudioSynchronization")
[23:20:23] thread 12d3b7000 exited ("AC3 decoder")
[23:20:23] thread 12d690000 exited ("AAC encoder (Apple)")
[23:20:23] thread 12d796000 exited ("Video Synchronization")
[23:20:23] thread 12d796000 joined ("Video Synchronization")
[23:20:23] sync: got 839 frames, 83022 expected
[23:20:23] thread 11f681000 joined ("AudioSynchronization")
[23:20:23] thread 11f704000 joined ("AudioSynchronization")
[23:20:23] thread 120543000 exited ("Video decoder (ffmpeg streams)")
[23:20:23] thread 120543000 joined ("Video decoder (ffmpeg streams)")
[23:20:23] mpeg2video-decoder done: 853 frames, 0 decoder errors, 0 drops
[23:20:23] thread 121f56000 joined ("Renderer")
[23:20:23] render: lost time: 489060 (163 frames)
[23:20:23] render: gained time: 487530 (647 frames) (1530 not accounted for)
[23:20:23] render: average dropped frame duration: 3000
[23:20:23] fifo_close: trashing 1 buffer(s)
[23:20:23] fifo_close: trashing 3 buffer(s)
[23:20:23] thread 12d334000 joined ("H.264/AVC encoder (libx264)")
x264 [info]: frame I:7     Avg QP:12.90  size: 32587  PSNR Mean Y:60.61 U:62.51 V:62.37 Avg:61.11 Global:51.20
x264 [info]: frame P:171   Avg QP:19.55  size: 16672  PSNR Mean Y:48.92 U:51.63 V:51.73 Avg:49.63 Global:45.92
x264 [info]: frame B:387   Avg QP:20.55  size:  8592  PSNR Mean Y:44.30 U:47.95 V:47.96 Avg:45.19 Global:44.81
x264 [info]: consecutive B-frames:  5.9%  5.7% 16.6% 38.6% 33.1%
x264 [info]: mb I  I16..4: 27.2% 57.3% 15.5%
x264 [info]: mb P  I16..4:  5.4% 26.9%  5.0%  P16..4: 29.7% 15.3%  7.9%  0.0%  0.0%    skip: 9.8%
x264 [info]: mb B  I16..4:  0.9%  5.9%  1.8%  B16..8: 44.9% 10.2%  2.2%  direct:10.0%  skip:24.1%  L0:41.1% L1:48.1% BI:10.7%
x264 [info]: 8x8 transform intra:70.0% inter:67.1%
x264 [info]: direct mvs  spatial:96.9% temporal:3.1%
x264 [info]: coded y,uvDC,uvAC intra: 83.3% 88.3% 63.5% inter: 37.1% 40.7% 3.3%
x264 [info]: i16 v,h,dc,p: 32% 17% 12% 40%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10%  9%  6%  9% 13% 13% 13% 12% 15%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu:  9%  7%  4%  9% 13% 15% 14% 13% 16%
x264 [info]: i8c dc,h,v,p: 32% 29% 20% 19%
x264 [info]: Weighted P-Frames: Y:11.1% UV:8.2%
x264 [info]: ref P L0: 53.2% 11.4% 24.6%  8.7%  2.1%  0.1%
x264 [info]: ref B L0: 88.2%  9.7%  2.1%
x264 [info]: ref B L1: 93.3%  6.7%
x264 [info]: SSIM Mean Y:0.9807464 (17.155db)
x264 [info]: PSNR Mean Y:45.912 U:49.253 V:49.285 Avg:46.739 Global:45.160 kb/s:2177.33
[23:20:23] thread 12d3b7000 joined ("AC3 decoder")
[23:20:23] thread 12d690000 joined ("AAC encoder (Apple)")
[23:20:23] thread 12d713000 joined ("AC3 decoder")
[23:20:23] thread 13256b000 joined ("Muxer")
[23:20:23] thread 1325ee000 joined ("Muxer")
[23:20:24] mux: file size, 8087010 bytes
[23:20:24] mux: track 0, 554 frames, 6305237 bytes, 2184.61 kbps, fifo 8
[23:20:24] mux: video bitrate error, +6305237 bytes
[23:20:24] mux: track 1, 1081 frames, 470587 bytes, 163.05 kbps, fifo 512
[23:20:24] mux: track 2, 721 frames, 1292032 bytes, 447.66 kbps, fifo 256
[23:20:24] mux: overhead, 8.13 bytes per frame
[23:20:24] thread 11f4f1000 joined ("reader")
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 4 buffer(s)
[23:20:24] fifo_close: trashing 14 buffer(s)
[23:20:24] fifo_close: trashing 14 buffer(s)
[23:20:24] fifo_close: trashing 9 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] fifo_close: trashing 0 buffer(s)
[23:20:24] decomb: deinterlaced 0 | blended 0 | unfiltered 661 | total 661
[23:20:24] thread 1205c6000 exited ("yadif_filter_segment")
[23:20:24] thread 1205c6000 joined ("yadif_filter_segment")
[23:20:24] thread 12085e000 exited ("yadif_filter_segment")
[23:20:24] thread 12085e000 joined ("yadif_filter_segment")
[23:20:24] thread 120c9c000 exited ("yadif_filter_segment")
[23:20:24] thread 120c9c000 joined ("yadif_filter_segment")
[23:20:24] thread 120d9f000 exited ("yadif_filter_segment")
[23:20:24] thread 120d9f000 joined ("yadif_filter_segment")
[23:20:24] thread 120f73000 exited ("yadif_filter_segment")
[23:20:24] thread 120f73000 joined ("yadif_filter_segment")
[23:20:24] thread 120ff6000 exited ("yadif_filter_segment")
[23:20:24] thread 120ff6000 joined ("yadif_filter_segment")
[23:20:24] thread 121079000 exited ("yadif_filter_segment")
[23:20:24] thread 121079000 joined ("yadif_filter_segment")
[23:20:24] thread 1210fc000 exited ("yadif_filter_segment")
[23:20:24] thread 1210fc000 joined ("yadif_filter_segment")
[23:20:24] thread 12117f000 exited ("yadif_filter_segment")
[23:20:24] thread 12117f000 joined ("yadif_filter_segment")
[23:20:24] thread 121202000 exited ("yadif_filter_segment")
[23:20:24] thread 121202000 joined ("yadif_filter_segment")
[23:20:24] thread 121285000 exited ("yadif_filter_segment")
[23:20:24] thread 121285000 joined ("yadif_filter_segment")
[23:20:24] thread 121308000 exited ("yadif_filter_segment")
[23:20:24] thread 121308000 joined ("yadif_filter_segment")
[23:20:24] thread 12138b000 exited ("yadif_filter_segment")
[23:20:24] thread 12138b000 joined ("yadif_filter_segment")
[23:20:24] thread 12140e000 exited ("yadif_filter_segment")
[23:20:24] thread 12140e000 joined ("yadif_filter_segment")
[23:20:24] thread 121491000 exited ("yadif_filter_segment")
[23:20:24] thread 121491000 joined ("yadif_filter_segment")
[23:20:24] thread 121514000 exited ("yadif_filter_segment")
[23:20:24] thread 121514000 joined ("yadif_filter_segment")
[23:20:24] thread 121597000 exited ("decomb_filter_segment")
[23:20:24] thread 121597000 joined ("decomb_filter_segment")
[23:20:24] thread 12161a000 exited ("decomb_filter_segment")
[23:20:24] thread 12161a000 joined ("decomb_filter_segment")
[23:20:24] thread 12169d000 exited ("decomb_filter_segment")
[23:20:24] thread 12169d000 joined ("decomb_filter_segment")
[23:20:24] thread 121720000 exited ("decomb_filter_segment")
[23:20:24] thread 121720000 joined ("decomb_filter_segment")
[23:20:24] thread 1217a3000 exited ("decomb_filter_segment")
[23:20:24] thread 1217a3000 joined ("decomb_filter_segment")
[23:20:24] thread 121826000 exited ("decomb_filter_segment")
[23:20:24] thread 121826000 joined ("decomb_filter_segment")
[23:20:24] thread 12190f000 exited ("decomb_filter_segment")
[23:20:24] thread 12190f000 joined ("decomb_filter_segment")
[23:20:24] thread 121992000 exited ("decomb_filter_segment")
[23:20:24] thread 121992000 joined ("decomb_filter_segment")
[23:20:24] thread 121a15000 exited ("decomb_filter_segment")
[23:20:24] thread 121a15000 joined ("decomb_filter_segment")
[23:20:24] thread 121b54000 exited ("decomb_filter_segment")
[23:20:24] thread 121b54000 joined ("decomb_filter_segment")
[23:20:24] thread 121bd7000 exited ("decomb_filter_segment")
[23:20:24] thread 121bd7000 joined ("decomb_filter_segment")
[23:20:24] thread 121c5a000 exited ("decomb_filter_segment")
[23:20:24] thread 121c5a000 joined ("decomb_filter_segment")
[23:20:24] thread 121cdd000 exited ("decomb_filter_segment")
[23:20:24] thread 121cdd000 joined ("decomb_filter_segment")
[23:20:24] thread 121d60000 exited ("decomb_filter_segment")
[23:20:24] thread 121d60000 joined ("decomb_filter_segment")
[23:20:24] thread 121de3000 exited ("decomb_filter_segment")
[23:20:24] thread 121de3000 joined ("decomb_filter_segment")
[23:20:24] thread 121e66000 exited ("decomb_filter_segment")
[23:20:24] thread 121e66000 joined ("decomb_filter_segment")
[23:20:24] Freed 32 buffers of size 2048
[23:20:24] Freed 27 buffers of size 8192
[23:20:24] Freed 32 buffers of size 16384
[23:20:24] Freed 32 buffers of size 65536
[23:20:24] Freed 32 buffers of size 131072
[23:20:24] Freed 32 buffers of size 524288
[23:20:24] Allocated 29122560 bytes of buffers on this pass and Freed 23879680 bytes, 5242880 bytes leaked
[23:20:24] thread 11f17c000 exited ("work")
[23:20:24] thread 11f17c000 joined ("work")
[23:20:24] libhb: work result = 0
Deleted User 11865

Re: svn3097 and later: "gray" frames (ffmpeg input)

Post by Deleted User 11865 »

1) the issue discussed in this thread is fixed; this may be a similar issue but the cause must be different. Please start another topic.

2) why are you building HandBrake with --enable-ff-mpeg2? And if you're not, please provide a sample of the source.
Deleted User 11865

Re: svn3097 and later: "gray" frames (ffmpeg input)

Post by Deleted User 11865 »

Rodeo wrote:2) why are you building HandBrake with --enable-ff-mpeg2? And if you're not, please provide a sample of the source.
Nevermind. This is a bug, I can reproduce it with some of my sources.
Post Reply