Scott Rae
Scott Rae
You can see the libraries we use here, and any patches are included in the directories. https://github.com/HandBrake/HandBrake/tree/master/contrib ffmpeg is heavily patched and likely the offender in this case. We've had...
Any chance you can build with —debug=max. and run Gdb to see where it’s crashing.
These segfaults appear to be a different unrelated issue to what the original poster was raising. Without a gdb trace using a debug build, or a source file that can...
Regarding: Unable to read sources, raise a separate issue or discussion topic for that to avoid confusion here please. (Including a scan log) I'm not surprised distro versions are not...
Can you post a 1.5 log as well please. If possible, are you able to share a sample file that reproduces.
Looks like it's crashing out during the muxing stage. Thanks. I've got it reproduced now.
Try the next snapshot when it becomes available.
The encode log you pasted was a crash. Look at the queue window. It'll show you what's passed and what's failed. Note, if you don't clear down the queue, you...
Both logs are of failed encodes. Any chance you can share a Wmv sample file that reproduces?
Confirmed. Something about the audio track is causing this. not encoding the audio and it'll encode fine which is interesting. @galad87 any idea?