SliTaz SliTaz Forum

You are not logged in.

#1 2012-01-25 12:18:41

SumuduF
Member
Registered: 2012-01-23
Posts: 2

$200 Offered ! For giving a solution to MPlayer2 frame seeking problem

I really need a solution for this seeking problem, so I’m willing to offer you $200 if you can give me a correct solution for my problem.

I’m working with the new MPlayer2.exe under windows in slave mode, and seeking does not work correctly for MPEG1 program stream files

I want to do a precise seek in a MPEG1 program stream files(m2v video with mp2 audio), using the new MPlayer2.exe precise seek command,  seek <value> [type] [hr-seek].

The way I used the command is,

seek <value> [type] [hr-seek]

        type = 2 is a seek to an absolute position of <value> seconds.

        hr-seek = 1 means force precise seek if possible.

In my C code I gave the command with the <value>  for the time position as a double, calculated for the required frame.  ("seek %f 2 1", fTime).

This works for MPEG2 program stream files(m2v video with mp2 audio), and other types like .AVI.

But for MPEG1 program stream files  it jumps only to the key frames and not to the exact frame as expected.

Can someone please tell me why it does not work for MPEG1 files? Is there anyway to sort this out?

I have uploaded MPEG1 program stream sample files at,

http://uploading.com/files/46f51fcc/Mpeg1_mid.mpg/

http://uploading.com/files/aeda943b/Mpeg1_small.mpg/

Offline

#2 2012-03-04 01:52:47

ikem
Administrator
Registered: 2012-02-22
Posts: 20

Re: $200 Offered ! For giving a solution to MPlayer2 frame seeking problem

I think you get better help on the mplayer mailing list:

http://mplayerhq.hu/design7/mailing_lists.html

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]