justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
853 stars 144 forks source link

Set output folder as same as source folder #564

Closed 775405984 closed 2 years ago

775405984 commented 2 years ago

Can you guys set output folder as same as source folder? Just like HandBrake:

image

imhh1 commented 2 years ago

We can already do that unless I misunderstand you? https://i.ibb.co/Cn2tHTV/Capture.jpg

775405984 commented 2 years ago

@imhh1 You can switch to Demux, see what happens. It automatically change output folder to program folder.

https://user-images.githubusercontent.com/7196377/159385773-d5d22ebc-864b-49a7-afb2-c8baa770feda.mp4

imhh1 commented 2 years ago

ha, yes I forgot about that. you have to import the file first, then select demux.

775405984 commented 2 years ago

ha, yes I forgot about that. you have to import the file first, then select demux.

thank you.

jcdr428 commented 2 years ago

@775405984 until the input file is selected, tsMuxer has no way to know the output folder and selects the program folder by default. I close, if somebody has a suggestion for better behavior he can request re-opening of the issue.