Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Peer Oliver Schmidt
On 10/03/2011 08:26 PM, Tobi wrote:
> On 03.10.2011 20:12, Manfred Schmidt-Voigt wrote:
> 
>> Is it possible to include this in one of the next versions?
> 
> Good suggestion! Added to the todo list.

FYI: I am using a butchered version of vdrnfofs in LinuxMCE. Works for
what I need atm. VDR-Portal should have my changes.
-- 
Best regards

Peer Oliver Schmidt
LinuxMCE
PGP Key ID: 0x83E1C2EA

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Holger Altenburg

Hello Tobias,

On 02.10.2011 23:21, Tobi wrote:


Just in case someone finds them useful, I've just put two tiny tools online:



vdr-nfofs: A Fuse file system for VDR recordings, mapping them to
*.mpg/*.nfo files

http://projects.vdr-developer.org/git/vdrnfofs.git/
http://projects.vdr-developer.org/git/vdrnfofs.git/tree/README
http://projects.vdr-developer.org/git/vdrnfofs.git/snapshot/vdrnfofs-0.7.tar.gz


very nice, indeed.

Just for your readme-file. I had to install python-setuptools and not 
only python-fuse. (Debian Squeeze/e-tobi.net) and I had to set the 
allow_other option in the mount-command in order to get permission to 
the files for non-root-users. It was no help to add this users to the 
fuse-group.


Unfortunately my vlc-player on Windows does not show timestamps 
(current/total time) of the video like it is on the originating 
ts-files. I had hoped that this was gone with the mpg so I could use the 
jump-buttons (10sec/1min) in vlc.


Is there any chance of a possibility, that vdrnfofs could modify the mpg 
so the timestamps will work?


Nevertheless, great job, once again, Tobi. I am very happy to have this one.

--
Holger


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread VDR User
This is a little off-topic but is there a VDR plugin to view nfo +
jpg?  Maybe even in the osd since VDR now supports truecolor..?  This
is the one big feature imo that things such as the mplayer plugin lack
and it's really a shame.

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Dominic Evans
Hi Tobi,

On 3 October 2011 19:26, Tobi  wrote:
> Good suggestion! Added to the todo list.

Is is possible for you to add a page under
http://projects.vdr-developer.org/projects for vdr-nfofs so that we
can raise bugs, request features and submit patches on a tracker?

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Tobias Güntner

Am 04.10.2011 17:35, schrieb Holger Altenburg:

Unfortunately my vlc-player on Windows does not show timestamps
(current/total time) of the video like it is on the originating
ts-files.


Please check if VLC shows proper timestamps for *all* ts files. If there 
is a problem with one ts file, chances are that the merged mpg file has 
the same problem.


I suspect the VLC TS demux is at fault. There already are discussions 
about it on vlc-devel (e.g., 
http://mailman.videolan.org/pipermail/vlc-devel/2011-September/thread.html#81844), 
so I suppose your problem will be fixed in the near future.


Regards,
Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Tobi
On 04.10.2011 17:35, Holger Altenburg wrote:

> Just for your readme-file. I had to install python-setuptools and not only
> python-fuse. (Debian Squeeze/e-tobi.net) and I had to set the allow_other
> option in the mount-command in order to get permission to the files for
> non-root-users. It was no help to add this users to the fuse-group.

Thx! Added to the README. I'll check the permission, guess there must be
another way.

> Is there any chance of a possibility, that vdrnfofs could modify the mpg
> so the timestamps will work?

What exactly needs to be changed?

Doing such thing in vdrnfofs would only make sense, if it's a really,
really cheap operation like setting some bits in the TS package headers.
Any deeper inspection/modification of the underlying mpg stream would make
vdrnfofs become damn slow.

Tobias

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr-checkts + vdrnfofs

2011-10-04 Thread Tobi
On 04.10.2011 18:02, Dominic Evans wrote:

> Is is possible for you to add a page under
> http://projects.vdr-developer.org/projects for vdr-nfofs so that we
> can raise bugs, request features and submit patches on a tracker?

Ok.

http://projects.vdr-developer.org/projects

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Does VDR support overlapped recordings?

2011-10-04 Thread John Klimek
Does VDR know if two programs are located on the same transponder so
that it can allow both programs to record at the same time?  (this
would also help when extending recording times by a minute or two and
thus create overlapped recordings even though they are on the same
channel or transponder)

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Does VDR support overlapped recordings?

2011-10-04 Thread JJussi

On 5.10.2011 3.03, John Klimek wrote:

Does VDR know if two programs are located on the same transponder so
that it can allow both programs to record at the same time?  (this
would also help when extending recording times by a minute or two and
thus create overlapped recordings even though they are on the same
channel or transponder)

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Yes it do!
You can even record same program multiple times, to different directories.

--
JJussi


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Does VDR support overlapped recordings?

2011-10-04 Thread Matthias Biel
This works very well.


John Klimek  schrieb:

>Does VDR know if two programs are located on the same transponder so
>that it can allow both programs to record at the same time?  (this
>would also help when extending recording times by a minute or two and
>thus create overlapped recordings even though they are on the same
>channel or transponder)
>
>___
>vdr mailing list
>vdr@linuxtv.org
>http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] [Announce] remotetimers-0.1.6

2011-10-04 Thread Frank Schmirler
Hi guys,

I just published remotetimers-0.1.6 at http://vdr.schmirler.de/. The new
release fixes a crash when moving a local timer to the server and a bug in the
menu after modifying priority, lifetime or user IDs of a TS recording. The
plugin has also been adapted to VDR 1.7.21 (not heavily tested yet).

Changelog
- Adapted handler of SVDRP command LSTR to VDR 1.7.21+ format, including
  the recording's length.
- Updated the menu parts copied from VDR to 1.7.21
- README now mentions the new VDR default port.
- Fixed RecordingInfo update for TS recordings. The altered lines were
  appended but re-writing a clean version of the info file failed. So the
  recording in the menu was not updated, instead an error message appeared.
- Adapted to API change of VDR 1.7.21 (access recording priority/lifetime)
- Fixed crash when moving a local timer to the server

Have fun!
Frank

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr