Ticket #10544: mythtranscode.ostream.patch

File mythtranscode.ostream.patch, 567 bytes (added by Joe Nyland <joe@…>, 12 years ago)

mythtranscode Patch File

  • commandlineparser.cpp

    old new  
    3737            "Specifies that a lossless transcode should be used.", "")
    3838        ->SetGroup("Encoding");
    3939    add(QStringList( QStringList() << "-e" << "--ostream" ), "ostream", "",
    40             "Output stream type: dvd, ps", "")
     40            "Output stream type: dvd, ts", "")
    4141        ->SetGroup("Encoding");
    4242//    add("--avf", "avf", false, "Generate libavformat output file.", "")
    4343//        ->SetGroup("Encoding");