Finally a decent batch converter

Just let it all out, buddy. You're among friends here.
DayVeeJay
Is seriously in love with Resolume. Met the parents and everything
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

Re: Finally a decent batch converter

Post by DayVeeJay »

I've since switched over to MPEG Streamclip. I'm pretty sure it preserves the file/folder structure unlike AME. I'm looking to convert my entire library to DXV. To speed things up I'm looking into creating a script to check the resolution, codec and possibly framerate. If anyone knows of a command line utility that will give me this info it would be a huge help.

dmtelf
Met Resolume in a bar the other day
Posts: 2
Joined: Tue Feb 18, 2014 17:17

Re: Finally a decent batch converter

Post by dmtelf »

DayVeeJay wrote:I've since switched over to MPEG Streamclip. I'm pretty sure it preserves the file/folder structure unlike AME. I'm looking to convert my entire library to DXV. To speed things up I'm looking into creating a script to check the resolution, codec and possibly framerate. If anyone knows of a command line utility that will give me this info it would be a huge help.
I've been toying with the idea of writing a PowerShell script to do this using MediaInfo which has a CLI edition - http://mediaarea.net/en/MediaInfo

DayVeeJay
Is seriously in love with Resolume. Met the parents and everything
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

Re: Finally a decent batch converter

Post by DayVeeJay »

Does it support DXV?

dmtelf
Met Resolume in a bar the other day
Posts: 2
Joined: Tue Feb 18, 2014 17:17

Re: Finally a decent batch converter

Post by dmtelf »

DayVeeJay wrote:Does it support DXV?
I just tried it on a DVX encoded clip & this is the resulting text file:

Code: Select all

General
Complete name                            : C:\Users\dmtelf\Downloads\DMTRMXVISUALPACK\DMT_XENO_CRYSTAL_PALACE_01.mov
Format                                   : MPEG-4
Format profile                           : QuickTime
Codec ID                                 : qt  
File size                                : 1.01 GiB
Duration                                 : 1mn 10s
Overall bit rate mode                    : Variable
Overall bit rate                         : 123 Mbps
Encoded date                             : UTC 2011-12-14 10:53:13
Tagged date                              : UTC 2011-12-14 10:54:10
Writing library                          : Apple QuickTime
©TIM                                     : 00:00:00:00
©TSC                                     : 30
©TSZ                                     : 1

Video
ID                                       : 1
Format                                   : DXDI
Codec ID                                 : DXDI
Duration                                 : 1mn 10s
Bit rate mode                            : Variable
Bit rate                                 : 123 Mbps
Width                                    : 1 280 pixels
Height                                   : 720 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 30.000 fps
Bits/(Pixel*Frame)                       : 4.459
Stream size                              : 1.01 GiB (100%)
Language                                 : English
Encoded date                             : UTC 2011-12-14 10:53:13
Tagged date                              : UTC 2011-12-14 10:54:10

Other
ID                                       : 2
Type                                     : Time code
Format                                   : QuickTime TC
Duration                                 : 1mn 10s
Time code of first frame                 : 00:00:00:00
Time code settings                       : Striped
Language                                 : English
Encoded date                             : UTC 2011-12-14 10:54:10
Tagged date                              : UTC 2011-12-14 10:54:10

DayVeeJay
Is seriously in love with Resolume. Met the parents and everything
Posts: 388
Joined: Mon Nov 05, 2007 23:38
Location: Chicago, IL

Re: Finally a decent batch converter

Post by DayVeeJay »

Im a bit confused. It says MPEG and DXDI. Did it work?

Post Reply