2019-04-17, 04:19 PM
Cool I will give it a shot!
Best format for exporting from Resolve?
|
2019-04-17, 04:19 PM
Cool I will give it a shot!
2019-04-17, 05:40 PM
Yeah, noticed that with h264 as well, went back to using mp4.
(2019-04-17, 04:14 PM)TomArrow Wrote: Premiere is pretty bitchy about h264 as well and will only process it properly in mp4 from my experience. Different containers will be read (even mkv in some newer versions) but have duplicate frames, frame skips etc., not reliable at all. h264 in mp4 is very reliable in Premiere tho, I wonder how Resolve handles it.
2019-04-17, 06:00 PM
I tried importing an MP4 with 264 in it, then exporting and compared back to the original. Unfortunately, it still has 1 extra frame at the beginning for who knows what reason.
2019-04-17, 10:05 PM
(2019-04-17, 04:06 PM)TomArrow Wrote: You aren't even lying. I just checked in Resolve and I can't select Lagarith either. Quite baffling, I did absolutely not expect this. First software ever that can't detect AVI Codecs. I tried a quick encode from Simple x264 with the DNxHR file and it seems to work great! I just loaded it as a FFVideoSource in my AVS script, is there anything else I should be worried about like colorspace or anything?
2019-04-17, 10:47 PM
I think you should be fine. I never worked with Simple x264 but if you stay in YUV colorspace I don't see what can go wrong. Specify Rec709 in the x264 encoding settings as well, just to be sure that it gets decoded properly as well upon playback.
Edit: goddammit I just wrote all the following shit and clicked on Cancel Edit accidentally and it deleted all of it. Pff, again lol. If you want to do high bit-depth encodes, you will need AviSynth+ and 10-bit x264 tho. If you have AviSynth+ anyway and your DNxHR was done at 10 or 12 bits, you can apply dithering to potentially improve the "perceived detail" of an 8 bit encode. You would do it with something like this: Code: yoursource.ConvertToYUV444().ConvertBits(8,dither=1) You can read up the documentation of ConvertBits to see how the dither effectively works. The ConvertToYUV444 is just there to guarantee best possible quality processing at 4:4:4 color sampling, but I'm not sure if you will profit much from that if you do a 4:2:0 encode in the end. But I guess it can't hurt either way. Thanks given by: bronan
I've had a lot of headaches exporting from Resolve. For best results, export an image sequence of some kind - DPX or Tiff. If you don't have the disk space for that, I prefer the Cineform YUV codec to anything else: size is about the same as DnxHR, but I don't have the same problems with shifting black levels - with DnxHR, Adobe products usually see the black levels correctly (though not always), but ffmpeg/AviSynth/Virtualdub, etc nearly always messes up, resulting in either crushed blacks or milky blacks.
If you do take the Cineform route, you should also download and install the free GoPro Studio software - without that, you won't be able to preview your exports in MPC or Quicktime player, nor import it into many programs (it works fine with Adobe CC 2018 and later - maybe 2017 as well, but probably not with anything older than that unless the GoPro software is installed.) The built in H264 encoder is awful - even with an insanely high bitrate and max quality, slowest setting there are horrible compression artifacts. If your video card is supported, and you can select Hardware encoding instead of software encoding, it is much better, but still not great.
The007Dossier
TheStarWarsTrilogy Donations always welcome: paypal.me/williarob4K77 / BTC: bc1qzr9ejyfpzm9ea2dglfegxzt59tys3uwmj26ytj Thanks given by: bronan , HippieDalek , shiftyeyes
2019-07-01, 08:42 PM
Thanks a bunch for the info! I will give the Cineform YUV a shot the next time I export.
2019-07-01, 09:52 PM
Thanks given by: bronan
2019-07-02, 09:07 AM
Which lossless format could I use with Virtualdub, to export to Resolve?
And which lossless format Resolve could export, to encode with an external encoder?
2019-07-02, 02:23 PM
(2019-07-02, 09:07 AM)spoRv Wrote: Which lossless format could I use with Virtualdub, to export to Resolve? I export from Virtualdub using Virtualdub 2 because it has a built in (reverse engineered) Apple Prores codec and allows me to save it in a Quicktime container. That combination works extremely well when importing into Resolve. Again, for export from Resolve, you can't go wrong with an image sequence, DPX or Tiff. Easy to bring into an Avisynth script and compatible with everything. The cineform option in an AVI or Quicktime container should also be universally compatible, as long as you install the free GoPro Studio on your system. Resolve relies entirely on an internal suite of codecs, and completely ignores any others that may be installed on your system, like lagarith or MagicYUV. That's why you can't export as Lagarith, and why you still need to install the GoPro codecs separately if you want to use your export outside of Resolve or some other software (like Premiere CC 2018+) that also includes the codecs as part of the program. There may be a way to add to the list of codecs it can use, perhaps by copying dlls into a Blackmagic folder, and/or updating an xml list somewhere, or it may all be hardcoded into the program - I haven't really looked into it.
The007Dossier
TheStarWarsTrilogy Donations always welcome: paypal.me/williarob4K77 / BTC: bc1qzr9ejyfpzm9ea2dglfegxzt59tys3uwmj26ytj |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Best way to convert MKV for use in DaVinci Resolve? | Hitcher | 24 | 11,223 |
2021-04-28, 06:36 PM Last Post: Beber |
|
4K 10bit Rec2020 HDR to Lossless format for editing ? | CSchmidlapp | 19 | 9,649 |
2021-02-04, 01:55 PM Last Post: CSchmidlapp |
|
Issue Exporting Audio in Premiere | Croweyes1121 | 16 | 10,431 |
2020-02-28, 06:13 PM Last Post: deleted user |
|
Syncing clips in Davinci Resolve | trondmm | 0 | 2,021 |
2019-08-12, 05:36 PM Last Post: trondmm |
|
[Help] Can DaVinci Resolve trim without re-encode? | Evit | 13 | 9,105 |
2019-04-11, 06:41 PM Last Post: X5gb |
|
[Help] Adobe After Effects Exporting | menzerin | 29 | 27,742 |
2018-08-26, 04:51 PM Last Post: DoomBot |
|
Any way to watch VUDU mp4 files in MKV format? | Jetrell Fo | 2 | 4,929 |
2017-12-18, 10:57 PM Last Post: Jetrell Fo |