Hi Claus,
ich habe jetzt mal die "Beta" Transcode im AMD64 installiert.
Grundsätzlich scheint alles out of the box zu laufen, ich müsste nichts ändern.
Allerdings scheint die Version noch Buggy zu sein.
Der Traco server legt nicht in allen Record Ordner die entsprechenden xml Files an.
Bei manchen aufnahmen funktioniert es, bei manchen nicht.
Hier mal ein Beispiel, wo es funktioniert:
server> ls -la /mnt/data/tv/Die_Tribute_von_Panem_-_The_Hunger_Games/2015-11-08.15.14.6-0.rec/
drwxr-sr-x    2 root     root          4096 May 20 10:12 .
drwxr-sr-x    3 root     root            45 Nov  8  2015 ..
-rw-r--r--    1 root     root     2097374060 Nov  8  2015 00001.ts
-rw-r--r--    1 root     root     1111257660 Nov  8  2015 00002.ts
-rw-r--r--    1 root     root     2098645880 Nov  8  2015 00003.ts
-rw-r--r--    1 root     root     2097724304 Nov  8  2015 00004.ts
-rw-r--r--    1 root     root     1955398340 Nov  8  2015 00005.ts
-rw-r--r--    1 root     root       2045096 Nov  8  2015 index
-rw-r--r--    1 root     root        704512 Nov  8  2015 index.generated
-rw-r--r--    1 root     root          1861 Nov  8  2015 info
-rw-rw-r--    1 root     root            79 Apr 26 02:30 info.epg2vdr
-rw-r--r--    1 root     root             5 Nov  8  2015 markad.pid
-rw-r--r--    1 root     root           157 Nov  8  2015 marks
---
[DEBUG]proccess queue item /mnt/data/tv/Die_Tribute_von_Panem_-_The_Hunger_Games/2015-11-08.15.14.6-0.rec
[DEBUG]traco.xml not exist , create in /mnt/data/tv/Die_Tribute_von_Panem_-_The_Hunger_Games/2015-11-08.15.14.6-0.rec
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Traco/Tracoio.pm line 298.
[DEBUG]_createxmlfile | write | <status>offline</status>
[DEBUG]_createxmlfile | write | <vdrinfo>
[DEBUG]_createxmlfile | write | <title>Die_Tribute_von_Panem_-_The_Hunger_Games</title>
[DEBUG]_createxmlfile | write | <episode>The Hunger Games</episode>
[DEBUG]_createxmlfile | write | <frames>25</frames>
[DEBUG]_createxmlfile | write | <starttime>1446992373</starttime>
[DEBUG]_createxmlfile | write | <endtime>1447002540</endtime>
[DEBUG]_createxmlfile | write | <src_audio track="0">dolby digital</src_audio>
[DEBUG]_createxmlfile | write | </vdrinfo>
[DEBUG]_createxmlfile | write | <files>ARRAY(0x12e50e0)</files>
create /mnt/data/tv/Die_Tribute_von_Panem_-_The_Hunger_Games/2015-11-08.15.14.6-0.rec/traco.xml done
[DEBUG]_createxmlfile_done
---
ls -la /mnt/data/tv/Die_Tribute_von_Panem_-_The_Hunger_Games/2015-11-08.15.14.6-0.rec/
drwxr-sr-x    2 root     root          4096 May 20 10:13 .
drwxr-sr-x    3 root     root            45 Nov  8  2015 ..
-rw-r--r--    1 root     root     2097374060 Nov  8  2015 00001.ts
-rw-r--r--    1 root     root     1111257660 Nov  8  2015 00002.ts
-rw-r--r--    1 root     root     2098645880 Nov  8  2015 00003.ts
-rw-r--r--    1 root     root     2097724304 Nov  8  2015 00004.ts
-rw-r--r--    1 root     root     1955398340 Nov  8  2015 00005.ts
-rw-r--r--    1 root     root       2045096 Nov  8  2015 index
-rw-r--r--    1 root     root        704512 Nov  8  2015 index.generated
-rw-r--r--    1 root     root          1861 Nov  8  2015 info
-rw-rw-r--    1 root     root            79 Apr 26 02:30 info.epg2vdr
-rw-r--r--    1 root     root             5 Nov  8  2015 markad.pid
-rw-r--r--    1 root     root           157 Nov  8  2015 marks
-rw-rw-r--    1 root     root           806 May 20 10:13 traco.xml
Und hier, wo es nicht funktioniert:
server> ls -la /mnt/data/tv/Transformers/2015-10-09.23.10.9-0.rec/
drwxr-sr-x    2 root     root          4096 May 20 10:08 .
drwxr-sr-x    3 root     root            45 Oct  9  2015 ..
-rw-r--r--    1 root     root     2098128128 Oct  9  2015 00001.ts
-rw-r--r--    1 root     root     2098292816 Oct 10  2015 00002.ts
-rw-r--r--    1 root     root     2097318600 Oct 10  2015 00003.ts
-rw-r--r--    1 root     root     2098412948 Oct 10  2015 00004.ts
-rw-r--r--    1 root     root     2097406208 Oct 10  2015 00005.ts
-rw-r--r--    1 root     root     1593882800 Oct 10  2015 00006.ts
-rw-r--r--    1 root     root       2156912 Oct 10  2015 index
-rw-r--r--    1 root     root          1793 Oct  9  2015 info
-rw-rw-r--    1 root     root            78 Apr 26 02:30 info.epg2vdr
-rw-rw-r--    1 root     root           531 May 17 20:44 marks
-rw-rw-r--    1 root     root             9 May 17 20:44 resume
---
[DEBUG]proccess queue item /mnt/data/tv/Transformers
[DEBUG]proccess queue item /mnt/data/tv/Unbreakable_-_Unzerbrechlich/2013-03-31.20.10.7-0.rec
server> ls -la /mnt/data/tv/Transformers/2015-10-09.23.10.9-0.rec/
drwxr-sr-x    2 root     root          4096 May 20 10:08 .
drwxr-sr-x    3 root     root            45 Oct  9  2015 ..
-rw-r--r--    1 root     root     2098128128 Oct  9  2015 00001.ts
-rw-r--r--    1 root     root     2098292816 Oct 10  2015 00002.ts
-rw-r--r--    1 root     root     2097318600 Oct 10  2015 00003.ts
-rw-r--r--    1 root     root     2098412948 Oct 10  2015 00004.ts
-rw-r--r--    1 root     root     2097406208 Oct 10  2015 00005.ts
-rw-r--r--    1 root     root     1593882800 Oct 10  2015 00006.ts
-rw-r--r--    1 root     root       2156912 Oct 10  2015 index
-rw-r--r--    1 root     root          1793 Oct  9  2015 info
-rw-rw-r--    1 root     root            78 Apr 26 02:30 info.epg2vdr
-rw-rw-r--    1 root     root           531 May 17 20:44 marks
-rw-rw-r--    1 root     root             9 May 17 20:44 resume
Für mich sieht es so aus, als ober nicht richtig in alle Unterordner springt.
Beim starten vom Server habe ich folgendes gefunden:
[DEBUG]use configfile /etc/vdr/traco.conf
[DEBUG]debug infs xfs
[DEBUG]debug 0
[DEBUG]nice 20
[DEBUG][runexternal]exec | which HandBrakeCLI
[DEBUG]bin /usr/bin/HandBrakeCLI
[DEBUG]vdr version 1.7
VDR 1.7 stimmt hier an der Stelle eher nicht.
Ob das auch Auswirkungen hat, weiß ich aber nicht.
Gruß Timo