Well, I have a version now which should generate VCD/XVCD/SVCD format
mpg files. I added a new column on the right of the transcode screen
which has buttons for preset templates such as VCD/XVCD/SVCD (buttons
for both NTSC and PAL). Clicking a button causes the appropriate fields
to be filled in for a/v bitrate, fps, audio sample rate, etc.. There is
also an initial button for divx, but that doesn't have to stay.
This is based upon DVDRip-0.29 Pre1, so I need to get it ported to
DVDRip-0.29 then I can send up a patch for others to try. The mods I made
are only in 2 files (Title.pm and TranscodeTab.pm) so updating to the
latest DVDRip shouldn't be a problem.
I haven't taken the time to rip a whole movie yet, I have just been
working on small 5-10 minute chapters for testing. Once I ripped and
encoded I'd try playing with mplayer and xine.
Few things to TODO also that I can think of:
* Add field for max output filesize (for avisplit and mplex).
* Make "View AVI" work properly for mpeg files.
* Add a button for callig vcdimager to generate .cue/.bin files.
* Disable options not valid for mpeg type files when transcoding
to mpeg. I already hide the multipass radio buttons, but disabling
would be better than hiding if possible in perl.
* Make "Split AVI" button call mplex or avisplit using appropriate
fields if user wants to change max output filesize and then
remultiplex or split.
* Better integrate mpeg/VCD-type settings into text/options.
Comments?
Chris
*****************************************************************************
** Chris Pinkham Linux v2.2.18, Sane v1.0.4, Cajun v3.0-8 **
** cpinkham@xxxxxxxx http://www4.infi.net/~cpinkham/ **
*****************************************************************************
|