On Tue, Sep 1, 2015 at 11:43 PM, Kieran O Leary <[email protected]> wrote:
> > From some googling, I've had occasional success with the following command: > ffprobe.exe -show_entries format_tags=timecode -of > default=noprint_wrappers=1 inputfile > > I've found that I had to use "format_tags=timecode" as > "format=timecode" would not return a value (only mentioning this as > the ffprobe tips page uses the latter in its examples). So I took another look at the ffprobe tips, and I realise that I should have been using -show_entries stream instead of format. This has produced a much more consistent output. I'd still welcome any feedback. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
