Unable to view newer .MOV video files on Fedora 41

Problem

In my case, with latest VLC version on Fedora 41 intel x64, I get the error:
'Your input can’t be opened:
VLC is unable to open the MRL ‘file:///shared/IMG_4608.MOV’. Check the log for details."

Apparently, it only happens with newer .mov files from iphone 12, with IOS 17.6.1. Another video in .mov format, from Same iphone but made back in Dec 2023 works just fine.

no idea where VLC saves the log file; ‘which’ isn’t helpful.

I have had this issue since I bought this new laptop with Fedora 41 intel x64 on it, so it never worked.
It’s not just VLC having this issue, all other software for video’s have same issue, however, I am using VLC for a decade and it has the reputation to be able to view virtually anything, but apparently not on Fedora Linux.
the Default Video app of Fedora gives a message about a codec missing, but I tried installing it, with same result.


I have been reading of people having same issue on different versions of Fedora, some unresolved some resolved, but all possible solution I viewed have been tried, I have installed all rpm’s , libraries which are supposed to be required, but obvously I am missing some sort of codecs for Apple’s new .mov files requirements…

any advice is appreciated.
Nico.

Top

Cause

Not yet known.

Related Issues

Bugzilla report: #NNNN

Workarounds

None yet.

MOV is not a movie format. It is a container for movies in many formats.

You will need to find out what the movie format is with in the .mov container.

use mediainfo to find out which codec was used to encode the video

@moderators why is this a wiki post?

Unwiki’ed

2 Likes

Because it was created in Proposed Common Issues , although the template clearly instructs people to use Ask Fedora instead.

I’m surprised new users are allowed to do this.

So far I’ve wanted anyone to be able to propose a new common issue. Unfortunately there’s some percentage of people who don’t read the instructions, so it might need to change.

The percentage is small enough to leave everything as-is, IMHO. moving a topic from Proposed Common Issues to Ask Fedora is just one click, and we need to assume that this is not done intentionally or bad intentions in mind.

1 Like

@mix75
I am not 100% sure but I think older iOS used H.264 coded and newer versions use HVEC (H.265).

Follow Howto/Multimedia - RPM Fusion to install the necessary codecs from rpmfusion.

That sounds likely.

does this help to figure out what codec I might be missing?

here is a larger .mov file;

and this is the one which is opening fine from last year:

pls read Flo’s 2nd post.

I am not installing anything which guesses what I need. I have already installed a million codecs and did not help. is there a way to find out what Fedora lacks for this video file or not?

It’s not a guess.
the images you’ve posted confirm it!

Alternatively you could try to force your phone to use the older video codec instead of hevc(x265) . I don’t know if it’s possible though.

and where do you see that confirmation in my screenshots? I can’t see anywhere the H.265

google it! :slight_smile:
HEVC=h265

I don’t use google and you can just be as clear as possible in the reply, no need to be mystic or cool. it’s not actually. but thanks for the info…

1 Like

You must surely know that ‘google it!’ is a synonym for ‘use your favorite search engine’.

Did you use rpmfusion codecs ? Configuration - RPM Fusion to enable repos free and non-free after that follow exactly Howto/Multimedia - RPM Fusion don’t skip first step to swap ffmpeg that will give needed codecs to vlc