Hey All,
Does anyone know of a Linux command line tool to get video file properties? It would return information like duration, codec, etc. Any help would be nice.
Thanks in advance! ^_^
Phade.
sh-2.05a$ tcprobe -i Dark_Moon_Studios_-_In_My_Arms_Again.avi
[tcprobe] RIFF data, AVI video
[avilib] V: 29.970 fps, codec=DX50, frames=11297, width=352, height=240
[avilib] A: 44100 Hz, format=0x11, bits=4, channels=2, bitrate=354 kbps,
[avilib] 8135 chunks, 16678912 bytes
[tcprobe] summary for Dark_Moon_Studios_-_In_My_Arms_Again.avi, (*) = not default, 0 = not detected
import frame size: -g 352x240 [720x576] (*)
frame rate: -f 29.970 [25.000] frc=4 (*)
audio track: -a 0 [0] -e 44100,4,2 [48000,16,2] -n 0x11 [0x2000] (*)
bitrate=354 kbps
length: 11297 frames, frame_time=33 msec
sh-2.05a$ tcprobe -i ~/AMVs/For_Every_Dream.mpg
[tcprobe] MPEG program stream (PS)
[tcprobe] summary for /home/trythil/AMVs/For_Every_Dream.mpg, (*) = not default, 0 = not detected
import frame size: -g 480x320 [720x576] (*)
aspect ratio: 4:3 (*)
frame rate: -f 29.970 [25.000] frc=4 (*)
PTS=47692.8898, frame_time=33 ms, bitrate=104857 kbps
audio track: -a 0 [0] -e 44100,16,2 [48000,16,2] -n 0x50 [0x2000] (*)
bitrate=192 kbps
trythil@lothlann AMVs $ mpeg3dump For_Every_Dream.mpg
have_mmx=1
total_astreams=1
Stream 0x0000: channels=2 rate=44100 samples=13363503 format=MPEG
total_sample_offsets=0
total_vstreams=1
Stream 0x0000: w=480 h=320 framerate=29.970 frames=9081 coding=420
total_frame_offsets=0
total_keyframe_numbers=0
total_titles=1
Title path=For_Every_Dream.mpg total_bytes=3df7004 cell_table_size=1
Cell: 0-3df7004 program=0
trythil@lothlann vob $ mpeg3dump VTS13A.vob
have_mmx=1
total_astreams=0
total_vstreams=1
Stream 0x0000: w=720 h=480 framerate=29.970 frames=6020 coding=420
total_frame_offsets=0
total_keyframe_numbers=0
total_titles=1
Title path=VTS13A.vob total_bytes=9dd8800 cell_table_size=1
Cell: 0-9dd8800 program=0
trythil@lothlann hvirtual-110802 $ ls
COPYING doc libavc mplexlo tiff
CVS esound libmpeg3 plugin_config trackarm.patch
Makefile freetype-2.0.4 libsndfile plugins xmovie
alsa-lib-0.9.0rc2 global_config make_packages quicktime
audiofile guicast mix robot
build i686 mix2002 soundtest.c
cinelerra ipc.c mplexhi swab.h
Return to Video Software Help Archive
Users browsing this forum: No registered users and 1 guest