Josh wrote:
> ***************************************************************
> console output of the command as shown above
> ***************************************************************
> [...]
> [import_vob.so] tccat -i "/home/josh/dvdrip-data/DS9_36/vob/001/" -t vob
> -d 0 -S 282992 | tcdemux -s 0x80 -x mpeg2 -S 1 -M 2 -f 23.976024 -P
> /tmp/fileV7Am0m -d 0 | tcextract -t vob -a 0 -x mpeg2 -d 0 | tcdecode
> -x mpeg2 -d 0 -y yv12
Can you please try the following command (you need to have the ffmpeg
program installed):
tccat -i "/home/josh/dvdrip-data/DS9_36/vob/001/" -t vob -d 0 -S 282992 | \
tcdemux -s 0x80 -x mpeg2 -S 1 -M 0 -f 23.976024 -P /dev/null -d 0 | \
tcextract -t vob -a 0 -x mpeg2 -d 0 | \
ffmpeg -i - -an -r 1 -vframes 1 snapshot%03d.png
If everything works, it should return quickly and create the file
snapshot001.png
in the current working directory. Then I would apply this and hopefully
we finally get rid of this preview hanging bug...
Regards,
Jörn
--
sub i($){print$_[0]}*j=*ENV;sub w($){sleep$_[0]}sub _($){i"$p:$c> ",w+01
,$_=$_[0],tr;i-za-h,;a-hi-z ;,i$_,w+01,i"\n"}$|=1;$f='HO';($c=$j{PWD})=~
s+$j{$f."ME"}+~+;$p.="$j{USER}\@".`hostname`;chop$p;_"kl",$c='~',_"zu,".
"-zn,*",_"#,epg,lw,gwc,mfmkcbm,cvsvwev,uiqt,kwvbmvb?",i"$p:$c> ";w+1<<07
pgpbXL3846N1A.pgp
Description: PGP signature
|