Results 1 to 1 of 1
Hi, I have mplayer on my SUSE Linux Enterprise Server 10 (x86_64).I have a problem using a command line that uses mplayer to create thumbnail of video.
This is the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-29-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 1
create thumbnails problem by mplayer
Hi, I have mplayer on my SUSE Linux Enterprise Server 10 (x86_64).I have a problem using a command line that uses mplayer to create thumbnail of video.
This is the command:
./mplayer -ss 00:01:34 -noframedrop -nosound -vo jpeg -frames 1 /home/sxp/heikediguo2.ts
But I got a snapshot with mosaics. So I used another command to solve the mosaic problem.
./mplayer -ss 00:01:34 -demuxer lavf -vf screenshot -vo jpeg -lavdopts skiploopfilter=all:skipframe=nonkey -nosound -frames 2 /home/sxp/heikediguo2.ts
However the first snapshot is gray.
Any ideas? I appreciate any help. Thanks!


Reply With Quote
