View Single Post
Old 14th April 2017, 11:35   #8  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
using a R7 1800X@stock I got the same problem as Danilecz -> https://pastebin.com/xEd81pxZ
Code:
ffmpeg\ffmpeg.exe -i Sample\Exodus_UHD_HDR_Exodus_draft.mp4 -an -f rawvideo -   | x265\x265.exe --input-res 3840x2160 --fps 23.976 - -o Output\x265_2160p.265 --input-depth 10 --output-depth 10 --crf 24 --preset medium --tune grain --ssim --psnr --asm AVX,FMA3,FMA4,LZCNT,BMI1,BMI2,AVX2 --frames 100
aborts with:
Code:
frame=  105 fps=3.3 q=-0.0 size= 2551500kB time=00:00:04.37 bitrate=4777574.4kbiError writing trailer of pipe:: Broken pipe
frame=  105 fps=2.5 q=-0.0 Lsize= 2551500kB time=00:00:04.37 bitrate=4777574.4kbits/s speed=0.104x
video:2551500kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
Conversion failed!
Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote