I copy .mkv movies onto an external hard drive that I connect to a Micca device that's connected to my tv to watch them. Micca won't play x265 movies, only x264 movies. Is there an app or a program that I can run my movies through to see if they're x264 or x265 before copying them to watch them on the Micca?
+ Reply to Thread
Results 1 to 26 of 26
-
-
You are mixing up stuff.
x264 is an encoder for H.264 aka. MPEG-4 AVC
x265 is an encoder for H.265 aka. MPEG-4 HEVC
You only get Encoding Settings:- for H.264 if x264 was used as video encoder
- for H.265 if x265 was used as video encoder
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Either way, h.265 and x265 will not play on the Micca. I need to know if a movie is x264 so I can play it.
-
Okay, you didn't get that.
A movie can't be x264, the MPEG-4 AVC aka. H.264 video stream can be encoded with x264.
If MediaInfo reports the video as MPEG-4 AVC you are probably alright, since your Micca Media Player supports H.264 aka AVC not x264.users currently on my ignore list: deadrats, Stears555, marcorocchini -
Hmmm. So if the format of any movie is MPEG, it will play on the Micca even though the title of the movie says it's x265?
-
h.264 and h.265 are both MPEG codecs.
h.264 = AVC = MPEG 4 Part 10
h.265 = HEVC -
the filename contains the codec name (1080p x265) so avoid those, another name for h265 is HEVC
another solution would be to buy a android TV stick that can decode h.265 video
https://www.androidtv-guide.com/streaming-gaming/categories/ -
Ok, no HEVC will play using the Micca
But AVC will play ?
And MPEG4 will play or will it have to say "Part 10" also? -
-
another solution would be to buy a android TV stick that can decode h.265 video
https://www.androidtv-guide.com/streaming-gaming/categories/ -
I'm trying to avoid having to try them out because I have the choice of x264 and x265 in the name. Some of the movies only come in x265 in the filename but, from past experience, they won't play on the Micca so I have to miss out on them. I've tried converting them to x264 but the files will go from being ~2G to ~12G which is too large.
-
x264 is a particular h.264 encoder. Anything that plays "h.264" should be able to play most x264 encoded videos. So just look for files with h.264, x264, AVC in the name. Though h.264 is a very wide spec -- not all features are supported by all players.
I don't know which Micca player you have but at least some don't support 10 bit or 4K resolution, even they are h.264 encoded. For example:
https://www.miccatron.com/micca-mplay-hd-mini-1080p-digital-media-player/
DOES NOT SUPPORT HEVC/H.265, 10-bit MKV, and 4K videos -
-
Thanks. I didn't know that HEVC is the same as H.265. When I run a movie through MediaInfo, if it doesn't say x265, it says that it's HEVC so I now know that it won't work with Micca. I won't have to first copy it onto an external and trying to play it on the Micca to find out.
Can you give me the name of a simple TV stick that will play HEVC/H.265 movies when connected to my tv? -
Any usb 2or3 flash drive that has 8+ gb of storage space will work.
I think,therefore i am a hamster. -
Any 4K Android TV or Google TV device should be able to play h.265, including 10 bit and HDR.
If you have a WiFi network consider setting up a share on your computer and streaming from there to the Android TV. This is a remarkable Android TV player for US$20:
https://www.walmart.com/ip/onn-Android-TV-4K-UHD-Streaming-Device-with-Voice-Remote-Co...3?athbdg=L1102
It plays pretty much everything (except the latest AV1 codec). But you really need WiFi to use it. Otherwise you'll need to also get a USB hub with Power Delivery to access an external USB drive. -
If you have an xbox one s it will play those types of files.
I think,therefore i am a hamster. -
Then specify a lower bitrate or a higher CRF value when encoding. And you will have to downscale 4K videos to 1080p.
-
-
-
Hi HartsVideo. You could use a simple batch file script to check out each file whether its h264 or hevc, outputting to a log file. It would require you to download the latest ffmpeg say static build and add the ffmpeg utils to say a ffmpeg folder on your Windows PATH.
I have made up a simple util that does that. It uses ffmpegs ffprobe, but it give a lot more than just that. Simply drag and drop all video files onto the util then see the output log file.
If you think you can manage the PATH part and ffmpeg static build download I could make a modified version with just the output you need.
Similar Threads
-
Switch to x265 or stick with x264?
By nick1977 in forum Video ConversionReplies: 20Last Post: 12th Aug 2023, 05:44 -
Help with options while switching from x264 to x265
By sienipulla in forum Video ConversionReplies: 2Last Post: 9th Oct 2021, 08:08 -
convert x265 to x264
By xchcui in forum Video ConversionReplies: 4Last Post: 18th Feb 2021, 05:51 -
Encode x264 to x265?
By BlurayHD in forum Video ConversionReplies: 7Last Post: 7th Jan 2019, 08:30 -
x265 CRF value equivalent to x264
By Wakaku in forum Newbie / General discussionsReplies: 3Last Post: 12th Sep 2018, 14:33