Results 1 to 7 of 7

Thread: FFMPEG blocking after 12.04 Precise upgrade

  1. #1
    Join Date
    Jul 2010
    Location
    CT
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    FFMPEG blocking or tiling after 12.04 Precise upgrade

    When playing a HD .MTS Canon video with VLC or trying to convert with WinFF, I am getting a LOT of interlaced video blocking or tiling at the edges of moving objects. See attached. Videos play fine in Xine and MPlayer which use MEncoder to render. I've searched the forum threads and find nothing on this topic. Can't believe I'm the only one.

    Primary machine is Intel i5 760, Intel DQ57TM MoBo, Nvidia 9600GT, 8GB ram, 1.6TB storage.

    It was working fine in 11.10. I've tried all the codec upgrades and hacks I could find including the Jon Severinsson Precise PPA. I have the same problem on 3 different machines with video adapters from ATI and Nvidia. Running out of ideas and I've got videos backing up that I want to produce!

    Z
    Attached Images Attached Images
    Last edited by ZeroFossilFuel; May 22nd, 2012 at 02:16 AM. Reason: Add more descriptive keywords

  2. #2
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: FFMPEG blocking after 12.04 Precise upgrade

    Have you got ffmpeg compiled or just the repo install?

    Do the artifacts appear after encoding or with the raw video? Can you explain exactly your workflow: e.g. Copy raw video to PC, encode raw video to ?? format, playback in VLC shows artifacts, etc
    No longer participating......

  3. #3
    Join Date
    Jul 2010
    Location
    CT
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: FFMPEG tiling artifacts after 12.04 Precise upgrade

    Quote Originally Posted by Jose Catre-Vandis View Post
    Have you got ffmpeg compiled or just the repo install?

    Do the artifacts appear after encoding or with the raw video? Can you explain exactly your workflow: e.g. Copy raw video to PC, encode raw video to ?? format, playback in VLC shows artifacts, etc
    Thanks for your reply. I am using compiled versions of ffmpeg from the repo.

    In Kdenlive I usually render to 720p. Camera shoots at 1080p. To keep KL from complaining about source and project settings mismatch, I transcode my clips first using WinFF, then bring them in to KL. (I was using Xvid Widescreen but that's not working anymore either, even though I have libxvidcore4 loaded. Nor is AC3 even though I have libavcodec-extra-53 loaded. That's a separate problem for another thread.)

    I noticed the artifacts when checking the transcoded clips the first time after the 12.04 upgrade using VLC. So I tried viewing the raw clips using VLC and the same artifacts persist. When viewing the raw clips using Xine or mplayer, the video is perfectly clean, no artifacts.

    I also tried rendering the raw clips to 720p using KL. The output files are still not perfect but they are much cleaner. And at the end of each rendering job I get a crash error message even though the output files seem to be okay, I presume also related to the ffmpeg bug.

    As nauseating as the thought is, I'm actually considering rendering my latest projects in WMM. Yuk.

    Hope someone can save me from this a fate.
    Last edited by ZeroFossilFuel; May 23rd, 2012 at 12:37 AM.

  4. #4
    Join Date
    Aug 2009
    Beans
    1,419

    Re: FFMPEG blocking after 12.04 Precise upgrade

    That's really weird.

    Have you tried converting to an .mp4, following the instructions here? You can also size it while converting, by using the following flag:
    Code:
    -s 1280x720

  5. #5
    Join Date
    Apr 2008
    Beans
    Hidden!
    Distro
    Kubuntu 11.10 Oneiric Ocelot

    Re: FFMPEG blocking after 12.04 Precise upgrade

    Try to use the GIT repository and compile from there.
    http://ffmpeg.org/
    I always found the repro packages and their sources to be missing features I needed.

    use your package manager to install GIT

    Best Regards,
    Last edited by rreese6; May 24th, 2012 at 04:20 AM.

  6. #6
    Join Date
    Jul 2010
    Location
    CT
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: FFMPEG blocking after 12.04 Precise upgrade

    Quote Originally Posted by thatguruguy View Post
    That's really weird.

    Have you tried converting to an .mp4, following the instructions here? You can also size it while converting, by using the following flag:
    Code:
    -s 1280x720
    I had not tried that but you are correct. I tried it on one clip and that did work. I can play back the converted clips in any player fine. This is a band-aid for for the underlying problem but at least maybe I can get some work done while other bugs are being worked out. Thank you for that.

    Stupid me for upgrading to 12.04 before allowing the dust to settle.

  7. #7
    Join Date
    Jul 2010
    Location
    CT
    Beans
    35
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: FFMPEG blocking after 12.04 Precise upgrade

    Bump.

    Several kernel upgrades, VLC and ffmpeg updates later and I still have all these same problems. I can convert via the command line method fine and I can even import directly to kdenlive now. But VLC still produces the block effect and WinFF still cannot convert the files with ffmpeg without the block effect.

    FWIW, I give generously to Ubuntu and 3rd party app development efforts and encourage others to do the same. But sometimes I wonder............

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •