You are here

create thumbnail problems by mplayer

3 posts / 0 new
Last post
kelehaier
Offline
Last seen: 12 years 5 months ago
Joined: 2011-11-28 03:27
create thumbnail problems 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!

Ken Herbert
Ken Herbert's picture
Offline
Last seen: 2 hours 46 min ago
DeveloperModerator
Joined: 2010-05-25 18:19
PortableApps only supports

PortableApps only supports issues regarding portability of the apps that are officially released here. If someone here knows, I'm sure they will let you know, but otherwise here is not the best place to ask.

You'd be more likely to get more accurate and faster assistance by going through MPlayer's official support process, whatever that may be.

Gord Caswell
Gord Caswell's picture
Offline
Last seen: 5 months 3 days ago
DeveloperModerator
Joined: 2008-07-24 18:46
Mplayer mailing lists

Hello,

Try asking on the mplayer-users mailing list: http://www.mplayerhq.hu/design7/mailing_lists.html

Log in or register to post comments