[MEncoder-users] encapsulating mp3 into MPEG-TS

Nico Sabbi nsabbi at email.it
Thu Jun 22 11:11:47 CEST 2006


scostas wrote:
> RC wrote:
>
> Hi!
>
>   
>> Right.  Perhaps:  
>>   mencoder video.avi -audiofile music1.mp3 -ovc frameno
>>     
>
> This worked, and the TS file seemed fine, but definitely there's a
> problem with the set-top-box, because it misses the first 30 seconds
> (aprox.). A TS created with FFMepg fails too. Instead, a TS created with
> VLC works fine. I dislike VLC because it needs X-windows (I wanted a
> fully automatic conversion system, so I need full command-line control),
> but it seems I must use it :'(
>
> Anyway, thanks everybody for the help.
>   


not at all:

- vlc --sout '#std{mux=ts,access=file,url=file.ts}' file.mp3

or

- vlc --sout '#std{mux=ts,access=udp,url=127.0.0.1:5000}' file.mp3

to stream to udp
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Grande Offerta di Benvenuto Cassine di Pietra:
* 36 bottiglie di ottimo vino veneto direttamente a casa tua!
* 
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3923&d=22-6



More information about the MEncoder-users mailing list