I would like to get rid of the message and don't know if this is possible?
FFmpeg.exe ... -f yuv4mpegpipe -strict -1 -pix_fmt yuv422p10le | x264-10bit.exe ...
[yuv4mpegpipe @ 00000000065f04c0] Encoder did not produce proper pts, making some up.
The problem is that not all of programs want to read the codec X264.
When I use the command rawvideo is fine. There are only loss of quality for converting RGB.
FFmpeg.exe ... -f rawvideo -pix_fmt yuv422p10le | x264-10bit.exe ...
+ Reply to Thread
Results 1 to 3 of 3
-
-
I know this is a small problem. However, it was suggested to me that YUV conversion by the container rawideo is unprofessional. So out of curiosity I ask how it is done for the X264 / X265 / VPX / other?
Edit: I tested last codecs Intel H264 i422 10bit and HEVC i420 8bit in Magix Movie Edit Pro 2016. They don't tolerate convert to yuv4mpegpipe.Last edited by Jamaika; 1st Oct 2015 at 03:35.
Similar Threads
-
how is maxrate used in FFMPEG when converting?
By hxuanyu in forum Video ConversionReplies: 0Last Post: 8th Sep 2013, 19:20 -
converting for ipad using ffmpeg 0.8
By richiedood in forum Video ConversionReplies: 0Last Post: 1st Jul 2011, 18:03 -
Converting everything to mp4 using ffmpeg
By euphonic in forum Video ConversionReplies: 1Last Post: 13th May 2011, 07:53 -
FFmpeg ignores -aspect option when converting from .ts to .dv
By intracube in forum Video ConversionReplies: 1Last Post: 12th Jan 2011, 17:53