Anime4000 / IFME

Powerful x265 GUI Encoder
https://x265.github.io/
GNU General Public License v2.0
249 stars 54 forks source link

Suggestion: Add support for wmv+wma #238

Closed longwu9t closed 2 months ago

longwu9t commented 2 months ago

For old machines like WINDOWS XP, which do not have any decoders installed, ffmpeg's wmv2 and wmav2 encodings are very useful.

https://github.com/Anime4000/IFME/assets/9213316/10c1363b-dcbe-4d9f-ac71-d505e3b5dc3e

longwu9t commented 2 months ago

Also, I added the mpg output format to support mpeg1 and mpeg2 encoding. image

Anime4000 commented 2 months ago
Codec 'vc1' is known to FFmpeg, but no encoders for it are available. FFmpeg might need to be recompiled with additional external libraries.
Codec 'wmv3' is known to FFmpeg, but no encoders for it are available. FFmpeg might need to be recompiled with additional external libraries.

FFmpeg for me only has wmv1 and wmv2

Codec 'wmapro' is known to FFmpeg, but no encoders for it are available. FFmpeg might need to be recompiled with additional external libraries.
Codec 'wmalossless' is known to FFmpeg, but no encoders for it are available. FFmpeg might need to be recompiled with additional external libraries.

FFmpeg for me only has wmav1 and wmav2

longwu9t commented 2 months ago

wmv2 + wmav2 enough for old system

longwu9t commented 2 months ago

wmv and mpg (mpeg1 or mpeg2 + mp2 or mp3 or ac3) often be used in office powerpoint... so mpg is useful

Anime4000 commented 2 months ago

can you share your mpeg and wmv json file

longwu9t commented 2 months ago

Plugins.zip I just edited it casually, it's not rigorous. … :)

Anime4000 commented 2 months ago

Plugins.zip I just edited it casually, it's not rigorous. … :)

I see, I thought you have special args xD