On Fri, Feb 15, 2008 at 11:25 AM, Davide Cavalca davide125@tiscali.it wrote:
Il giorno mar, 12/02/2008 alle 03.43 +0200, Petri Helin ha scritto:
Davide Cavalca wrote:
My recordings are from BBC Prime.
its possible, the patch is only for zdf: http://forum.dvbtechnics.info/showthread.php?t=4920 (sorry in german)
I read the log posted there, it fails with "suppic unknown cmd: 208", while mine is 44; probably the patch implements only "command 208"...
I noticed that Project-X is able to handle only subtitles within subID 0x20.
Actually the recordings I tried to demux have many subtitle tracks (four or five if I remember well).
I have a recording with subtitles with subIDs 0x20 and 0x21 and demuxing fails with "command 248". If I restrict Project-X to subID 0x20, I am able to demux that recording too.
How do you do that? I can't find how to force a specific subID...
At least with the cvs version of project-x there is a filter form in the main gui, where you can set the pes ids you are interested in.
Unfortunately this means that the second subtitle stream cannot be demuxed.
How can I see which subIDs contains my recording (and which language is a specific subID) ? I'd like to demux italian & english from these recordings, and discard the other languages.
When you demux a recording, you get a log. At the beginning of the log, projectx tells you the pes ids it has found from recording. The log is shown in the gui, show you shouldn't miss it.
-Petri