[solved] MPTvScheduler - Android client for MediaPortal and TvServer (9 Viewers)

megahorst

Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany
    Refresh does solve the issue.
    I have tried on Samsung s8 and s9. Same behaviour on both devices.

    Gesendet von meinem SM-G965F mit Tapatalk
     

    DragonQ

    Portal Pro
    August 30, 2011
    644
    79
    Home Country
    United Kingdom United Kingdom
    Does anyone have examples of working transcoding profiles for MPExtended 0.60 Beta 10? I have been using the same one for a while now and it works pretty well in MPTvScheduler. Sometimes it just refuses to seek or even start but eventually it ends up working usually. However, when I try to play it by going to WebMediaPortal then choosing "Download playlist (.m3u) for usage with external player" with MPC-HC, I only get an audio stream. This definitely used to work so I'm not sure why it doesn't with the current versions of everything. The only profile I can get to work this way is "Direct", which is obviously quite bandwidth intensive. Bandwidth and CPU usage look fine, I've tried updating ffmpeg, but nothing seems to work in MPC-HC. The built-in Flash profiles are useless because they result in the video flashing and stuttering constantly.

    This is my main profile for HD channels:
    <TranscoderProfile>
    <Name>AVC 720p 3 Mb/s</Name>
    <Description>HD-quality Android profile based on ffmpeg</Description>
    <HasVideoStream>true</HasVideoStream>
    <MIME>video/MP2T</MIME>
    <MaxOutputWidth>1280</MaxOutputWidth>
    <MaxOutputHeight>720</MaxOutputHeight>
    <Targets>
    <Target>android</Target>
    <Target>pc-vlc-video</Target>
    </Targets>
    <Bandwidth>3072</Bandwidth>
    <Transport>http</Transport>
    <Transcoder>MPExtended.Services.StreamingService.Transcoders.FFMpeg</Transcoder>
    <TranscoderParameters>
    <codecParameters>-codec:v libx264 -b:v 2880k -vf "yadif=1:-1:1" -profile:v baseline -preset:v faster -coder 1 -codec:a aac -b:a 192k -ac 2 -strict experimental -async 1 -sn -f mpegts</codecParameters>
    </TranscoderParameters>
    </TranscoderProfile>
     

    regeszter

    Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    1.5.16 is available for alpha testers.

    - NEW: Long press on a scheduled program in the schedules screen can start a searching for upcoming programs.
    - Bug fixes:
    • Music player service did not close after stopped playing.
    • EPG duplication on some device
    • HTTP connection did not close if was an handled exception.
     

    Anthony Gagnon

    MP Donator
  • Premium Supporter
  • March 11, 2016
    26
    2
    123
    Home Country
    United States of America United States of America
    1.5.16 is available for alpha testers.

    - NEW: Long press on a scheduled program in the schedules screen can start a searching for upcoming programs.
    - Bug fixes:
    • Music player service did not close after stopped playing.
    • EPG duplication on some device
    • HTTP connection did not close if was an handled exception.
    Where do I get the apk for alpha testing?
     

    Anthony Gagnon

    MP Donator
  • Premium Supporter
  • March 11, 2016
    26
    2
    123
    Home Country
    United States of America United States of America
    The alpha group is a closed group. You need to send your google email address (in PM) and I will add to the alpha group. Then you will get the apk from the play store as a new version.
    Thanks, I think you have my email since I betta tested already for this update. I think I'd like the alpha update for a bug fix to the betta version and I don't know how to revert back to the version on the Play Store and keep all my settings. I'll see if I can figure out how to PM you.

    "HTTP connection did not close if was an handled exception"
    Might explain why my computer crashed while I was away after using the program?
     

    Users who are viewing this thread

    Top Bottom