VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hi cats

    please I wonder if exist a way to open a .mxf mpeg2-Iframe video file, or .mpg but alwais mpeg2 video file
    without the ffmpeg plugin (ffms2.dll) or dgdecode

    What are other plugins to demux/decode mpeg2 video files?

    Thanks
    Quote Quote  
  2. Probably l-smash , it can do most things ffms2 can

    Last resort is directshow, because of the potential problems and frame accuracy.
    Quote Quote  
  3. mmm l-smash is interesting and seems frame accurate than ffmpeg

    please consider my usual .mxf video source:

    https://www.dropbox.com/s/ioy79qrqvfo0pss/C0020.mxf?dl=0

    I have installed avisynth 2.6.0 and lsmash R729 with libav (L-SMASH-Works-r729-20141117-32bit-Libav.7Z)

    but crash:

    Click image for larger version

Name:	lsmashcrash.jpg
Views:	253
Size:	84.7 KB
ID:	34226

    but if I convert the .mxf in .mov

    Code:
    ffmpeg -i C0020.MXF -vcodec copy -an C0020.mov
    and try to open the .mov this error happen:

    Click image for larger version

Name:	construct.jpg
Views:	230
Size:	78.0 KB
ID:	34227

    so I try to replace the LSMASHSource.dll with another version (I don remeber is is a older version or not)

    I have try with this:

    https://www.dropbox.com/s/zc2sri25g3qtkz8/LSMASHSource.dll?dl=0

    (I have put it on the avisynth/plugins directory)

    and opening the .mov is OK

    Click image for larger version

Name:	lsOK.jpg
Views:	252
Size:	385.2 KB
ID:	34228

    but lsmash won't opens in all cases the .mxf

    I wonder: is there a way to open the directly the .mxf with l-smash? thanks
    Quote Quote  
  4. Dinosaur Supervisor KarMa's Avatar
    Join Date
    Jul 2015
    Location
    US
    Search Comp PM
    Never heard of a .mxf until this post. You could also just mux the contents of the .mxf into an .mkv instead of a .mov. I tend to get better l-smash indexing when I put the video and audio into an .mkv. Whatever works for you.
    Quote Quote  
  5. LWLibavVideoSource("C0020.MXF")

    (LSMASHVideoSource is for MOV, MP4 derivatives)
    Quote Quote  



Similar Threads

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