Avidemux won't read Windows Media Center .wtv files

Started by kristof43, August 23, 2017, 11:07:34 AM

Previous topic - Next topic

kristof43

Hi
I see there is an old topic on this subject which said it was a topic for the developers.
Is it likely that the ability to read .wtv files will be added? For those of us with W7 it would be really useful.
VLC data on the codec is attached. VLC will play it, but the current version of VLC is having trouble transcoding.
Does that enable an expert to give Avidemux the capability of reading the file?

eumagga0x2a

The codecs are supported, of course, but not the container (there is no demuxer for that). Windows 7 is going to die more or less soon, so your best bet ATM is remuxing WTV recordings as MKV using the command-line ffmpeg.

ffmpeg -i your_tv_recording.wtv -c copy your_tv_recording.mkv

kristof43

Thanks eumagga
Being a non hero 73 year old, I'll research MKV to find out what I can then do with that, and try your command line.
Cheers, kristof