Page 1 of 1

Problem with Rewrapping and fast forward

PostPosted: Sun Jul 01, 2012 7:20 am
by Dago74
Hi @ all,

1st of all serviio is the best!

But ;-)

In moment i have to rewrapping .flv-files for my Philips BDP7600.
It works in generall well, but the fast forward will only work with 2times-speed and a time jump also not possible.

Normally i can fast forward with 32x.

Is there any possibility to get the normal behaviour?

For information here are my profiles.xml lines

<Video targetContainer="mpegts">
<Matches container="flv"/>
<Matches container="matroska"/>
</Video>

Thanks a lot for all help.

Re: Problem with Rewrapping and fast forward

PostPosted: Sun Jul 01, 2012 7:50 pm
by zip
it's probably device dependent and it looks like that's the behaviour for mpegts (or transcoded) files

Re: Problem with Rewrapping and fast forward

PostPosted: Wed Jul 04, 2012 7:15 pm
by Dago74
Hi zip,

thxs for the info.

Do you have an original file of mpeg ts which i can test. i cannot belive that in this case fast forward will not work with 32x.

I think the problem is, that ffmpeg will not forward the end of track time to BDP. is there any parameter to add in profiles xml that ffmpeg will send an end time?

I think ffmpeg is not the optimal tool for converting files. An avi container (XVID coding) should be more flexible.
Are there ideas to change the encoder in serviio or add it additonal?

I'm not sure if my estimates are correct, please give feedback.

Thxs a lot!

Re: Problem with Rewrapping and fast forward

PostPosted: Thu Jul 05, 2012 10:35 am
by zip
There might be some files here: viewtopic.php?f=5&t=608

FFmpeg is just a tool, avi is a container. FFmpeg can produce avi but avi is not possible to transcode to and play at the same time.