Page 1 of 1

MOV, MKV, MP4.. not understand..14.3

PostPosted: Tue Mar 20, 2018 4:55 pm
by manuel_songokuh
hi

i want to ask all you: what is up for Media..
what does Resolve can reads file format????

then i tell you:
file is MOV (original):

ffprobe out1.mov
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out1.mov':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf56.25.101
Duration: 00:27:19.96, start: 0.021333, bitrate: 1028 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1024x576 [SAR 1:1 DAR 16:9], 894 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 libx264
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 127 kb/s (default)
Metadata:
handler_name : DataHandler
this mov is not show in Media of resolve Davinci 14.3 WHY? :?:

so i try convert with ffmpeg:
ffmpeg -i out1.mov out1-try.mkv
Output #0, matroska, to 'out1-try.mkv':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf56.25.101
Stream #0:0(eng): Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1024x576 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 1k tbn, 25 tbc (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 libx264
Stream #0:1(eng): Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, stereo, fltp (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 libvorbis
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> vorbis (libvorbis))
Press [q] to stop, [?] for help
frame=40999 fps=275 q=-1.0 Lsize= 177013kB time=00:27:19.92 bitrate= 884.2kbits/s
video:160393kB audio:15611kB subtitle:0kB other streams:0kB global headers:4kB muxing overhead: 0.573080%
this MKV is not show in Media of resolve Davinci 14.3 WHY? :?:

so i try to convert with ffmpeg:
ffmpeg -i out1.mov out1-try.mpeg
Output #0, mpeg, to 'out1-try.mpeg':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf56.25.101
Stream #0:0(eng): Video: mpeg1video, yuv420p, 1024x576 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 mpeg1video
Stream #0:1(eng): Audio: mp2, 48000 Hz, stereo, s16, 384 kb/s (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 mp2
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> mpeg1video (native))
Stream #0:1 -> #0:1 (aac (native) -> mp2 (native))
Press [q] to stop, [?] for help
frame=41000 fps=872 q=31.0 Lsize= 174896kB time=00:27:19.96 bitrate= 873.6kbits/s dup=1 drop=0
video:96475kB audio:76869kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.895552%
this MPEG is not show in Media of resolve Davinci 14.3 WHY? :?:

so i try to convert with ffmpeg:
ffmpeg -i out1.mov out1-try.mp4
Output #0, mp4, to 'out1-try.mp4':
Metadata:
major_brand : qt
minor_version : 512
compatible_brands: qt
encoder : Lavf56.25.101
Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 1024x576 [SAR 1:1 DAR 16:9], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 libx264
Stream #0:1(eng): Audio: aac (libfaac) ([64][0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s (default)
Metadata:
handler_name : DataHandler
encoder : Lavc56.26.100 libfaac
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> aac (libfaac))
Press [q] to stop, [?] for help
frame=41000 fps=269 q=-1.0 Lsize= 187171kB time=00:27:19.92 bitrate= 935.0kbits/s dup=1 drop=0
video:160395kB audio:25566kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.650602%
this MP4 is show in Media of resolve Davinci 14.3 BUT SHOW LIKE AS A SOUND!!! WHY? :?:

ffprobe out1-try.mp4
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out1-try.mp4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
encoder : Lavf56.25.101
Duration: 00:27:20.00, start: 0.000000, bitrate: 934 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1024x576 [SAR 1:1 DAR 16:9], 801 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default)
Metadata:
handler_name : VideoHandler
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 127 kb/s (default)
Metadata:
handler_name : SoundHandler

