This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[BUG] Hybrid crash encoding h264/aac in mp4 [Hybrid Shotcut 2018.05.25.1 macOS 10.3.5]
#4
Call looks fine to me:
"/Applications/Hybrid_1806042.app/Contents/MacOS/ffmpeg" -y -loglevel fatal -threads 8 -i "/Volumes/Video/Export/Ensembles_en_cavale_partie_1.mov" -map 0:0 -an -sn   -vf scale=out_range=limited -pix_fmt yuv420p -vsync 0  -f rawvideo - | "/Applications/Hybrid_1806042.app/Contents/MacOS/x264" --crf 20.00 --profile high --level 4.1 --direct auto --qcomp 0.5 --no-mbtree --partitions i4x4,p8x8,b8x8 --no-fast-pskip --subme 5 --trellis 0 --weightp 1 --aq-mode 0 --vbv-maxrate 62500 --vbv-bufsize 78125 --sar 1:1 --non-deterministic --range tv --colormatrix bt470bg --demuxer raw --input-res 1920x1080 --input-csp i420 --input-depth 8 --fps 25/1 --output-depth 8 --output "/Volumes/Video/Export/21_59_58_3010_05.264" -
Seems like the decoder is crashing,..
FFmpeg : Error while processing the decoded data for stream #0:0
What happens if you call:
"/Applications/Hybrid_1806042.app/Contents/MacOS/ffmpeg" -y -loglevel fatal -threads 8 -i "/Volumes/Video/Export/Ensembles_en_cavale_partie_1.mov" -map 0:0 -an -sn   -vf scale=out_range=limited -pix_fmt yuv420p -vsync 0  -f rawvideo /dev/null
inside a terminal?
Can you share a sample of the source?

Cu Selur
Reply


Messages In This Thread
RE: Hybrid crash encoding h264/aac in mp4 [Hybrid Shotcut 2018.05.25.1 macOS 10.3.5] - by Selur - 05.06.2018, 05:07

Forum Jump:


Users browsing this thread: 2 Guest(s)