-
Notifications
You must be signed in to change notification settings - Fork 81
element type mismatch 1 != 0 #4
Comments
Unfortunately these are exceptions thrown by handbrake. h265ize has no connection to that error. Unless the encoding doesn't turn out how you expect handbrake's exceptions are pretty safe to ignore. I would assume this error is caused by the previous encoder used to create Ushio.to.Tora.S01E01.VOSTFR.1080p.WEBRip.x264-HORiZON.mkv not meeting the aac specification.
If you do find a problem with the audio, you might not be able to use handbrake. I'll see if I can get your video to work. I'll respond within the next day. |
Thanks for your answers quick :) |
more details : http://prntscr.com/8tsrl6 Error 127 : http://stackoverflow.com/questions/4828083/ffmpeg-php-error-code-127, http://stackoverflow.com/questions/7239380/phps-exec-not-executing-command-for-ffmpeg In the script you use /bin/ffmpeg and for me is not here but here /usr/bin/ffmpeg. Now another error : http://prntscr.com/8ttj84 |
This is very strange. I h265ized your video and it worked flawlessly, same command and everything. Even got french subs on default :D. Just as a note; your should get more aggressive with your quality because you're only going to see a drop of 552MB to 487MB. Try 20 rather than 19. What distro are you running? Make sure your handbrake and ffmpeg are up to date too please. Edit: here's my log btw
|
Strange, I think i have all dependencies ... I use this script in containers docker with debian lastest, do you thinks it could be a problem ? |
What your last error says is there is no subtitle in the finished handbrake encoding. Please make sure you handbrake is up to date. Can you give me the output of |
I use docker and I thinks it's the cause of my issue : ./h265ize -q 20 -n fr Ushio.to.Tora.S01E01.VOSTFR.1080p.WEBRip.x264-HORiZON.mkv [h265ize]: No video files found. To start the container : |
Can you try to run you script inside a container ? |
Unfortunately I can't. Would you be able to temporarily give me access to one to debug your situation? |
Hi,
I have a message error when i encode and after the encode, the files are disappeared.
Erreur :
[aac @ 0x7f898c0b3f00] element type mismatch 1 != 0
The video : -link removed by FallingSnow-
Screen of error : http://prntscr.com/8tmgue
The command use to do this : ./h265ize -n fr -q 19 -d h265 Ushio.to.Tora.S01E01.VOSTFR.1080p.WEBRip.x264-HORiZON.mkv
Thanks.
Regards.
The text was updated successfully, but these errors were encountered: