Re: [Okular-devel] Dt. 28th August - status

2013-08-29 Thread Jaydeep Solanki
On Thu, Aug 29, 2013 at 2:41 AM, Fabio D'Urso  wrote:

> On Thursday, August 29, 2013 01:23:48 AM Jaydeep Solanki wrote:
> > On Wed, Aug 28, 2013 at 2:00 AM, Jaydeep Solanki 
> wrote:
> > > Hi,
> > >
> > > I noticed that the (movie) annotation version actually works, it's just
> > > that it takes a few seconds to start.
> > >
> > > Current status is I can hear the video playing but no visual.
> >
> > I have visual now, working on playing video using raw data,  and fixing
> > position of video widget, currently it's displayed at (0,0).
>
> Hi,
>
> In case it's relevant for your work, there's an interesting comment about
> playing from QByteArray in core/movie.cpp
>
Yeah, I saw it, but according to the comment, it should be fixed. No ?

Also in generators/epub/epubdocument.cpp::loadResource(..) when I load
video, I get data = "" and size = the size of the video file in bits.
Result, is the video doesn't get played. :/

>
> Fabio
>
> >
> > > To debug this, I turned off a lot of features like drawingContent
> (because
> > > the video player is not drawn using converter), turned off the
> textpages,
> > > etc.
> > > Now what I see are random lines, which I guess was supposed to be the
> > > video.
> > >
> > > Plus, the audio doesn't play when loading movie from QByteArray, but
> works
> > > when using a file from other location (which I used to test). Seems to
> be
> > > a
> > > minor bug, will be easy to fix once I get at least something working.
> > >
> > > Note : if you want to try out what I'm seeing, a patch is attached,
> and if
> > > you might have seen something similar it would be helpful.
> > >
> > > Epub
> > > link<
> https://epub-samples.googlecode.com/files/cc-shared-culture-20120130
> > > .epub>to test.
> > >
> > > Cheers,
> > > Jaydeep
>
> ___
> Okular-devel mailing list
> Okular-devel@kde.org
> https://mail.kde.org/mailman/listinfo/okular-devel
>
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Dt. 28th August - status

2013-08-28 Thread Fabio D'Urso
On Thursday, August 29, 2013 01:23:48 AM Jaydeep Solanki wrote:
> On Wed, Aug 28, 2013 at 2:00 AM, Jaydeep Solanki  wrote:
> > Hi,
> > 
> > I noticed that the (movie) annotation version actually works, it's just
> > that it takes a few seconds to start.
> > 
> > Current status is I can hear the video playing but no visual.
> 
> I have visual now, working on playing video using raw data,  and fixing
> position of video widget, currently it's displayed at (0,0).

Hi,

In case it's relevant for your work, there's an interesting comment about 
playing from QByteArray in core/movie.cpp

Fabio

> 
> > To debug this, I turned off a lot of features like drawingContent (because
> > the video player is not drawn using converter), turned off the textpages,
> > etc.
> > Now what I see are random lines, which I guess was supposed to be the
> > video.
> > 
> > Plus, the audio doesn't play when loading movie from QByteArray, but works
> > when using a file from other location (which I used to test). Seems to be
> > a
> > minor bug, will be easy to fix once I get at least something working.
> > 
> > Note : if you want to try out what I'm seeing, a patch is attached, and if
> > you might have seen something similar it would be helpful.
> > 
> > Epub
> > link > .epub>to test.
> > 
> > Cheers,
> > Jaydeep

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Dt. 28th August - status

2013-08-28 Thread Jaydeep Solanki
On Wed, Aug 28, 2013 at 2:00 AM, Jaydeep Solanki  wrote:

> Hi,
>
> I noticed that the (movie) annotation version actually works, it's just
> that it takes a few seconds to start.
>
> Current status is I can hear the video playing but no visual.
>
I have visual now, working on playing video using raw data,  and fixing
position of video widget, currently it's displayed at (0,0).

> To debug this, I turned off a lot of features like drawingContent (because
> the video player is not drawn using converter), turned off the textpages,
> etc.
> Now what I see are random lines, which I guess was supposed to be the
> video.
>
> Plus, the audio doesn't play when loading movie from QByteArray, but works
> when using a file from other location (which I used to test). Seems to be a
> minor bug, will be easy to fix once I get at least something working.
>
> Note : if you want to try out what I'm seeing, a patch is attached, and if
> you might have seen something similar it would be helpful.
>
> Epub 
> linkto
>  test.
>
> Cheers,
> Jaydeep
>
___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel