[mythtv] [PATCH] high speed smooth video

Ashley Bostock abostock at gmail.com
Tue Apr 12 07:52:21 UTC 2005


Tried patching cvs as of today (12th Apr) and it fails to compile:

g++ -c -pipe -march=pentiumpro -I/usr/kde/3.3/include -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O2
-march=pentium4 -fomit-frame-pointer -fno-pie `freetype-config
--cflags` -D_REENTRANT -DPIC -fPIC  -DMMX -DUSING_IVTV -DUSING_DVB
-DUSING_XRANDR -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
-DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include
-I/usr/src/linux-2.6.11-gentoo-r5-kraxel1/include -I../.. -I../libmyth
-I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2
-I/usr/qt/3/include -o NuppelVideoPlayer.o NuppelVideoPlayer.cpp
NuppelVideoPlayer.cpp: In member function `bool 
   NuppelVideoPlayer::GetFrame(int, bool)':
NuppelVideoPlayer.cpp:877: error: `IsLiveAndNearEnd' undeclared (first use this 
   function)
NuppelVideoPlayer.cpp:877: error: (Each undeclared identifier is reported only 
   once for each function it appears in.)
NuppelVideoPlayer.cpp: In member function `long long int 
   NuppelVideoPlayer::CalcMaxFFTime(long long int)':
NuppelVideoPlayer.cpp:2529: error: `GetLiveTotalFrames' undeclared (first use 
   this function)
make: *** [NuppelVideoPlayer.o] Error 1
make: *** Waiting for unfinished jobs....

I'm guessing something has changed since you created the patch?


On Apr 11, 2005 12:09 PM, Ashley Bostock <abostock at gmail.com> wrote:
> ah rewinding isn't too important any ways, so what happens after 3x,
> is it better than the current really jumpy behaviour?
> 
> On Apr 11, 2005 8:23 AM, Mark Spieth <mark at dclabs.com.au> wrote:
> > not sure about rew as I dont use it. FF to x3 works well as does timestretch
> > speedup.
> > cheers
> > mark
> >
> > > Awesome, hope this gets applied soon.  I take it that its the patch
> > > that allows for smooth fast forward and rewinding? (as well as the
> > > time stretch stuff)
> > >
> >
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> >
>


More information about the mythtv-dev mailing list