Hello, I'm running freevo 1.4.1 and use the TV.xml-file dumped by nxtvepg. After changing the syntax of the mencoder-call in the config-file mencoder records now, but the recordserver calls it with the wrong channel.
2004/01/12 05:09 CET [*RecordServer*] RECORDSERVER GOT EVENT NOTICE 2004/01/12 05:09 CET [*RecordServer*] RECORDSERVER HANDLING EVENT 2004/01/12 05:09 CET [*RecordServer*] popen /usr/bin/mencoder tv://0 -tv driver=v4l:norm=PAL:chanlist=europe-west:width=320:height=240:outfmt=yv12: device=/dev/video0:adevice=/dev/dsp:audiorate=32000:buffersize=64 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts br=128:cbr:mode=3 -ffourcc divx -endpos 648 -o /<filename>.avi Usually the syntax is /usr/bin/mencoder tv://E11 to record channel E11. Everytime the tuner_id is set to 0 and not to a channel, the selected tv program does not matter. A quotation of record_schedule.xml: <string role="key" value="programList" /> - <dictionary> <string role="key" value="CNI0DAB:1073876400" /> - <instance class="tv.epg_types.TvProgram"> - <dictionary> <string role="key" value="scheduled" /> <int value="0" /> <string role="key" value="rec_duration" /> <int value="1729" /> <string role="key" value="channel_id" /> <string value="CNI0DAB" /> <string role="key" value="isRecording" /> <int value="1" /> <string role="key" value="title" /> <string value="Die Oliver Geissen Show" /> <string role="key" value="stop" /> <int value="1073881200" /> <string role="key" value="filename" /> <string value="01-12_04:00_Die_Oliver_Geissen_Show_-_" /> <string role="key" value="start" /> <int value="1073876400" /> <string role="key" value="tunerid" /> <int value="0" /> <string role="key" value="categories" /> - <list> <string value="show/game show" /> <string value="Show/Gameshow" /> <string value="Spectacle/Jeu" /> <string value="talk show" /> <string value="Talkshow" /> <string value="Talk show" /> </list> </dictionary> Any ideas how to get the right tuner_id/channel? BTW, everything else works fine, freevo is great ;) sincerely Bjoern -- ICQ# 12220433 | http://www.thebjo.net | Leben hei�t, langsam geboren werden. Es w�re allzu bequem, fixfertige Seelen auszuleihen. ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
