Page 1 of 1

Asus HDP-R1 (amp_11) | 3D HSBS movies with subtitles problem

PostPosted: 11 Feb 2014, 16:57
by sir_brickalot
Hi all,
I try watching 3D MKV Half SBS or HOU movies but have problems with my custom subtitles:
  • downloaded SRT's are beeing shifted to one side (unwatchable)
  • tried converting SRT to IDX/SUB format with Subtitle Edit and the placement is correct than but the subs don't seem to have an "end" parameter. One line stays until the next line comes. If I deactivate the Subs, the last one stays until I restart the movie. They are working fine in software players like VLC.

Could anybody tell me how to fix this please?

Maybe compare this sample of a created idx-file with a working one??

Thank you.
Code: Select all
# VobSub index file, v7 (do not modify this line!)
#
# To repair desyncronization, you can insert gaps this way:
# (it usually happens after vob id changes)
#
#    delay: [sign]hh:mm:ss:ms
#
# Where:
#    [sign]: +, - (optional)
#    hh: hours (0 <= hh)
#    mm/ss: minutes/seconds (0 <= mm/ss <= 59)
#    ms: milliseconds (0 <= ms <= 999)
#
#    Note: You can't position a sub before the previous with a negative value.
#
# You can also modify timestamps or delete a few subs you don't like.
# Just make sure they stay in increasing order.


# Settings

# Original frame size
size: 1920x1080

# Origin, relative to the upper-left corner, can be overloaded by aligment
org: 0, 0

# Image scaling (hor,ver), origin is at the upper-left corner or at the alignment coord (x, y)
scale: 100%, 100%

# Alpha blending
alpha: 100%

# Smoothing for very blocky images (use OLD for no filtering)
smooth: OFF

# In millisecs
fadein/out: 50, 50

# Force subtitle placement relative to (org.x, org.y)
align: OFF at LEFT TOP

# For correcting non-progressive desync. (in millisecs or hh:mm:ss:ms)
# Note: Not effective in DirectVobSub, use 'delay: ... ' instead.
time offset: 0

# ON: displays only forced subtitles, OFF: shows everything
forced subs: OFF

# The original palette of the DVD
palette: 000000, ffffc4, 000000, 4b4b4b, 828282, 828282, 828282, ffffff, 828282, bababa, 828282, 828282, 828282, 828282, 828282, 828282

# Custom colors (transp idxs and the four colors)
custom colors: OFF, tridx: 0000, colors: 000000, 000000, 000000, 000000

# Language index in use
langidx: 0

# English
id: en, index: 0
# Decomment next line to activate alternative name in DirectVobSub / Windows Media Player 6.x
# alt: English
# Vob/Cell ID: 1, 1 (PTS: 0)
timestamp: 00:00:39:040, filepos: 000000000
timestamp: 00:00:43:795, filepos: 000004800
timestamp: 00:00:49:717, filepos: 000008800


I have amp_r11 POHD installed.