FAQ  •  Register  •  Login

Pause and Stop does not work while Transcoding

<<

tomtom76

Serviio newbie

Posts: 4

Joined: Tue Jan 01, 2013 12:51 pm

Post Tue Jan 01, 2013 12:54 pm

Pause and Stop does not work while Transcoding

I have created a profile for my ADB 3800 (see below)

All my Videos are played now.
But my Player does not display the total video time and does not regonize PAUSE or STOP - so the Video runs until it ends.

Without Transcoding it works perfectly :) (but only a few files are played withoud transcoding)

I turned on debug logging and attached the logfile.

it would be really great if somebody could support me - to work this out.


Profile for ADB 3800
  Code:
   <Profile id="99" name="A1 TV Box ADB3800" extendsProfileId="1">
      <Detection>
         <HttpHeaders>
            <User-Agent>.*UPnP/1.0 DLNADOC/1.50 upnpcp/2.0.*</User-Agent>
         </HttpHeaders>
         <UPnPSearch>
                <FriendlyName></FriendlyName>
            </UPnPSearch>
      </Detection>
      <Transcoding>
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="mp2" maxVBitrate="8192" forceStereo="true" DAR="16:9">
            <Matches container="matroska" />
            <Matches container="mp4" />
            <Matches container="asf" />
            <Matches container="avi" />
            <Matches container="ogg" />
            <Matches container="flv" />
            <Matches container="3gp" />              
            <Matches container="rm" />
         </Video>
      </Transcoding>
      <OnlineTranscoding>
         <Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="mp2" maxVBitrate="8192" forceStereo="true">
            <Matches container="*" />
         </Video>
      </OnlineTranscoding>
   </Profile>
Attachments
serviio.log.zip
(146.29 KiB) Downloaded 287 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Jan 01, 2013 2:23 pm

Re: Pause and Stop does not work while Transcoding

Try transcoding to mpegts instead of mpeg.
<<

tomtom76

Serviio newbie

Posts: 4

Joined: Tue Jan 01, 2013 12:51 pm

Post Wed Jan 02, 2013 4:30 pm

Re: Pause and Stop does not work while Transcoding

thank you for the quick response.

it did not change anything - do you have any other idea?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Jan 02, 2013 8:42 pm

Re: Pause and Stop does not work while Transcoding

No, the player probably doesn't support time based seek which is available during transcoding.
<<

tomtom76

Serviio newbie

Posts: 4

Joined: Tue Jan 01, 2013 12:51 pm

Post Sun Jan 06, 2013 3:22 pm

Re: Pause and Stop does not work while Transcoding

is there a way to finetune something for transcoding?
the adb 3800 is so idiotic that there is the need to transcode all before streaming.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 22 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.