Will handbrake recode x264-10bit to x264-8bit?
Playback on my old network media players do not fully support x264hi10 and result in video artifacts during playback (very annoying).
+ Reply to Thread
Results 1 to 8 of 8
-
-
The basic command line will look something like:
Code:ffmpeg -i input10.mp4 -pix_fmt yuv420p -c:v libx264 -c:a copy output8.mp4
-
Thanks,
I don't understand why someone would encode in x264-10bit when there is almost zero hardware support for this. They work perfectly on any computer running software based players but there is basically no known hardware that specifically supports this 100-percent and certainly no affordably displays that can actually interpret this depth of color range.
Why not just skip the x264-10bit and go for the x265-hevc instead which there have been tons of hardware support for the past several years.
I still have not decided whether to just keep these 264-10bit as is and just use a pc to play these 480p-SD or recode them.
I'm now thinking it is not worth the time and resources and just leave them as is. -
I don't understand why someone would encode in x264-10bit when there is almost zero hardware support for this.
b. x265 wasn't always around and really slow at the beginning
c. according to some folks x264 does preserves more details on SD content at the same bitrate
I agree nowadays using H.265 10bitis preferable to using H.264 10bit.users currently on my ignore list: deadrats, Stears555, marcorocchini -
@Selur
Thanks for that info.
I will preserve all the x264-10bit as they are since they are playable on any software and most likely some modern hardware media players.
Similar Threads
-
x264 benchmark? what mobile chipset to do more fast encoding x264 encoding?
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 21st Sep 2018, 23:06 -
How to send 16-bits to x264-10bit or any other way?
By BÌG•bµdd in forum RestorationReplies: 30Last Post: 3rd Jun 2017, 16:02 -
x264 10bit timecode error
By knightplex in forum Video ConversionReplies: 1Last Post: 9th Nov 2016, 12:57 -
10bit to 8bit bat file
By SvenVolfeid in forum Video ConversionReplies: 3Last Post: 13th Sep 2016, 09:10 -
DVD to x264 10bit help
By Mildragon in forum Video ConversionReplies: 7Last Post: 12th Dec 2015, 02:30