Hi
Does anyone know how to extract the timescale information from a media file using FFMPEG?
for example
D:\ffmpeg\bin>ffmpeg -i snookerpup_fhnom3b7.mp4
FFmpeg version SVN-r23280, Copyright (c) 2000-2010 the FFmpeg developers
built on May 24 2010 04:15:57 with gcc 4.4.2
configuration: --target-os=mingw32 --enable-runtime-cpudetect --enable-avisynth --enable-gpl --enable-version3 --enable-bzlib --enable-lib
gsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --en
able-libxvid --enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb --enable-libopencore_amrnb --cross-prefix=i686-mingw32- --
cc=ccache-i686-mingw32-gcc --arch=x86 --enable-memalign-hack
libavutil 50.16. 0 / 50.16. 0
libavcodec 52.68. 3 / 52.68. 3
libavformat 52.64. 1 / 52.64. 1
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.20. 0 / 1.20. 0
libswscale 0.10. 0 / 0.10. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'snookerpup_fhnom3b7.mp4':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: isomavc1mp42
Duration: 00:01:26.63, start: 0.000000, bitrate: 621 kb/s
Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16, 123 kb/s
Stream #0.1(und): Video: h264, yuv420p, 480x360 [PAR 1:1 DAR 4:3], 495 kb/s, 30 fps, 30 tbr, 30k tbn, 60 tbc
------------------------------------------------------------------------------------------------------------------------
timescale is 600 (from another application) but this is not in the dumped output
media file url = http://gallery.mobile9.com/f/1029239/?view=download
Any help is much appreciated
Regards
Mal
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Which ffmpeg options are used behind the scenes by ffmpeg?
By roberto.aloi in forum ffmpegX general discussionReplies: 1Last Post: 26th Jul 2011, 05:09 -
ffmpeg output 2gb limit? Is there one? ffmpeg stops encoding h264 @ 2gb
By BrainiakZ in forum Video ConversionReplies: 14Last Post: 30th Mar 2011, 12:04 -
Difference between ffmpeg -threads and ffmpeg-mt
By Calidore in forum Video ConversionReplies: 2Last Post: 7th Mar 2010, 22:44 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55