> >> What is the best linux tool to diagnoze problems on TS? TS-Doctor is > >> windows software and does not run under terminal emulator. > > > did you try to use the Wine ? > > No, according to developer it works ok with Wine. > > But my criteria is that it does not run under terminal emulator == command > line. Like via SSH from my work place to home VDR. > > I found dvbsnoop - but it is per packet dumper - not higher level analyzer. > Like answer my question what is wrong on my stream.
you can try this ffmpeg -i, or ffprobe -show_streams or MediaInfo http://sourceforge.net/project/showfiles.php?group_id=86862&package_id=90612 # ffprobe -h FFprobe version SVN-rUNKNOWN, Copyright (c) 2007-2008 Stefano Sabatini libavutil version: 49.6.0 libavcodec version: 51.54.0 libavformat version: 52.13.0 built on May 22 2008 10:25:52, gcc: 4.2.4 20080512 (prerelease) (Debian 4.2.3-6) usage: ffprobe [options] infiles Simple Audio and Video prober Main options: -k keep going even in case of error, always returns 0 -pretty pretty print numerical values, more human readable -read_packets read packets info -read_frames read frames info -show_files show file info -show_frames show frames info, implies the option -read_frames and -read_packets -show_packets show packets info, implies the option -read_packets -show_streams show streams info -show_tags show tags info _______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr