VideoHelp Forum




Results 1 to 15 of 15
  1. Hi,
    Some XviD files are encoded with the "Packed Bitstream" options. This causes trouble on some Mpeg4-DVD players. Is there a possibility in ffmpegX to remove that without re-encoding the movie ?

    I found a little windows tool which can do that www.moitah.net but i want to do this on my mac of course

    Thanks!

  2. You may try to re-encode it again to "mencoder XviD". I have no faster methods for now.

  3. yes, re encoding works.
    but perhaps there is another tool for mac that can do this without reencoding?

  4. I have this problem with my DVD Player, too. Are there any Unix Tools, that can unpack 'packed bitstream' XVIDs. Maybe they can be ported to darwin. I have found only Win tools for now.

  5. I don't know of any of them right now, but will followup on this matter.

  6. http://avidemux.sourceforge.net/

    seams to be a nice tool. they have an os-x forum, but noboddy is offering a prebulid version. i will try to built one with darwinports.

  7. Thank you. I will check it for possible addition.

  8. Hi teaonmars can you explain me what this option is about or just link some sources to study?
    Thank you

  9. i'm looking now into this "packed bitstream" option. Anyone could provide me to my email major4@mac.com with a link to download a <50MB clip encoded on a PC with such option? Thank you

  10. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Has their been any advances on this front? I'd really like a native OS X solution for this.

  11. This item required too much time and I downgraded it in my to-do list since I had only 3 requests for it in one year.

  12. Originally Posted by bucho
    Has their been any advances on this front? I'd really like a native OS X solution for this.
    You can unpack them with Mpeg4Modifier CL.
    This is a command line only utility using the .NET framework. You must first install "Mono" which will allow MacOS X to run such applications.
    This is totally not Mac-user-friendly but it's working pretty well.

  13. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    I saw that option, but it looked like I need to compile the app from source. Am I wrong?

    I also found that AviDemux can unpack a packed bitstream avi, but there's still no native Intel version (not that running the PPC version is that bad if all you want to do is unpack the avi), and it requires X11. It's still not as sweet as being able to do this from within ffmpegX.

    In any case, here's a link for those who'd care to follow it's progress (or can help!):
    http://www.avidemux.org/pun/viewtopic.php?id=2585

  14. Originally Posted by bucho
    I saw that option, but it looked like I need to compile the app from source. Am I wrong?
    The archive already contains a binary file for convenience. First download and install the Mono framework. Then download and unzip MPEG4 Modifier CL. The archive contains a mmcl.exe which is the pre-compiled binary file.

    Next open a new terminal window, type "mono", then drag mmcl.exe in this window. Next choose a video clip to process (using drag&drop) and select your options as explained there. Don't forget to set a name and a location for the destination file (default destination is your Home folder). Hit return, et voilà.

    For example :

    mono /Applications/mmcl.exe --unpack /users/jpschuck/desktop/sample.avi sample_unpack.avi
    In green you have the source file which is on the desktop, in red you have the destination file which will be in my "Home" folder as I didn't set any specific path. Orange is the path where mono should search for MMCL (Applications folder in this example).

  15. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by jpschuck
    The archive already contains a binary file for convenience.
    I took one look at the .exe and assumed (incorrectly ) that it was a win32 binary.

    Thanks for the tip!




Similar Threads

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