Hello all,
i am going forward, not successful yet, but a question of time :)
Now, i do not have errors anymore connecting to the recordserver. This means
i can schedule a recording, but...
in the log file of the recordserver, i see this:

2007/05/17 19:00 CEST [HTTPChannel,30,127.0.0.1] config.LOCALE=latin-1
2007/05/17 19:00 CEST [HTTPChannel,30,127.0.0.1] prog=jeu 2007-05-17
19:00->19:20 (19:00)  la%20deux Plus belle la vie
2007/05/17 19:00 CEST [*RecordServer*] received event RECORD_START
2007/05/17 19:00 CEST [*RecordServer*] popen  /usr/local/bin/mplayer
-dumpstream -dumpfile
"/home/freevo/records/05-17_19:00_Plus_belle_la_vie.ts" "dvb://LA DEUX"
2007/05/17 19:00 CEST [*RecordServer*] received event RECORD_STOP
2007/05/17 19:00 CEST [*RecordServer*] no imagefile found
2007/05/17 19:00 CEST [*RecordServer*]
/home/freevo/.freevo/vfs/home/freevo/records/05-17_19:00_Plus_belle_la_vie.ts.raw.tmp


What i suppose, is that  the record server suppose that the file will be
created by the recording process in the cache directory.
This is not the case, as this file is to be created in the recording folder.
I verified that the recording process starts well when i modify a little bit
the recording command VCR_CMD like this:

2007/05/17 19:02 CEST [HTTPChannel,14,127.0.0.1] config.LOCALE=latin-1
2007/05/17 19:02 CEST [HTTPChannel,14,127.0.0.1] prog=jeu 2007-05-17
19:00->19:20 (19:00)  la%20deux Plus belle la vie
2007/05/17 19:02 CEST [*RecordServer*] received event RECORD_START
2007/05/17 19:02 CEST [*RecordServer*] popen  /usr/local/bin/mplayer
-dumpstream -dumpfile
"/home/croisez/.freevo/vfs/home/croisez/records/05-17_19:00_Plus_belle_la_vie.ts"
"dvb://LA DEUX"


In that case, the recording process has been started and not killed by
freevo.
After that, I have problems to stop a pending recording process, because the
mplayer which is running is not killed by freevo, but only the original
process that launched mplayer.

There is perhaps a trick in local_conf.py for those two problems, is'nt it?
LOUIS
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to