Santa
19th April 2011, 09:22
I have a quicktime clip that at mediainfo looks like this:
General
Complete name : Clip.mov
Format : QuickTime
Format/Info : Original Apple specifications
File size : 9.27 GiB
Duration : 8mn 4s
Overall bit rate : 164 Mbps
Encoded date : UTC 2011-04-08 18:33:49
Tagged date : UTC 2011-04-08 18:42:14
Writing library : Apple QuickTime
Original source medium : 001
Media/UUID : 225A10DD-924B-4B0D-8D0C-93CD48B47DF6
Video
ID : 1
Format : ProRes
Format profile : High
Codec ID : apch
Duration : 8mn 4s
Bit rate mode : Variable
Bit rate : 164 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 6.067 fps
Maximum frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:2
Bits/(Pixel*Frame) : 3.308
Stream size : 9.27 GiB (100%)
Language : English
Encoded date : UTC 2011-04-08 18:42:14
Tagged date : UTC 2011-04-08 18:42:14
Menu
ID : 3
Language : English
Encoded date : UTC 2011-04-08 18:42:14
Tagged date : UTC 2011-04-08 18:42:14
as you can see
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 6.067 fps
Maximum frame rate : 23.976 fps
indicate that the clip has a variable framerate.
I'd like to convert the clip to a constant framerate one to be able to load it on a player machine that supports only cfr files.
Is there a way to convert the clip to 24 fps?
I'm looking for a method to avoid compression and obtain an "untouched" video apart from the vfr->cfr conversion and a method to encode it with x264 but the hardest thing to me is the vfr->cfr conversion.
General
Complete name : Clip.mov
Format : QuickTime
Format/Info : Original Apple specifications
File size : 9.27 GiB
Duration : 8mn 4s
Overall bit rate : 164 Mbps
Encoded date : UTC 2011-04-08 18:33:49
Tagged date : UTC 2011-04-08 18:42:14
Writing library : Apple QuickTime
Original source medium : 001
Media/UUID : 225A10DD-924B-4B0D-8D0C-93CD48B47DF6
Video
ID : 1
Format : ProRes
Format profile : High
Codec ID : apch
Duration : 8mn 4s
Bit rate mode : Variable
Bit rate : 164 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 6.067 fps
Maximum frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:2
Bits/(Pixel*Frame) : 3.308
Stream size : 9.27 GiB (100%)
Language : English
Encoded date : UTC 2011-04-08 18:42:14
Tagged date : UTC 2011-04-08 18:42:14
Menu
ID : 3
Language : English
Encoded date : UTC 2011-04-08 18:42:14
Tagged date : UTC 2011-04-08 18:42:14
as you can see
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 6.067 fps
Maximum frame rate : 23.976 fps
indicate that the clip has a variable framerate.
I'd like to convert the clip to a constant framerate one to be able to load it on a player machine that supports only cfr files.
Is there a way to convert the clip to 24 fps?
I'm looking for a method to avoid compression and obtain an "untouched" video apart from the vfr->cfr conversion and a method to encode it with x264 but the hardest thing to me is the vfr->cfr conversion.