Hi,
I found by using adobe media encoder to trancode gh2 footage (with intra-esting hack) to Format Mpeg 2 mxf and preset, xdcam hd 50 pal ,video codec: xdcam hd 50pal 4:2:2 the out put files work nicely with dresolve ,with realtime preview and gpu exaloration. allso use the drive speed test with dresolve to see if your system is up to scratch. I7 920 @3.336ghz gtx 470 , ssd boot drive, two raid two drive arrays 25gb kingston hperx ram,win7 64, (with above system the works ok anything less would be very slow..) I hope this info helps
So I read the new Resolve (win) writes ProRes? Any details? Who wrote a Apple ProRes codec that runs on a PC? Wouldn't we be able to access the codec in other apps now?
I have this problem that i can't export with sound from dresolve, anyone else got this problem and a workaround or so ? thx!
@klem007 DaVinci resolve is a color grading app, not a finishing app it does not do sound (just like audio editing apps don't do video). Please read my previous post (the long one), it describes the workflow.
@dkitsov Hey thanks for the reply! I did some research and found that out for myself ^^ i'll check your posts for a good workflow =) The thing most important for me is to see in which codec i need te convert my .mts files since premiere handles them natively but davince doesn't..
thx again, greetz from belgium
@klem007 ColorGHear works in AE which can handle your entire prem pro project, and the raw MTS files seamlessly.
@Shian, please do not dilute the discussion with the shameless self promotion. :)
Here is a solution for MXF files on Windows.
You must download and install Avid DNxHD codec from the Avid website for this to work.
Download ffmbc source (search google), put it into folder, compile. If cannot compile (I do not know how) then download one of the precompiled Windows distributions version higher 0.7 (search google) and put ffmbc.exe file in the same folder as earlier. Then create a text file and paste the following (not including Start/stop copy markers) into it:
Start copy after here DO ( md mov )
for %%f IN (*.mxf) DO ( "C:\Location\of\ffmbc\folder\FFmbc-0.6.1\ffmbc.exe" -i %%f -vcodec copy %%~nf.mov )
DO ( move *.mov "mov\" ) Stop copy before here
You will need to replace the "C:\Location\of\ffmbc\folder\FFmbc-0.6.1\ with the path relevant to your system.
After doing so save the file anywhere you will find it (I suggest ffmbc root folder) and change it's extension to .bat. Name the file anything you want: for example "mxf_to_mov.bat" After that create a new folder into which you will output your mxf files from DaVinci Resolve. When rendering mxf files and your original files having too long of the names, use renaming features in Resolve Render panel (refer to Resolve manual), so you have short file names like {0001projextmxf.mxf} The reason is that ffmbc does not like file names with spaces in it or the long ones.
In resolve go to conform panel and under Timeline management section do Export. Export an xml. Once you have your rendered files copy and paste the .bat file we created earlier into your render folder with the .mxf files. Double click the .bat file and let it run. It will create a folder named "mov" and put the .mov versions of your mxf renders there.
Put an .xml file from before into a new mov folder alongside with your newly trans-coded .mov files. Right click on .xml file and choose edit. Edit it in text editor of choice. You will want to use replace feature of your text editor (normally in Edit menu) and ave it replace all of .mxf with .mov strings. This way your xml will now refer to mov files.
After doing that start Premiere Pro or any other app that understand FCP XML format and create a new project. Then do Import and navigate to a folder with the xml file from before. If Premiere pro will ask for location of .mov files point it to the mov folder making sure that display only matching names media is checked. You are done.
You might be able to simplify this process even more by using AnotherGUI or some other ffmpeg/ffmbc GUI.
Just wanted to report that my Asus N53SV, with gt540, i72630QM and 1080 monitor just arrived and I have to say is a powerful machine. Resolve installed with no problem, just had to upgrade my gpu driver. It worked with 4gb ram giving 6fps playback. http://www.amazon.com/N53SV-EH72-15-6-Inch-Dynamic-Entertainment-Aluminum/dp/B005UUSIGS/ref=sr_1_1?ie=UTF8&qid=1331306495&sr=8-1
It looks like you're new here. If you want to get involved, click one of these buttons!