Announcement

Collapse
No announcement yet.

How to convert mp4 files to vcd format. [ SOLVED ]

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to convert mp4 files to vcd format. [ SOLVED ]

    Hi all,


    I downloaded some online media which are in mp4 format. Please let me know how to convert mp4 to vcd format using mencoder or any other applications. I already tried this "http://ubuntuforums.org/showthread.php?t=228027"............ But there is no sound. Video is ok....... Please help.

    #2
    Re: How to convert mp4 files to vcd format.

    There is the Avidemux:

    Code:
    apt-cache show avidemux-qt
    Package: avidemux-qt
    ...
    Description: a free video editor - QT version
    Avidemux is a free video editor designed for simple cutting, filtering and
    encoding tasks. It supports many file types, including AVI, DVD compatible
    MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated
    using projects, job queue and powerful scripting capabilities.
    .
    This package contains the QT4 version.
    Homepage: http://avidemux.org
    Bugs: https://bugs.launchpad.net/ubuntu/+filebug
    Origin: Ubuntu
    [img width=400 height=300]http://img52.imageshack.us/img52/3670/avidemuxj.png[/img]


    More:
    > Avidemux Home
    > Avidemux wiki
    > Avidemux wiki documentation


    The mp4 is a container format > MPEG-4 wiki and > MPEG-4 Part 14 wiki. Depending your source, there could be hickups with the conversion.

    [img width=400 height=152]http://img641.imageshack.us/img641/7246/conf.png[/img]
    Before you edit, BACKUP !

    Why there are dead links ?
    1. Thread: Please explain how to access old kubuntu forum posts
    2. Thread: Lost Information

    Comment


      #3
      Re: How to convert mp4 files to vcd format.

      ffmpeg -i myfile.mp4 -target ntsc-vcd -bf 2 /home/username/vcd.mpg


      Using Linux since 1999<br />Current system openSUSE 11.3 <br />Toshiba A505-S6035<br />Intel core i7, Nvidia 300m GT<br />4 gigs of DDR3, SATA 500 gig 7200 rpm hard drive

      Comment


        #4
        Re: How to convert mp4 files to vcd format.

        If you wand to create an ISO to use to burn a DVD or VCD, install devede.

        Comment


          #5
          Re: How to convert mp4 files to vcd format.

          Hi all,

          Thanks issue has been fixed.... You people are really great and wonderful. Helping hands are still alive !!!!!!!!

          Comment


            #6
            Re: How to convert mp4 files to vcd format. [ SOLVED ]

            thats cool..but in the end.. wht did you do?
            asus A52N
            Dual boot: Kubuntu 11.10 64bit, Ubuntu 11.10 64bit
            AMD Athlon II 64 X2 | 4 GB DDR3 RAM | ATI Radeon HD 4200
            windoze free since 2009 12 16 (Vijay din= Victory day)

            Comment

            Working...
            X