Re: Dvdauthor-users Digest, Vol 42, Issue 8
Vladimir Skuzovatkin <[email protected]>
| Newsgroups | gmane.comp.multimedia.dvdauthor.user |
|---|---|
| Message-ID | <[email protected]> |
Hi!
About "dvdauthor.exe error (_cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION)".
Yes, the version 0.6.18 of dvdauthor.exe have this error.
I tried to find "root cause":
An error occurred in the module "dvdcompile.c" in the function "compilecs"
on the line 916.
The next text are located in this file:
if (cs->i3 && cs->i3 > ws->titles->pgcs[i2 - 128 - 1]->numchapters)
{
fprintf
(
stderr,
"ERR: Cannot jump to chapter %d of title %d, only %d exist\n",
cs->i3,
i2 - 128,
ws->titles->pgcs[i2 - 128 - 1]->numchapters
);
return 0;
} /*if*/
In my case the value of "i2" is equal to "128"! So, "ws->titles->pgcs[i2 -
128 - 1]->numchapters" generate access violation....
Thanks,
Vladimir
2010/4/24 <dvdauthor-users-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> Send Dvdauthor-users mailing list submissions to
> dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/dvdauthor-users
> or, via email, send a message with subject or body 'help' to
> dvdauthor-users-request-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>
> You can reach the person managing the list at
> dvdauthor-users-owner-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Dvdauthor-users digest..."
>
>
> Today's Topics:
>
> 1. Re: dvdauthor.exe error (_cygtls::handle_exceptions:
> Exception: STATUS_ACCESS_VIOLATION) (Lawrence D'Oliveiro)
> 2. Re: Text Subtitles Rework (Lawrence D'Oliveiro)
> 3. Re: Text Subtitles Rework (Alexander Thomas)
> 4. dvdauthor.exe error (_cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION) (Vladimir Skuzovatkin)
> 5. Re: dvdauthor.exe error (_cygtls::handle_exceptions:
> Exception: STATUS_ACCESS_VIOLATION) (Lawrence D'Oliveiro)
> 6. Nested-Conditionals Bug (Lawrence D'Oliveiro)
> 7. Creating DVD problem (Nikolay Shaplov)
> 8. Re: Creating DVD problem (Lawrence D'Oliveiro)
> 9. Lucio Araujo has invited you to Dropbox (Dropbox)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 19 Apr 2010 22:29:57 +1200
> From: Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Subject: Re: [Dvdauthor-users] dvdauthor.exe error
> (_cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION)
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <4BCC30A5.2010901-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Vladimir Skuzovatkin wrote:
>
> > About "dvdauthor.exe error (_cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION)".
> > I use the next version of dvdauthor.exe: 0.6.14.
>
> [lots of irrelevant junk snipped]
>
> Does the problem still happen with 0.6.18?
>
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 20 Apr 2010 23:05:46 +1200
> From: Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Subject: Re: [Dvdauthor-users] Text Subtitles Rework
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <4BCD8A8A.9010700-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> I wrote:
>
> > I see that MPlayer also adds a shadow to its subtitle text; would this
> > be a useful option to have as well?
>
> I have done this. You can specify an x- and y-offset, as well as the
> shadow colour.
>
>
>
> ------------------------------
>
> Message: 3
> Date: Tue, 20 Apr 2010 14:25:21 +0200
> From: Alexander Thomas <[email protected]>
> Subject: Re: [Dvdauthor-users] Text Subtitles Rework
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID:
> <z2zce115ec11004200525h6d1c2f35ndd659d85c3e5c337-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
> Content-Type: text/plain; charset="windows-1252"
>
> On Mon, Apr 19, 2010 at 11:07 AM, Lawrence D'Oliveiro <
> ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> wrote:
>
> > The old ?rrggbb? hex colour-specification syntax is now deprecated in
> > favour of much more powerful options modelled on those of ImageMagick. I
> > didn?t follow ImageMagick?s notation exactly: in particular, absolute
> > alpha values are not in the range 0.0-1.0, but 0-255, same as most other
> > component values.
> >
> > I?m in two minds about hue specifications: I have kept the 0-360 angle
> > convention of ImageMagick for now, but I?m wondering whether to change
> > this to 0-255 like every other colour component. Feel free to express
> > opinions on this. :)
> >
>
> I would keep the 0-360. Most graphics programs express hue in degrees, and
> most people will have a better idea of what a hue of 120? means than a hue
> of '85'.
>
> Lex
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 4
> Date: Wed, 21 Apr 2010 15:18:20 +0400
> From: Vladimir Skuzovatkin <[email protected]>
> Subject: [Dvdauthor-users] dvdauthor.exe error
> (_cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION)
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID:
> <p2pdf34f1ac1004210418pbef85954t557f59ceec1b759f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi!
>
> About "dvdauthor.exe error (_cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION)".
>
> It is dump file for error:
>
> Exception: STATUS_ACCESS_VIOLATION at eip=0040F164
> eax=FFFFFF70 ebx=1051BB80 ecx=FFFFFFFF edx=00000000 esi=10537248
> edi=1051BCB8
> ebp=0028CAB8 esp=0028CA70 program=C:\dvdauthor\dvdauthor.exe, pid 6324,
> thread main
> cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
> Stack trace:
> Frame Function Args
> 0028CAB8 0040F164 (1051A9B8, 1051A9B8, 00000001, 00000001)
> 0028CAF8 00404CCB (10519EA0, 10525050, 1051A2F8, 00000002)
> 0028CB18 004129B8 (10504698, 0041B28E, 0028CB68, 0028CCB7)
> 0028CBB8 004147BE (0028CCB7, 004164E0, 00416360, 00000003)
> 0028CC48 00413D00 (00000003, 105001D0, 10500090, 00000004)
> 0028CD68 61006198 (00000000, 0028CDA0, 61005510, 0028CDA0)
> 61005510 61004416 (0000009C, A02404C7, E8611021, FFFFFF48)
> 986618 [main] dvdauthor 6324 _cygtls::handle_exceptions: Exception:
> STATUS_ACCESS_VIOLATION
> 1008375 [main] dvdauthor 6324 _cygtls::handle_exceptions: Error while
> dumping state (probably corrupted stack)
>
>
> --
> Thanks,
> Vladimir
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 5
> Date: Thu, 22 Apr 2010 10:39:02 +1200
> From: Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Subject: Re: [Dvdauthor-users] dvdauthor.exe error
> (_cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION)
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <4BCF7E86.3010201-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Vladimir Skuzovatkin wrote:
>
> > About "dvdauthor.exe error (_cygtls::handle_exceptions: Exception:
> > STATUS_ACCESS_VIOLATION)".
>
> Does the problem still happen with 0.6.18?
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 22 Apr 2010 22:56:26 +1200
> From: Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Subject: [Dvdauthor-users] Nested-Conditionals Bug
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <4BD02B5A.5010306-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> I found a bug in the optimizer for VM instructions, which incorrectly
> handled situations like this:
>
> if (g0 eq 1)
> {
> if (g2 eq 2)
> {
> g3 = 4;
> }
> }
>
> Basically the second conditional test would get lost, and dvdunauthor?s
> decompilation would show that the code had been mangled into
>
> if (g0 == 1)
> {
> g3 = 4;
> }
>
> I have done a fix for this.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Fri, 23 Apr 2010 10:20:18 +0400
> From: Nikolay Shaplov <[email protected]>
> Subject: [Dvdauthor-users] Creating DVD problem
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <20100423102018.6c3bca94-Hbyz0Zhis0Z+hZeFqdpElO6FPmL0Eu8I@public.gmane.org>
> Content-Type: text/plain; charset=US-ASCII
>
> I can't create dvd by dvdauthor, and I do not understand why. The error
> output does not give me real information, I can understand.
>
> The example .xml I've taken from here:
> http://dvdauthor.sourceforge.net/doc/ex-title.html
>
> <dvdauthor>
> <vmgm />
> <titleset>
> <titles>
> <pgc>
> <vob file="vob_02t_001.orig.vob" />
> </pgc>
> </titles>
> </titleset>
> </dvdauthor>
>
>
> When I try to create dvd from file from .vob created by dvdunauthor I
> get:
>
> ERR: dvd info packet is version 1
>
>
> when I try to create dvd from file modified by ffmpeg (I've added new
> soundtrack to the file I've wrote above) it gives a lot of:
>
> WARN: Skipping sector, waiting for first VOBU...
>
>
> Both error messages does not explain what is the matter, and how to fix
> it. Googling does not give any use too...
> Can somebody tell me what to do? ;-)
>
>
>
> ------------------------------
>
> Message: 8
> Date: Fri, 23 Apr 2010 18:47:08 +1200
> From: Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Subject: Re: [Dvdauthor-users] Creating DVD problem
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <4BD1426C.409-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Nikolay Shaplov wrote:
>
> > when I try to create dvd from file modified by ffmpeg ...
>
> What FFmpeg command did you use? Did you include ?-target pal-dvd? (I?m
> assuming you?re using PAL)?
>
>
>
> ------------------------------
>
> Message: 9
> Date: Fri, 23 Apr 2010 20:46:20 +0000
> From: Dropbox <no-reply-DYN/[email protected]>
> Subject: [Dvdauthor-users] Lucio Araujo has invited you to Dropbox
> To: dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Message-ID: <20100423204620.0417A46104C-xGejAJT2w6wNg38g51G8BUEOCMrvLtNR@public.gmane.org>
> Content-Type: text/plain; charset="utf8"
>
> We're excited to let you know that Lucio Araujo has invited you to Dropbox!
>
> Lucio Araujo has been using Dropbox to sync and share files online and
> across computers, and thought you might want it too.
>
> Visit http://www.dropbox.com/link/20.LK2XWJJKIG/NjE1MDY0NTM1Nw to get
> started.
>
> - The Dropbox Team
>
> ____________________________________________________
> To stop receiving invites from Dropbox, please go to
> http://www.dropbox.com/bl/0b50878f2040/dvdauthor-users%40lists.sourceforge.net
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
>
>
> ------------------------------
>
> _______________________________________________
> Dvdauthor-users mailing list
> Dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/dvdauthor-users
>
>
> End of Dvdauthor-users Digest, Vol 42, Issue 8
> **********************************************
>
--
Thanks,
Vladimir
------------------------------------------------------------------------------
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users