Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter samurai

    (@samurai)

    Thanks Kyle for your help and support!
    I’ll check my FFMPEG version and looking forward for the next release 🙂

    Thread Starter samurai

    (@samurai)

    Hope you had a good time and again – thank you for the support

    Thread Starter samurai

    (@samurai)

    Hi Kyle – did you get my email?

    Thread Starter samurai

    (@samurai)

    Yes, the source is a tall skinny video, but not the FFMPEGed result…

    It was indeed rotated, but I think the ratio remained the same: 480×272 before and 480×272 after the rotation. make any sense?

    Thread Starter samurai

    (@samurai)

    Hi Kyle – yes, if you call wp_update_post() there’s no need for a hook nor clean_post_cache().

    Thanks for your prompt reply 🙂

    Thread Starter samurai

    (@samurai)

    ffmpeg version 2.4.git Copyright (c) 2000-2014 the FFmpeg developers
    built on Sep 29 2014 15:22:35 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
    configuration: –prefix=/home/alon/ffmpeg_build –extra-cflags=-I/home/alon/ffmpeg_build/include –extra-ldflags=-L/home/alon/ffmpeg_build/lib –bindir=/home/alon/bin –enable-gpl –enable-libass –enable-libfdk-aac –enable-libfreetyp
    e –enable-libmp3lame –enable-libopus –enable-libtheora –enable-libvorbis –enable-libvpx –enable-libx264 –enable-nonfree –enable-libfaac –enable-libspeex
    libavutil 54. 7.101 / 54. 7.101
    libavcodec 56. 1.101 / 56. 1.101
    libavformat 56. 7.101 / 56. 7.101
    libavdevice 56. 1.100 / 56. 1.100
    libavfilter 5. 1.102 / 5. 1.102
    libswscale 3. 1.100 / 3. 1.100
    libswresample 1. 1.100 / 1. 1.100
    libpostproc 53. 1.100 / 53. 1.100
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘/home/alon/src/jangler/wp-content/uploads/2015/04/5af7cf53e0b721079eaaca41385092c4.mov’:
    Metadata:
    major_brand : qt
    minor_version : 0
    compatible_brands: qt
    creation_time : 2014-12-18 09:06:11
    make : Apple
    make-heb : Apple
    encoder : 6.1.3
    encoder-heb : 6.1.3
    date : 2014-12-18T11:04:20+0200
    date-heb : 2014-12-18T11:04:20+0200
    model : iPad mini
    model-heb : iPad mini
    Duration: 00:00:10.56, start: 0.000000, bitrate: 800 kb/s
    Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 62 kb/s (default)
    Metadata:
    creation_time : 2014-12-18 09:06:11
    handler_name : Core Media Data Handler
    Stream #0:1(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709), 480×272, 730 kb/s, 30 fps, 30 tbr, 600 tbn, 1200 tbc (default)
    Metadata:
    rotate : 90
    creation_time : 2014-12-18 09:06:11
    handler_name : Core Media Data Handler
    encoder : H.264
    Side data:
    displaymatrix: rotation of -90.00 degrees
    [libx264 @ 0x3cb9a00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
    [libx264 @ 0x3cb9a00] profile Constrained Baseline, level 3.0
    [libx264 @ 0x3cb9a00] 264 – core 142 – H.264/MPEG-4 AVC codec – Copyleft 2003-2014 – http://www.videolan.org/x264.html – options: cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=28.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
    Output #0, mp4, to ‘/home/alon/src/jangler/wp-content/uploads/2015/04/5af7cf53e0b721079eaaca41385092c4-fullres.mp4’:
    Metadata:
    major_brand : qt
    minor_version : 0
    compatible_brands: qt
    model-heb : iPad mini
    make : Apple
    make-heb : Apple
    model : iPad mini
    encoder : Lavf56.7.101
    date : 2014-12-18T11:04:20+0200
    date-heb : 2014-12-18T11:04:20+0200
    Stream #0:0(und): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 480×272, q=-1–1, 30 fps, 15360 tbn, 30 tbc (default)
    Metadata:
    rotate : 90
    creation_time : 2014-12-18 09:06:11
    handler_name : Core Media Data Handler
    encoder : Lavc56.1.101 libx264
    Stream #0:1(und): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 44100 Hz, mono, s16, 128 kb/s (default)
    Metadata:
    creation_time : 2014-12-18 09:06:11
    handler_name : Core Media Data Handler
    encoder : Lavc56.1.101 libfdk_aac
    Stream mapping:
    Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264))
    Stream #0:0 -> #0:1 (aac (native) -> aac (libfdk_aac))
    Press [q] to stop, [?] for help
    [mp4 @ 0x3cc1660] Starting second pass: moving the moov atom to the beginning of the file
    frame= 318 fps=156 q=34.0 Lsize= 257kB time=00:00:10.60 bitrate= 198.5kbits/s
    video:81kB audio:166kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.076578%
    [libx264 @ 0x3cb9a00] frame I:2 Avg QP:24.40 size: 5032
    [libx264 @ 0x3cb9a00] frame P:316 Avg QP:25.56 size: 227
    [libx264 @ 0x3cb9a00] mb I I16..4: 49.6% 0.0% 50.4%
    [libx264 @ 0x3cb9a00] mb P I16..4: 0.8% 0.0% 0.0% P16..4: 15.0% 1.3% 0.4% 0.0% 0.0% skip:82.6%
    [libx264 @ 0x3cb9a00] coded y,uvDC,uvAC intra: 20.8% 36.2% 4.4% inter: 1.1% 3.1% 0.0%
    [libx264 @ 0x3cb9a00] i16 v,h,dc,p: 26% 46% 11% 17%
    [libx264 @ 0x3cb9a00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 9% 49% 14% 4% 3% 3% 8% 2% 9%
    [libx264 @ 0x3cb9a00] i8c dc,h,v,p: 57% 34% 7% 2%
    [libx264 @ 0x3cb9a00] ref P L0: 74.3% 14.2% 11.5%
    [libx264 @ 0x3cb9a00] kb/s:61.84

    I encountered the same problem. Anyone has a solution?

Viewing 7 replies - 1 through 7 (of 7 total)