no .ifo files to process

View: New views
2 Messages — Rating Filter:   Alert me  

no .ifo files to process

by r_a_mueller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,
unfortunately I did not find any valuable information on this topic in
the archives. So I'll sketch my problem:
I have tv-recordings made with VDR which I want to convert to a DVD. I
run vdrsync followed by mplex. I also used tcmplex-panteltje. Both
(re)multiplex the audio- and videofiles which were generated by vdrsync
and generate an .mpg-file. I don't want to have any menus or similar. As
authoring tool I used dvdauthor 0.6.14 with the following command:

dvdauthor -o ./DVD name_of_mpeg.mpg; dvdauthor -T -o ./DVD

I got the following error information:
ERR:  Must first specify -t, -m, or -x.
DVDAuthor::dvdauthor, version 0.6.14.
Build options: gnugetopt iconv freetype fribidi
Send bugs to <dvdauthor-users@...>

INFO: dvdauthor creating table of contents
ERR:  No .IFO files to process

What am I doing wrong? Concerning to my notes, I used the same procedure
before without any errors.
???

Thanks for any hints

Richard
--
Richard Müller - Am Spring 9 - D-58802 Balve-Eisborn
Ökologische Station in der JH Sorpesee
www.oeko-sorpe.de - www.wasserreise.info


------------------------------------------------------------------------------
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users

Re: no .ifo files to process

by Arthur Marsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Richard wrote, on 27/12/08 20:46:

> Hi all,
> unfortunately I did not find any valuable information on this topic in
> the archives. So I'll sketch my problem:
> I have tv-recordings made with VDR which I want to convert to a DVD. I
> run vdrsync followed by mplex. I also used tcmplex-panteltje. Both
> (re)multiplex the audio- and videofiles which were generated by vdrsync
> and generate an .mpg-file. I don't want to have any menus or similar. As
> authoring tool I used dvdauthor 0.6.14 with the following command:
>
> dvdauthor -o ./DVD name_of_mpeg.mpg; dvdauthor -T -o ./DVD
>
> I got the following error information:
> ERR:  Must first specify -t, -m, or -x.
> DVDAuthor::dvdauthor, version 0.6.14.
> Build options: gnugetopt iconv freetype fribidi
> Send bugs to <dvdauthor-users@...>
>
> INFO: dvdauthor creating table of contents
> ERR:  No .IFO files to process
>
> What am I doing wrong? Concerning to my notes, I used the same procedure
> before without any errors.
> ???
>
> Thanks for any hints
>
> Richard

Is it anything like:

[quote]
Date: Mon, 14 Apr 2008 14:44:28 -0400
From: Giacomo Comes <comes@...>
To: Arthur Marsh <arthur.marsh@...>
Cc: dvdauthor-users@...
Subject: Re: [Dvdauthor-users] shrinkta has problems with dvdauthor
0.6.14 but ok with dvdauthor 0.6.11
Message-ID: <20080414184428.GA14013@...>
References: <0mg6d5-c3v.ln1@...>

On Sat, Apr 12, 2008 at 08:19:01PM +0930, Arthur Marsh wrote:
 > Hi when running shrinkta 0.1.8-0.3 on Debian unstable, it called
 > dvdauthor and produced the following error:
 >
 > DVDAuthor::dvdauthor, version 0.6.14.
 > Build options: gnugetopt magick iconv freetype
 > Send bugs to <dvdauthor-users@...>
 >
 > ERR:  Must first specify -t, -m, or -x.
 >
 > Downgrading dvdauthor to 0.6.11 solved the problem.

Since dvdauthor 0.6.12 there has been a change if you use
dvdauthor without a xml file.

 > Any pointers that could be passed on to the shrinkta maintainers would
 > be welcome.

a command like:

dvdauthor <options> -o <dest dir> <src dir>
must be changed to
dvdauthor <options> -o <dest dir> -t <src dir>

such sintax is backwad compatible, it will also work
with dvdauthor 0.6.11 so such change is really easy to
implement.

Giacomo

[/end quote]


------------------------------------------------------------------------------
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users