Menu

#1 Ability to split output .ogg according to size

open
nobody
None
5
2007-03-26
2007-03-26
Pacifist
No

For example, if you specify a filesize of 1390Mb, it should be possible to automatically split the output on a 700Mb boundary.

A slightly more advanced version would round this to the nearest keyframe or scene change for efficiency...

Discussion

  • Tim Müller

    Tim Müller - 2007-03-26

    Logged In: YES
    user_id=1164059
    Originator: NO

    Sounds useful, but I don't think the GStreamer elements support this yet, so it will need help/hacks on the Thoggen side of things.

     
  • Tim Müller

    Tim Müller - 2007-03-26
    • summary: Ability to split --> Ability to split output .ogg according to size
     
  • Andre Wyrwa

    Andre Wyrwa - 2007-05-08

    Logged In: YES
    user_id=158420
    Originator: NO

    Once you have partial movie ripping implemented, this should easily be approximatable on thoggens side:
    - UI wise i'd let the user define [x] files, each of size: [xxx] MB or something like that.
    - algorithm wise i'd then do the same math as is done now to match the filesizes and apply the results in percentage of the whole movie length. I.e. 2 files a 700 MB you rip once from 0 to point A, where A is about 50% of the movie, and then once from A to 100%. Some kind of automatic filename numbering would need to be implemented as well. I think most is UI work, here, once the partial ripping is in place. ;-)

    Regards and thanks for an awesome tool...
    André.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.