Copy link to clipboard
Copied
So I'm (abuse removed by moderator) tired of this MOV FORMAT. I'm begging for some help.
I am so done. I've LITTERALY been trying to convert this file to mp4 for a month now and I cannot find any solutions.
I've tried :
- handbreak : doesnt work -> the colors are ruined while converting my 4K mov video
- ffmpeg : takes for ages and the file it produces always appears to be "broken" and not readable by windows
- LITTERALY every possible converter including thos on iphone (mediaconvert which worked for a while but now doesn't for some very dark reason)
- importing mov directly in premiere : doesn't work
- buying this stupid HEVC codec windows sells you, which is btw absurd
- converting through Premiere Rush FUN FACT by the way, while having bought this HEVC codec, Adobe still tries to sell me some content by saying that "HEVC codec is required and sold with the adobe creative subscription how cool is that
- converting with VLC : doesn't work either the file size is absurdly ruined or the quality is miserable
- converting through iMovie on a mac : doesn't (abuse removed by moderator) work the colors are RUINED (funny how apple can't even handles its own (abuse removed by moderator) quicktime format)
I am desperate and this close to the meltdown. I can't even believe I'm the only damn person trying to use apple videos in premiere.
Please help. I'm begging.
Love <3.
Copy link to clipboard
Copied
I am so done. I've LITTERALY been trying to convert this file to mp4 for a month now and I cannot find any solutions.
By @Maxime242404783yif
Where does the file come from? Camera, smartphone, internet download, or?
One app that i have had success with when other encoders fail is TMPGEnc Video Mastering Works 7 that seems to eat everything. It does cost money but the trial version will work and will not leave any watermarks in the output.
Or, try the freeware Shutter Encoder to either rewrap the file to se if it works or output it to let´s say Apple ProRes. Shutter Encoder is based on ffmpeg but may use better command than you did. It´s worth trying.
Copy link to clipboard
Copied
Thanks so much for answering ! The footage comes from an Iphone Pro Max 12.
I will definitely try these softwares !
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Please use the free MediaInfo and post a screenshot of the properties of your media in tree view:
https://mediaarea.net/en/MediaInfo
Copy link to clipboard
Copied
The issue isn't the .MOV format. The issue you're having is working with media from a phone. The variables you have are:
1. It's recording HEVC, which is a terrible video codec for editing. It's extremely compressed and requires advanced algorithms to decompress, which makes it very difficult to play in real-time. (Learning about video codecs.)
2. Phones record Variable Framerate, which is like poison to editing software that likes a constant framerate. That combined with the HEVC will result in basically unplayable footage. This needs to be corrected. (Learning about VFR.)
3. Unless you turn it off, phones record in HDR, which is still a relatively niche color space to be working in. This is ok when you are staying in the Apple ecosystem, but if you want to actually work with, color grade, and deliver HDR outside of that then you'll need special equipment to monitor it properly. I recommend disabling that on the phone unless your intention is to work in the HDR niche. 99.9% of media is still going to be consumed as Rec709.
So it seems like you've been dealing with addressing pieces of these phone-related issues, but you're not also getting the color space conversion from HDR to Rec709 correct in the process. You should be able to use a program like Shutter Encoder to do each of these things in one transcode. You can keep all the settings for the video the same (frame size, framerate, etc.) but transcode to an edit-friendly format like Quicktime ProRes 422 LT (also in an .MOV container, but again the container isn't the issue, the codec is. MOV can hold one of the best editing codecs - ProRes - or one of the worst: H265/HEVC). In Shutter Encoder there is also options to override the color space in the Colorimetry menu so you can do a proper conversion from HDR to Rec709 during the transcode. Setting the Colorspace option to Rec.709 should do the trick.
This should hopefully be all the info you need to both understand the issue(s) you're facing and how to address them. Turn off High Efficiency Mode on the phone's video/photo recording settings and I think that will disable the HDR, but you'll still likely get the HEVC/VFR issues, as most phones do. But the HDR is just adding the extra complication for you here, otherwise Handbrake would have done the trick.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now