lisamelton / other_video_transcoding

Other tools to transcode videos.
MIT License
540 stars 24 forks source link

Transcode HEVC Source File using VT -- Help Wanted #170

Closed mushbuddygoose closed 1 year ago

mushbuddygoose commented 1 year ago

I have some m2ts source files that are HEVC and when I run other-transcode it is copying them vs transcoding them -- which is what I want because they are in a very high bit rate and I am trying to get them into the default values. I haven't run into this before because most of my source material is not in HEVC. I think the tool is assuming that if it's HEVC, we dont want to transcode again (normally most of the time) and it copies the video.

Is there any way to force it to transcode in accordance with the parameters I have set?

Thanks much and have a happy thanksgiving.

mushbuddygoose commented 1 year ago

Yes but on review, NVM. It works fine. Not sure what the issue was why it was copying. Closed.

lisamelton commented 1 year ago

@mushbuddygoose Coolio. Glad it's working now. 👍

loshlee commented 1 year ago

For what it’s worth (to anybody), “.m2ts” can always be safely changed to “.ts” (afaik).