Page 1 of 1

[App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Thu Jul 31, 2014 8:07 pm
by sectroyer
This patch fixes the bug in Movie Player which causes mpeg-ts video files with multiple streams to not be recognized and as a result not playable.


For testing, not permanent!
After reboot TV starts in original state.
  1. Download patch file
    mpegtspatch.zip
    and extract from archive
  2. Via ftp transfer mpegtspatch file to /mtd_rwcommon/
  3. give proper permissions (telnet/netcat):

    Code: Select all

    chmod 775 /mtd_rwcommon/mpegtspatch
    if error, try
    SpoilerShow

    Code: Select all

    chmod +x /mtd_rwcommon/mpegtspatch
  4. Inject patch:

    Code: Select all

    cd /mtd_rwcommon
    ./mpegtspatch -n exeDSP -d
    
  5. Go to Movie Player and check :)

Autostart mpegtspatch as part of SamyGO Extensions
  1. Download "mpegtspatch" patch and script file:
    01_02_mpegts.rar
  2. extract files from archives
  3. Copy "mpegtspatch" patch over FTP to TV :

    Code: Select all

    /mtd_rwdata/widgets/user/SamyGO/SamyGO/opt/privateer/bin/
  4. Copy "01_02_mpegts.init" script over FTP to TV :

    Code: Select all

    /mtd_rwdata/widgets/user/SamyGO/SamyGO/etc/init.d/

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 1:02 am
by magiel
Missing "mpegtspatch" script!!!

Thanx for Font Size Color Patch@PVR Player Seek Patch but this patch probably does not work.

Output console:

chmod +x /mtd_rwcommon/mpegtspatch
chmod 775 /mtd_rwcommon/mpegtspatch

mpegtspatch -n exeDSP -d
/bin/sh: mpegtspatch: Permission denied



Sorry for my English :)

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 11:03 am
by sectroyer
Hooray. Some MIPS tester:D

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 11:07 am
by juusso
what about:

Code: Select all

/mtd_rwcommon/mpegtspatch -n exeDSP -d
or

Code: Select all

cd /mtd_rwcommon
./mpegtspatch -n exeDSP -d
:) ?

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 11:17 am
by sectroyer
juuso wrote:what about:

Code: Select all

/mtd_rwcommon/mpegtspatch -n exeDSP -d
or

Code: Select all

cd /mtd_rwcommon
./mpegtspatch -n exeDSP -d
:) ?
Hehe changed :) Anyway if you can upload the script for it :) I will try making samyGOrc :)

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 12:57 pm
by juusso
sectroyer wrote: Anyway if you can upload the script for it :) I will try making samyGOrc :)
more or less done

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Sun Sep 07, 2014 12:59 pm
by sectroyer
juuso wrote:
sectroyer wrote: Anyway if you can upload the script for it :) I will try making samyGOrc :)
more or less done
Hehe, good :)

Re: [App] MPEG-TS Patch for D55xx/57xx/69xx MIPS/MSTAR

Posted: Mon Sep 08, 2014 8:16 am
by magiel
Thx, now theoretically works :D Earlier I had problems with some files .ts but now I have no way to check this