19.09.2019, 18:14
(19.09.2019, 18:05)Selur Wrote: What happens if you call:
inside a terminal prompt?"/home/john/Downloads/hybrid/mplayer" "/home/john/video/_sources_full_remux/X-Men.Apocalypse.2016.MULTi.TRUEFRENCH.2160p.BluRay.REMUX.HEVC.10bits.HDR.DTS.5.1.DTS-HD.MA.TrueHD.Atmos.7.1-TSC.mkv" -forcedsubsonly -nosub -noautosub -fps 24000/1001 -nocache -aid 0 -lavdopts threads=8
That :
MPlayer interrupted by signal 4 in module: demux_open
- MPlayer crashed by an 'Illegal Instruction'.
It usually happens when you run it on a CPU different than the one it was
compiled/optimized for.
Verify this!
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.