xiaowan3 / xy-vsfilter

Automatically exported from code.google.com/p/xy-vsfilter
0 stars 0 forks source link

Karaoke effects don't work #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
using latest ver. on XP SP3

Karaoke effects don't work
rest is working fine

Original issue reported on code.google.com by ved_k...@ymail.com on 18 Sep 2011 at 9:13

GoogleCodeExporter commented 9 years ago
Hi, can you provide the ass script, the expected output image and the actual 
output image?

Original comment by YuZhuoHu...@gmail.com on 19 Sep 2011 at 12:13

GoogleCodeExporter commented 9 years ago
what i did is compare rendering vsfilter with ffdshow's subtitle filter
Karaoke effects (also called ASS/SSA animations) didn't work on vsfilter but 
works with ffdshow

you do the same compare your vsfilter with ffdshow's subtitle renderer in 
MPC-HC (all internal codecs disabled)

see the karaoke subtitle on top with ffdshow sub renderer then with your 
vsfilter
you will see the difference
i couldn't extract the ASS subtitle but this 10mb small video with ass sub in 
it will let you know the problem
http://www.mediafire.com/?zb7rr4d9po7vj7r
using ver. vsfilter 2011 09 19

i wanted to ask does this vsfilter supports ASS ver 3/4+ ?

Original comment by ved_k...@ymail.com on 19 Sep 2011 at 5:09

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
1. It would be better if you can provide the screen shots showing the 
difference, because I am not sure if I can reproduce that difference you saw. 
Just like this http://code.google.com/p/libass/issues/detail?id=6 .
2. Besides google, my ISP doesn't like mediafire.com either and block it. Damn 
it. I couldn't download the file from the link you give. Since the video is 
merely 10MB, maybe you can send it to me via email yuzhuohuang@qq.com. 
3. How to extract a ass track from a media file (if you decide to send the 
media to me, you can skip the following): One easy way is using mkvtoolnix and 
aegisub, goto http://www.bunkus.org/videotools/mkvtoolnix/ and 
http://www.aegisub.org/ for corresponding latest version. Run mkv merge 
gui(mmg.exe), drag the media file into it, select the subtitle track and 
disable all attachments (if any), click start muxing, done. If everything goes 
alright, then a .mks file should be generated, which can be open in aegisub, 
while aegisub can save the .mks file as text format.
4. ASS ver 3/4+ is supported. 
I do this vsfilter based on vsfilter 2.39, hence it supports and only supports 
ass ver vsfilter 2.39 support, in a more efficient way. Any feature added later 
in VsfilterMod (http://code.google.com/p/vsfiltermod/) or vsfilter 2.40 is NOT 
supported.

Original comment by YuZhuoHu...@gmail.com on 20 Sep 2011 at 12:33

GoogleCodeExporter commented 9 years ago
try this link
http://www.embedupload.com/?d=0NYRAWKUZS

http://www.enterupload.com/x4g0c22gmyr2

Original comment by ved_k...@ymail.com on 20 Sep 2011 at 11:18

GoogleCodeExporter commented 9 years ago
Fixed. See 
http://code.google.com/p/xy-vsfilter/downloads/detail?name=xy_vsfilter_mru_test_
build_20110921.7z&can=2&q=

---------------------------------------
Related script:

[Script Info]
; Script generated by Aegisub 2.1.8
; http://www.aegisub.org/
Title: Default Aegisub file
ScriptType: v4.00+
WrapStyle: 0
PlayResX: 1920
PlayResY: 1080
ScaledBorderAndShadow: yes
Last Style Storage: SnC
Video Aspect Ratio: 0
Video Zoom: 6
Video Position: 0
[V4+ Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, 
OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, 
Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, 
MarginV, Encoding
Style: 
Default,Arial,45,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,133.333333,
100,0,0,1,4.5,4.5,2,30,30,23,1
Style: ED - 
RO,FATTIP,65,&H00FFFFFF,&HFFFFFFFF,&H00CB9B7F,&H7F541B21,0,0,0,0,95,100,0,0,1,4,
1,8,100,100,55,1
Style: ED - En/Ka,Bernard MT 
Condensed,60,&H00FFFFFF,&H000000FF,&H00541B21,&H00000000,0,0,0,0,100,100,0,0,1,4
,1,2,10,10,55,1
[Events]
Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 0,0:00:00.00,0:00:02.94,ED - 
RO,,0000,0000,0000,,{\k24}te{\k21}re{\k27}ku{\k23}sa{\k23}i {\k19}ho{\k20}do 
{\k22}chi{\k47}ka{\k18}zu{\k27}i{\k23}te

Original comment by YuZhuoHu...@gmail.com on 21 Sep 2011 at 12:50

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by YuZhuoHu...@gmail.com on 21 Sep 2011 at 7:33

GoogleCodeExporter commented 9 years ago
yep karaoke works now :)

Original comment by ved_k...@ymail.com on 21 Sep 2011 at 3:23

GoogleCodeExporter commented 9 years ago

Original comment by YuZhuoHu...@gmail.com on 23 Sep 2011 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by YuZhuoHu...@gmail.com on 26 Sep 2011 at 4:29

GoogleCodeExporter commented 9 years ago

Original comment by cyber.sp...@gmail.com on 2 Nov 2011 at 11:07