Hi,
there is a new version of noad at
This Version handles also TS-Recordings.
Greetings theNoad
the Noad wrote:
Hi,
there is a new version of noad at
This Version handles also TS-Recordings.
Hi
Just a small problem I found in the new version. The script noadifnew does not recognize the new marks files (without the .vdr extension) produced for TS-files. This can be fixed with the attached patch. The patch also fixes a bug in the same file that prevents it from working with shells other than bash.
-- Matti
the Noad kirjoitti:
Hi,
there is a new version of noad at
This Version handles also TS-Recordings.
A couple of problems:
Mar 18 12:54:58 vdr noad[22790]: noad arg[0]: noad Mar 18 12:54:58 vdr noad[22790]: noad arg[1]: - Mar 18 12:54:58 vdr noad[22790]: noad arg[2]: /video0/elokuvat/Elokuva:_Oven_tak ana_(K15)/2010-02-21.20.58.4-0.rec Mar 18 12:54:58 vdr noad[22790]: noad args done Mar 18 12:54:58 vdr noad[22790]: Thursday,18.03.2010 12:54:58 start noad-0.7.1 for /video0/elokuvat/Elokuva:_Oven_takana_(K15)/2010-02-21.20.58.4-0.rec Mar 18 13:04:58 vdr noad[22790]: [22790] ERROR: frame larger than buffer (535048 > 524144)
and another
Mar 18 13:03:02 vdr noad[23260]: noad arg[0]: noad Mar 18 13:03:02 vdr noad[23260]: noad arg[1]: nice Mar 18 13:03:02 vdr noad[23260]: noad arg[2]: /video0/Kettu/Vikkel<E4>t_tassut:_Kettu/2010-03-02.07.24.2-0.rec Mar 18 13:03:02 vdr noad[23260]: noad args done Mar 18 13:03:02 vdr noad[23260]: Thursday,18.03.2010 13:03:02 start noad-0.7.1 for /video0/Kettu/Vikkel<E4>t_tassut:_Kettu/2010-03-02.07.24.2-0.rec Mar 18 13:03:28 vdr noad[23260]: [23260] ERROR: 'I' frame at end of file #42956 Mar 18 13:03:28 vdr noad[23260]: noad aborted by signal Segmentation fault Mar 18 13:03:28 vdr noad[23260]: [bt] Execution path: Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z15show_stackframeb+0x1a) [0x41a34a] Mar 18 13:03:28 vdr noad[23260]: [bt] noad [0x418a7f] Mar 18 13:03:28 vdr noad[23260]: [bt] /lib/libc.so.6 [0x7f1237ec8fc0] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z10demuxFrameP9cFileNametlii+0x36) [0x425b06] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z9checkLogoP9cFileNamei+0xb9) [0x40d089] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z10detectLogoP9cFileNamePci+0x11a) [0x40e41a] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z10scanRecordiP6cMarks+0x1fa) [0x41372a] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z9doX11ScanP8noadDataPKci+0x47) [0x414097] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(_Z6doNoadbPKc+0x1ab) [0x418ebb] Mar 18 13:03:28 vdr noad[23260]: [bt] noad(main+0x774) [0x4196c4] Mar 18 13:03:28 vdr noad[23260]: [bt] /lib/libc.so.6(__libc_start_main+0xfd) [0x7f1237eb5abd] Mar 18 13:03:28 vdr noad[23260]: [bt] noad [0x409f59]
yours, Jouni
Jouni Karvo kirjoitti:
the Noad kirjoitti:
Hi,
there is a new version of noad at
This Version handles also TS-Recordings.
A couple of problems:
Mar 18 12:54:58 vdr noad[22790]: noad arg[0]: noad Mar 18 12:54:58 vdr noad[22790]: noad arg[1]: - Mar 18 12:54:58 vdr noad[22790]: noad arg[2]: /video0/elokuvat/Elokuva:_Oven_tak ana_(K15)/2010-02-21.20.58.4-0.rec Mar 18 12:54:58 vdr noad[22790]: noad args done Mar 18 12:54:58 vdr noad[22790]: Thursday,18.03.2010 12:54:58 start noad-0.7.1 for /video0/elokuvat/Elokuva:_Oven_takana_(K15)/2010-02-21.20.58.4-0.rec Mar 18 13:04:58 vdr noad[22790]: [22790] ERROR: frame larger than buffer (535048 > 524144)
For the first problem:
It seems that vdr_cl.h has MAXFRAMESIZE defined as #define MAXFRAMESIZE (KILOBYTE(512) / TS_SIZE * TS_SIZE) // multiple of TS_SIZE to avoid breaking up TS packets
vdr has: #define MAXFRAMESIZE (KILOBYTE(1024) / TS_SIZE * TS_SIZE) // multiple of TS_SIZE to avoid breaking up TS packets
So I'm trying with that larger one, in case it helps.
yours, Jouni
Hi, i have updated noad to 0.7.2 with some minor bugfixes.
Version 0.7.2 - exit noad if a hdtv-recording is found - change MAXFRAMESIZE to KILOBYTE(1024) as in vdr - fixed noadifnew (thanks to Matti Lehtimäki for the patch) - add some logging in svdrpc.cpp
Look at http://noad.heliohost.org/
Greetings theNoad
Am Donnerstag 25 März 2010 schrieb Thorsten Gehrig:
Hi is there an outlook that noad will support HDTV in the future?
I'm working on it.
regards Thorsten
Am 23.03.2010 20:02, schrieb the Noad:
Version 0.7.2
- exit noad if a hdtv-recording is found
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi
Link seems to be dead, where can I find it please ?
Regards
Le Tuesday 23 March 2010 20:02:23 the Noad, vous avez écrit :
Hi, i have updated noad to 0.7.2 with some minor bugfixes.
Version 0.7.2
- exit noad if a hdtv-recording is found
- change MAXFRAMESIZE to KILOBYTE(1024) as in vdr
- fixed noadifnew (thanks to Matti Lehtimäki for the patch)
- add some logging in svdrpc.cpp
Look at http://noad.heliohost.org/
Greetings theNoad
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi
Link seems to be dead, where can I find it please ?
Regards
You can find it on one of our gentoo mirrors.
http://www.gentoo.org/main/en/mirrors2.xml
look there in the distfiles/ DIR
B.R.
Le Tuesday 23 March 2010 20:02:23 the Noad, vous avez écrit :
Hi, i have updated noad to 0.7.2 with some minor bugfixes.
Version 0.7.2
- exit noad if a hdtv-recording is found
- change MAXFRAMESIZE to KILOBYTE(1024) as in vdr
- fixed noadifnew (thanks to Matti Lehtimäki for the patch)
- add some logging in svdrpc.cpp
Look at http://noad.heliohost.org/
Greetings theNoad
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
File downloaded Thanks for your help
Le Tuesday 20 April 2010 20:00:25 Joerg Bornkessel, vous avez écrit :
Hi
Link seems to be dead, where can I find it please ?
Regards
You can find it on one of our gentoo mirrors.
http://www.gentoo.org/main/en/mirrors2.xml
look there in the distfiles/ DIR
B.R.
Le Tuesday 23 March 2010 20:02:23 the Noad, vous avez écrit :
Hi, i have updated noad to 0.7.2 with some minor bugfixes.
Version 0.7.2
- exit noad if a hdtv-recording is found
- change MAXFRAMESIZE to KILOBYTE(1024) as in vdr
- fixed noadifnew (thanks to Matti Lehtimäki for the patch)
- add some logging in svdrpc.cpp
Look at http://noad.heliohost.org/
Greetings theNoad
Hi,
I've just installed "noad 0.7.3" on "vdr-1.7.27". Unfortunately, this version is doesn't work with HD recordings :
__________________________________________________________________________ ..... May 1 11:09:10 pctest vdr: [7651] timer 1 (202 1030-1130 'MØtØo 2~MØtØo.') stop May 1 11:09:10 pctest vdr: [7651] executing '/usr/local/src/noad/noad priority 5 --overlap --ac3 --jumplogo --OSD --savelogo after "/DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec"' May 1 11:09:10 pctest noad[7965]: noad arg[0]: /usr/local/src/noad/noad May 1 11:09:10 pctest noad[7965]: noad arg[1]: priority May 1 11:09:10 pctest noad[7965]: noad arg[2]: 5 May 1 11:09:10 pctest noad[7965]: noad arg[3]: --overlap May 1 11:09:10 pctest noad[7965]: noad arg[4]: --ac3 May 1 11:09:10 pctest noad[7965]: noad arg[5]: --jumplogo May 1 11:09:10 pctest noad[7965]: noad arg[6]: --OSD May 1 11:09:10 pctest noad[7965]: noad arg[7]: --savelogo May 1 11:09:10 pctest noad[7965]: noad arg[8]: after May 1 11:09:10 pctest noad[7965]: noad arg[9]: /DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec May 1 11:09:10 pctest noad[7965]: noad args done May 1 11:09:10 pctest noad[7965]: noad forked to pid 7966 May 1 11:09:10 pctest noad[7966]: Tuesday,01.05.2012 11:09:10 start noad-0.7.3 for /DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec
May 1 11:09:10 pctest noad[7966]: [7966] looks like HDTV, can't handle this file, give up ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
May 1 11:09:10 pctest noad[7966]: Tuesday,01.05.2012 11:09:10 noad done for /DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec (0:00:00) ..... __________________________________________________________________________
Is there any version or any patch I missed ?
Regards. Karim