Closed GoogleCodeExporter closed 8 years ago
There's something I forgot to say. I have change the code a little.
Absolute-path images are not properly loaded, the problem cause by the comments
in "src\subtitles\RTS.cpp" lines 2144~2150. They shouldn't be considered as
comments, so I delete the mark and rebuild the solution.
If the images cannot be loaded, which means the lines 2144~2150 are considered
as comments, x264 won't crash. After changing it, x264 start to crash. Because
vsfiltermod 32bit version can load absolute-path images correctly, it will
cause x264 to crash, too. So is there anything error with the absolute-path
images loading code.
Original comment by bowen.pa...@gmail.com
on 8 Jan 2014 at 2:52
do you use MEGUI to encode the video?
I have the problemif i use the vsfiltermod then x264 wil be crashed.
if not it's ok to encode .
Original comment by lily7...@gmail.com
on 10 Feb 2014 at 1:17
No, I did not use MeGUI, but MeGUI actually use x264 to encode so it's the same
Original comment by bowen.pa...@gmail.com
on 10 Feb 2014 at 9:55
do you find the way to solve the problem?
I should muxer it for the last step by manually.
It's the best way for me .
Original comment by lily7...@gmail.com
on 21 Mar 2014 at 3:09
Original comment by yateplof...@yandex.ru
on 3 Aug 2014 at 9:56
Original issue reported on code.google.com by
bowen.pa...@gmail.com
on 8 Jan 2014 at 2:44Attachments: