On Thu, Sep 29, 2011 at 2:46 PM, Arun Venkataswamy <[email protected]>wrote:
> On Thu, Sep 29, 2011 at 2:22 PM, Arun Khan <[email protected]> wrote: > >> I am looking for a CLI command that displays the "total" display time >> for each .nuv file. I have looked through the mythtv utilities; did >> not find this functionality on a cursory look at them. >> >> > You can use ffmpeg. > *ffmpeg -i filename * > will display the information. > > Please do check if the version of ffmpeg supports nuv ( Nuppel Video). Mine did: The command is *ffmpeg -formats | grep nuv* ffmpeg version 0.8.4, Copyright (c) 2000-2011 the FFmpeg developers built on Sep 26 2011 00:11:15 with gcc 4.4.3 configuration: --disable-ffplay --disable-ffserver libavutil 51. 9. 1 / 51. 9. 1 libavcodec 53. 7. 0 / 53. 7. 0 libavformat 53. 4. 0 / 53. 4. 0 libavdevice 53. 1. 1 / 53. 1. 1 libavfilter 2. 23. 0 / 2. 23. 0 libswscale 2. 0. 0 / 2. 0. 0 D nuv NuppelVideo format Regards, Arun _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
