Commit graph

9 commits

Author SHA1 Message Date
Sergio Costas
583f23623f Now takes into account the desired aspect ratio
Now changes the pictures for black bars and scale
2014-07-28 23:17:13 +02:00
Sergio Costas
cba0352d33 Added support for preview the conversion
Now allows to choose how many cores to use during conversion
2014-07-27 19:53:07 +02:00
Sergio Costas
8de307fd73 Now shows the progress percentage when converting a file
Added better error checking (still needs to show an error window)
2014-07-26 23:13:53 +02:00
Sergio Costas
889325aaed Now allows the new processes to create child processes (useful for two-pass encoding, or, in a future, to allow mencoder to copy all the audio streams) 2014-07-26 20:47:35 +02:00
Sergio Costas
2564470119 Now it copies all the audio streams 2014-07-26 00:36:48 +02:00
Sergio Costas
4f42fb4dbd Allows to convert files (still incomplete) 2014-07-25 21:50:48 +02:00
Sergio Costas
e404f27e45 Now creates the XML for dvd menues, and multiplex them with the MPEG file
Now allows to send a file to stdin in a process, and store stdout in another file
2014-07-24 20:49:23 +02:00
Sergio Costas
86f77faa3f Now can launch one process per core, and launch new ones when the old ones end 2014-07-23 23:53:11 +02:00
Sergio Costas
d59fc7c0e7 Now stores and recovers all the file properties
More changes in the interface to allow a better workflow

Started support for Matroska and H.264
2014-07-17 00:21:36 +02:00
Renamed from src/devede/convert.py (Browse further)