grattachecca
28th January 2011, 00:00
I bought House M.D. Season 1 (R1) on Amazon.com
It's a 1.77 AR but not anamorphic! I rip first episode and cut the black bars from 720x480 to 720x360 (60 pixel per stripe).
I use vobsub to extract .idx/.sub with default option. .idx file contain this info
# Original frame size
size: 720x480
# 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%
# Force subtitle placement relative to (org.x, org.y)
align: OFF at LEFT TOP
I muxed them with video part in mkv with 1.77 AR but subtitles are smaller and in a wrong position.
Here the original DVD
http://img266.imageshack.us/img266/5469/dvdms.png
Here the screenshot from .mkv
http://img837.imageshack.us/img837/6634/mkv.png
The size is OK for me (the original one is too big), but i want to pull down the subtitles because they are in the center of the video, how can i do? Should i change
# Original frame size
size: 720x480 or # Origin, relative to the upper-left corner, can be overloaded by aligment
org: 0, 0? It would be nice if each subtitle remain on the right side (under the actor who are saying it) only further down like the DVD.
It's a 1.77 AR but not anamorphic! I rip first episode and cut the black bars from 720x480 to 720x360 (60 pixel per stripe).
I use vobsub to extract .idx/.sub with default option. .idx file contain this info
# Original frame size
size: 720x480
# 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%
# Force subtitle placement relative to (org.x, org.y)
align: OFF at LEFT TOP
I muxed them with video part in mkv with 1.77 AR but subtitles are smaller and in a wrong position.
Here the original DVD
http://img266.imageshack.us/img266/5469/dvdms.png
Here the screenshot from .mkv
http://img837.imageshack.us/img837/6634/mkv.png
The size is OK for me (the original one is too big), but i want to pull down the subtitles because they are in the center of the video, how can i do? Should i change
# Original frame size
size: 720x480 or # Origin, relative to the upper-left corner, can be overloaded by aligment
org: 0, 0? It would be nice if each subtitle remain on the right side (under the actor who are saying it) only further down like the DVD.