[vlc-devel] Re: latest teletext patch
xxcv
xxcv07 at gmail.com
Fri Jan 12 15:57:11 CET 2007
Great Telx plugin Vincent!
Yes now it works great with has-subtitles.ts
however it now crash with,
http://videoserver.nob.nl/temp/stream-demux-telx-1.dump
http://videoserver.nob.nl/temp/stream-demux-telx-2.dump
below from Dr. Mingw
=============================================================
vlc.exe caused an Access Violation at location 0afb1dd0 in module
libblend_plugin.dll Writing to location 091d9f58.
Registers:
eax=00000000 ebx=000000ff ecx=091d9e23 edx=0b0c6e50 esi=00000135
edi=0000002b
eip=0afb1dd0 esp=08c1f638 ebp=08c1fcd0 iopl=0 nv up ei pl zr na
po nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00000246
Call stack:
0AFB1DD0 libblend_plugin.dll:0AFB1DD0 vlc_entry__0_9_0b
1002DE81 libvlc.dll:1002DE81 spu_RenderSubpictures vout_subpictures.c:811
1002C3D3 libvlc.dll:1002C3D3 vout_RenderPicture vout_pictures.c:353
1002AFBD libvlc.dll:1002AFBD RunThread video_output.c:1052
77C3A3B0 msvcrt.dll:77C3A3B0 _endthreadex
7C80B50B kernel32.dll:7C80B50B GetModuleFileNameA
=============================================================
And VLC-trunk msg & gdb debug log is in the attached zip file.
Vincent Penne wrote:
> This is the latest version of my teletext patch.
>
> It should fix most raised issues so far, but I plan to improve it
> further and make test against more examples.
>
> - got rid of u8_t and use uint8_t instead
> - replaced wchar_t by uint16_t
> - now works with the sample on vlc ftp repository (callled
> has-subtitles.ts)
> - should work fine under win32
>
>
> It is a patch against svn-trunk, for those using the patch against
> 0.8.6, just apply this patch against svn-trunk and then copy over the
> file modules/codec/telx.c.
>
> Vincent Penne.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: telx-debug-msg.zip
Type: application/octet-stream
Size: 13264 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070113/47de4252/attachment.obj>
More information about the vlc-devel
mailing list