Duncan-
I was thinking at the plugin level so that both Xine and mplayer can
have subtitles controlled via the remote. I would say that the Lang
and Subs are definite as they are already supportted in the DVD
plugins
Evan
On 10/25/06, Duncan Webb <[EMAIL PROTECTED]> wrote:
> Evan Hisey wrote:
>
Yes, im in NTSC land. I think I found the problem. Maybe I need to update the ivtv driver? Since it looks like a valid option. In 1.5.4 does it not do the "set-vbi-embed=1"?
ivtvctl --get-vbi-embedioctl IVTV_IOC_G_VBI_EMBED okvbi embedded in MPEG stream: off
ivtvctl --set-vbi-embed=1ioctl IVTV_IOC_
Justin Wetherell wrote:
I guess that using mplayer as you tv viewer is fine.
The problem is here:
File "/usr/local/src/freevo-1.7/src/tv/ivtv.py", line 168, in setvbiembed
r = fcntl.ioctl(self.device, i32(SETVBI_EMBED_NO),
struct.pack(VBI_EMBED_ST, value))
IOError: [Errno 22] Invalid argument
A
I made all the changes and updated to revision 8476; I still receive the same errors.Traceback (most recent call last): File "/usr/local/freevo/src/main.py", line 301, in eventhandler app.eventhandler
(event) File "/usr/local/src/freevo-1.7/src/menu.py", line 425, in eventhandler if not isi
I'll change the VIDEO_GROUNP but I believe input 0 is correct because it records fine.
ioctl: VIDIOC_ENUMINPUT
Input : 0
Name : Tuner
Type : 0x0001
Audioset: 0x0003
Tuner : 0x
Standard: 0x3000 ( NTSC )
St
Justin Wetherell wrote:
> Just to get this posted before I get a chance to try:
Only one TV card then it should be:
VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
adev=None,
input_type='tuner',
input_num=0,
tuner_norm='NTSC',
Bugs item #1584686, was opened at 2006-10-25 21:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1584686&group_id=46652
Please note that this message will contain a full copy o
I don't know if i've posted this before but it _does_ record fine, it's just watching live TV that doesn't work.On 10/25/06, Justin Wetherell <
[EMAIL PROTECTED]> wrote:Just to get this posted before I get a chance to try:
PVR-150
Linux version 2.6.10
ivtv-0.4.4
VIDEO_GROUPS = [
VideoGroup(vd
Just to get this posted before I get a chance to try:
PVR-150
Linux version 2.6.10
ivtv-0.4.4
VIDEO_GROUPS = [
VideoGroup(vdev='/dev/video0',
adev=None,
input_type='tuner',
input_num=0,
tuner_norm='NTSC',
tuner_chanlist
Justin Wetherell wrote:
> I haven't tried it with a newer version of the SVN yet but I will when I
> get home. Has anything been done in the code to address this? I feel
> like I should haven't to adjust my current setup for it to work, since
> it worked fine in 1.5.4 but I will if you feel it's ne
I haven't tried it with a newer version of the SVN yet but I will when
I get home. Has anything been done in the code to address this? I feel
like I should haven't to adjust my current setup for it to work, since
it worked fine in 1.5.4 but I will if you feel it's needed.On 10/25/06, Duncan Webb <[
SourceForge.net wrote:
> Bugs item #1582577, was opened at 2006-10-22 23:07
> Message generated for change (Comment added) made by ehisey
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1582577&group_id=46652
Justin, have you resolved this problem?
Bugs item #1584589, was opened at 2006-10-25 18:54
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1584589&group_id=46652
Please note that this message will contain a full copy of the comment
Bugs item #1584589, was opened at 2006-10-25 18:54
Message generated for change (Comment added) made by naudefj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1584589&group_id=46652
Please note that this message will contain a full copy of the comment th
Bugs item #1584589, was opened at 2006-10-25 18:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1584589&group_id=46652
Please note that this message will contain a full copy o
On Wed, 2006-10-25 at 11:18 +0200, Dirk Meyer wrote:
> WTF is that? I never saw an EOF exception before. Can this only happen
> in pickle?
Yes, if the pickle file is truncated or otherwise corrupt, it can
generate this exception.
--
Dirk Meyer wrote:
> Duncan Webb wrote:
>> Dirk Meyer wrote:
>>> Duncan Webb wrote:
Freevo stand a top project 890! Wonder how they calculate the 99.48%
activity.
>> Last time I looked it was 94%
>>
>>> I have no idea, it can't be svn access because they don't see our
>>> traffic. Is there
TC Wan wrote:
> On Tue, October 24, 2006 3:55 pm, Duncan Webb wrote:
>> I've decided that this method is too dangerous so I've added a new
>> VideoGroup group_type to implement this, the adev setting still need to
>> be changed.
>>
>> See:
>> https://sourceforge.net/tracker/?func=detail&atid=446895
Evan Hisey wrote:
> Duncan-
> Not sure if this needs to be a feature request or a bug. I watch a
> lot of mkv and ogm files with subtitle streams. Using mplayer or Xine
> manaully I can select the subtitle stream. I am not able to do this
> in Freevo while watching videos. Subtitle selection doe
Dirk Meyer wrote:
> Duncan Webb wrote:
>> Author: duncan
>> Date: Wed Oct 25 07:10:34 2006
>> New Revision: 8472
>>
>> Modified:
>>branches/rel-1/freevo/src/helpers/rssPeriodic.py
>>
>> Log:
>> Buf fix, didn't detect EOF.
>>
>>
>> Modified: branches/rel-1/freevo/src/helpers/rssPeriodic.py
>> ==
Feature Requests item #1584265, was opened at 2006-10-25 09:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1584265&group_id=46652
Please note that this message will contain a
Duncan Webb wrote:
> Author: duncan
> Date: Wed Oct 25 07:10:34 2006
> New Revision: 8472
>
> Modified:
>branches/rel-1/freevo/src/helpers/rssPeriodic.py
>
> Log:
> Buf fix, didn't detect EOF.
>
>
> Modified: branches/rel-1/freevo/src/helpers/rssPeriodic.py
> ===
On Tue, October 24, 2006 3:55 pm, Duncan Webb wrote:
>
> I've decided that this method is too dangerous so I've added a new
> VideoGroup group_type to implement this, the adev setting still need to
> be changed.
>
> See:
> https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1583303&group_
Duncan-
Not sure if this needs to be a feature request or a bug. I watch a
lot of mkv and ogm files with subtitle streams. Using mplayer or Xine
manaully I can select the subtitle stream. I am not able to do this
in Freevo while watching videos. Subtitle selection does work for
DVDs.
Evan
Bugs item #1582577, was opened at 2006-10-22 23:07
Message generated for change (Comment added) made by ehisey
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1582577&group_id=46652
Please note that this message will contain a full copy of the comment thr
On Tuesday, 24. October 2006 21:54, Jason Tackaberry wrote:
> On Tue, 2006-10-24 at 20:56 +0200, Dirk Meyer wrote:
> > if 'dirname' in query:
> > query['dirname'] = os.path.realpath(query['dirname'] + '/')
> > +if query['dirname'] == '//':
> > +quer
Feature Requests item #1584197, was opened at 2006-10-25 09:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446898&aid=1584197&group_id=46652
Please note that this message will contain a
27 matches
Mail list logo