now.. what i will do....????
all file : MKV, MOV, MPEG, MP4, ARE WORKED WITH FFPLAY and MPV, VLC,
INSTEAD RESOLVE NOT WHYYY.... :evil: :evil: :( :?: :?:

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Tue Mar 20, 2018 5:50 pm
by Uli Plank
Free version?

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Tue Mar 20, 2018 5:55 pm
by Sulo Kokki
Free Linux version, as I assume from his other thread.

Manuel, you tried h264, libx264 and mpeg1 as video encoders. All unsupported in Linux Lite.

Prores or DNxHD would've done the trick.

Here are the supported codecs for R12.5 (14 adds HEVC to Linux Studio).

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Wed Mar 21, 2018 12:47 pm
by manuel_songokuh
Uli Plank wrote:Free version?

yes free version, because i first to try if i'm fine with this resolve so i will buy LITE, so i need check all things will works..

Sulo Kokki wrote:Free Linux version, as I assume from his other thread.

yes, i continue with resolve for testing and traning.. i want to know to resolve software, learn it.
Sulo Kokki wrote:Manuel, you tried h264, libx264 and mpeg1 as video encoders. All unsupported in Linux Lite.

ooh.. where is list of compareson : free version vs version lite? :?: :?:
Sulo Kokki wrote:Prores or DNxHD would've done the trick.

this trick works? you mean that i encode with ffmpeg code of DNxHD?
Sulo Kokki wrote:Here are the supported codecs for R12.5 (14 adds HEVC to Linux Studio).

i did see this PDF list but not say "free vs lite or studio" ? :?:
instead pdf write: "DaVinci Resolve 12.5 Supported Formats and Codecs "not say for free version vs studio version"...
other to understand: there is "Decode:MPEG 4 - mp4 - h.264 8bit yes:Linux" this mean the codec needs "h264 8bit" and not libx264? libx264 not worked in "DaVinci Resolve linux free version" this is confirm? :?:

but why DaVinci Resolve has library of FFmpeg in software..?
ok...it is strange philosophy of DaVinci Resolve.. :?



last to ask:
if i will buy version LITE, Resolve DaVinci will works all format import video clips..??? this i want to know precise.. :evil:

note: i'm not angry but I NEED TO KNOW INFORMATION..
thank you

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Wed Mar 21, 2018 1:00 pm
by Sulo Kokki
manuel_songokuh wrote:
Uli Plank wrote:Free version?
yes free version, because i first to try if i'm fine with this resolve so i will buy LITE, so i need check all things will works..
Lite used to be the official name for the free version of Resolve. It is now used unofficially to refer to that version.

If you buy a license, you get Resolve Studio.

manuel_songokuh wrote:ooh.. where is list of compareson : free version vs version lite? :?: :?:
As far as I know, BMD have never released a list that compares Lite and Studio in different platforms. Many of us would like to have it, as it would be useful.

manuel_songokuh wrote:
Sulo Kokki wrote:Prores or DNxHD would've done the trick.
this trick works? you mean that i encode with ffmpeg code of DNxHD?
Yes, or Prores. Linux Lite supports both.

manuel_songokuh wrote:there is "Decode:MPEG 4 - mp4 - h.264 8bit yes:Linux" this mean the codec needs "h264 8bit" and not libx264? libx264 not worked in "DaVinci Resolve linux free version" this is confirm? :?:
That list compares the Studio versions of R12.5, yes. Some of the codecs, in different platforms, also work in Lite.

And yes, no H264/libx264 import on Linux Lite. Only on Linux Studio.

manuel_songokuh wrote:it is strange philosophy of DaVinci Resolve.. :?
Yes, it is.

manuel_songokuh wrote:last to ask:
if i will buy version LITE, Resolve DaVinci will works all format import video clips..??? this i want to know precise.. :evil:
You will get H264/HEVC import with the Studio version on Linux, yes.

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Wed Mar 21, 2018 1:13 pm
by manuel_songokuh
thank you for clear information.. :mrgreen:

then last ask:
if i buy 14.3 and future new versione 15.0 i will redo to buy again? or pay for update from 14.3 to 15.0 example?
because i will decide for buy other moments..

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Wed Mar 21, 2018 2:07 pm
by waltervolpatto
manuel_songokuh wrote:thank you for clear information.. :mrgreen:

then last ask:
if i buy 14.3 and future new versione 15.0 i will redo to buy again? or pay for update from 14.3 to 15.0 example?
because i will decide for buy other moments..


Up to today the policy of bm was that once you buy one, you never had to pay for upgrade: i got my dongle back with v10, no other money spend up to today.

Policy can change, it's up to bm.

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Wed Mar 21, 2018 3:15 pm
by Kays Alatrakchi
You should stay away from consumer delivery type formats meant for streaming of material on TV's etc.

mp4, h.264, h.265, .mkv etc. are simply not suited for the type of data computation that Resolve needs to perform internally.

It is unlikely that you will be satisfied with Resolve's performance if you use these formats, even if you buy the Studio version.

Something like Adobe Premiere might fare better with those formats, but even there you're looking for trouble.

So basically the bottom line is that you will need to transcode to something more robust like DNxHD or ProRes.

Do that, save your money for now and learn the Resolve free version. Then, based on your experience buy the Studio version...but don't do it just because you want to use consumer format -- you won't be happy.

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Thu Mar 29, 2018 3:33 pm
by manuel_songokuh
hi
thank you : waltervolpatto, Kays Alatrakchi

okay, i did try ffmpeg:

Code: Select all
ffmpeg -i INFILE -c:v prores -profile:v 3  -c:a copy out.mp4

but bitrate is over :o :o
from mov original: 201mb instead prores 11,9GB!!!!! :o :o :o :o :shock: :shock:

there is low size ..? otherwise i buy STUDIO..? :?

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Mon Oct 01, 2018 12:46 pm
by cedesse
Kays Alatrakchi wrote:You should stay away from consumer delivery type formats meant for streaming of material on TV's etc... mp4, h.264, h.265, .mkv etc. are simply not suited for the type of data computation that Resolve needs to perform internally.

Matroska (MKV) is not a video format. It's a container. The others are consumer/delivery video formats. Unlike MP4 or MOV, Matroska can be used to store video in any lossless (editing) format like FFV1 or the slightly lossy ProRes video formats. The only problem with Matroska is that it (for historical/political reasons) isn't supported by most professional editing software. It is actually a recommended storage format (with FFV1 video and LPCM/FLAC audio) at digitized analogue video at cultural heritage institutions.

Kays Alatrakchi wrote:So basically the bottom line is that you will need to transcode to something more robust like DNxHD or ProRes.

Above all you need to make sure that your video uses a constant frame rate. Most mobile devices record in Variable BitRate (VBR), which causes problems with audio/video synchronization when you edit these formats.

Re: MOV, MKV, MP4.. not understand..14.3

PostPosted: Mon Oct 01, 2018 7:57 pm
by Charles Bennett
Kays, I don't think you can say that Resolve is unsuited for H264, MP4, etc. All my footage is H264 1080 50p 35Mbps and Resolve has no problems editing or grading it, or up-scaling to UHD.