Announcement

Collapse
No announcement yet.

Transmageddon 1.0 Transcoder Supports VP9, DVD Ripping

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by ChristianSchaller View Post
    Well if you write a xml file specifying xvid video, mp3 audio, avi container and a max resolution of 720x576, then Transmageddon would automatically resize any video down to that size if the video is bigger. If the video is that size or smaller it would not resize the video, but leave it as it is. If it resizes it always make sure to preserve aspect ratio.

    I demonstrate I quickly put together a xml file for you:
    http://pastebin.com/XGpYCJAA
    Cool, thx, I'll try it when the new version becomes available on my distros repositories.

    BTW: what about the framerate? that xml file specifies 30fps, or is it a range 1-30?

    Comment


    • #12
      There is lots of HW accelerator work going on in gstreamer

      Comment


      • #13
        Originally posted by Cyber Killer View Post
        Cool, thx, I'll try it when the new version becomes available on my distros repositories.

        BTW: what about the framerate? that xml file specifies 30fps, or is it a range 1-30?
        It is a range, so framerare in this case will never be allowed above 30fps. You can set it do a really high number if you want to always preserve original framerate. If you want it always to do
        30 fps (since maybe your hardware requires that), make the number 30,30

        Comment

        Working...
        X