Page 1 of 1

conversion .ts to .MP4

Posted: 11 Jun 2009 23:39
by geek-du-44
Hello,
i would to converse my file .ts captured by Tuner TNT, on ARTEHD, to .mp4, for transcodes with avidemux which not good runnig with .ts

VLC can use only a bitrate of 8192kbs/s bitrates MAX, while my video is 7600kbs/s.

I say "only" cause when i use 8192kbps/s with .ps or .mp4 with definition "as in iput" at finish i see ~6600kbps/s

Re: conversion .ts to .MP4

Posted: 12 Jun 2009 15:07
by Lotesdelere
First, you don't need to convert anything if you want to keep the H264 video since Arte-HD is already using H264.

The MP4 muxer of VLC is a bit broken for now so if it doesn't work with Avidemux maybe you'll have more chance with Ffmpeg for demuxing the TS and YAMB+MP4Box for remuxing to MP4.

Re: conversion .ts to .MP4

Posted: 12 Jun 2009 18:35
by geek-du-44
yes i know ARTE-HD is in h264, but VLC 1.0.0 has error in first key-frame.

For ffmpeg, i don't find the .exe for Win XP.

Re: conversion .ts to .MP4

Posted: 12 Jun 2009 21:40
by Lotesdelere
For ffmpeg, i don't find the .exe for Win XP.
Here are the builds I'm using:
http://sourceforge.net/project/showfile ... _id=689227

Download the 7zip file.

On a sidenote, MP4 container can't handle E-AC3 audio. So you have to either convert it to AAC or AC3 or to mux the original audio stream into a MKV container.