VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hi
    Can any one help me to convert flash to ts ?
    How can we do that thing ?
    For that is it required transcode?
    please help me for that

    thanks
    Quote Quote  
  2. Demux with FLVextract and mux with TSMuxer or ffmpeg. In most cases the streams don't need to be transcoded. Not sure but I think that ts container doesn't support mp3 hence then you will need to convert it to aac, ac3, mp2 or wav.
    Quote Quote  
  3. Thanks for the reply
    I want to convert http://www.teledunet.com/play.php?rtmp=rtmp://www.teledunet.com:1935/teledunet?idu=nordine/mbc_1 this link data which content the flash data in to ts .
    for that I try using this " ffmpeg -y -i http://www.teledunet.com/play.php?rtmp=rtmp://www.teledunet.com:1935/teledu
    net?idu=nordine/mbc_1 naitik.ts
    ".
    but this give me this type of error.
    http://www.teledunet.com/play.php?rtmp=rtmp://www.teledunet.com:1935/teledunet?idu=nordine/mbc_1: Invalid data found when processing input
    please help me for that
    Quote Quote  
  4. First download the file as online conversion may halt. Then use this command:
    ffmpeg -i your_file.flv -bsf h264_mp4toannexb -vcodec copy -acodec copy your_file.ts
    Quote Quote  
  5. thanks for the reply
    how to install ffserver please help me for that
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!