PSP Video Encoder with PMP support
Added support for the PMP Container format used by PMP_MOD. The perl based muxer is included in this package. To use the PMP Container format you have to define this variables in the python script. PSPPMPPATH = “/psp/video” PMPMUX = “pmpmuxer.pl” Encode video: python psp.py -m pmp -i file.mpg Encode video and cleanup: python psp.py [...]
