[mythtv-users] nuvexport -> svcd
Chris Petersen
lists at forevermore.net
Thu Oct 2 18:14:03 EDT 2003
> Are the mp2 m2v files supposed to be created in the directory you choose, or
> the directory that the .nuv file is stored in. If its the directory I
> choose, than It doesn't look like they are even created, if thats the case,
> what would be the command that should be generating the mp2/m2v files, so I
> can try and run it, thanks for your help
actually, I think they go into the directory you're IN (same with the
fifodir)... I should probably change that. Or put them into /tmp.
As for the commands, you'll have to pick through the code - there are 3
of them to encode (mythtranscode, a string of things ending with
mpeg2enc, and either toolame or a string ending with mp2enc), and then
one more to multiplex the streams. They're built on-the-fly with the
options you chose, which is why I said you'll have to pick through the
code.
-Chris
More information about the mythtv-users
mailing list