Fri Apr 26, 2013 11:48 am by JezzaT
My Bravia doesn't play variable framerate h264 at the right speed (Files like the one below play something like 4X fast) so I want to transcode those files rather then remuxing but I still want the constant frame rate h264 to just remux
- Code:
C:\Program Files (x86)\WinFF>"C:\Program Files (x86)\WinFF\ffmpeg.exe" -threads 4 -y -i "E:\Video\T
est\Aspect\Cats And Dogs.m4v"
ffmpeg version N-49757-g969039e Copyright (c) 2000-2013 the FFmpeg developers
built on Feb 9 2013 20:28:03 with gcc 4.7.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzli
b --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-li
bcaca --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-l
ibopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --e
nable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enabl
e-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxv
id --enable-zlib
libavutil 52. 17.101 / 52. 17.101
libavcodec 54. 91.102 / 54. 91.102
libavformat 54. 62.100 / 54. 62.100
libavdevice 54. 3.103 / 54. 3.103
libavfilter 3. 37.101 / 3. 37.101
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'E:\Video\Test\Aspect\Cats And Dogs.m4v':
Metadata:
major_brand : mp42
minor_version : 0
compatible_brands: mp42isomavc1
creation_time : 2012-10-21 21:43:29
encoder : HandBrake 0.9.8 2012071700
Duration: 01:23:36.88, start: 0.000000, bitrate: 2725 kb/s
Chapter #0.0: start -0.160000, end 262.600000
Metadata:
title : Chapter 1
Chapter #0.1: start 262.600000, end 406.120000
Metadata:
title : Chapter 2
Chapter #0.2: start 406.120000, end 636.360000
Metadata:
title : Chapter 3
Chapter #0.3: start 636.360000, end 768.040000
Metadata:
title : Chapter 4
Chapter #0.4: start 768.040000, end 1026.320000
Metadata:
title : Chapter 5
Chapter #0.5: start 1026.320000, end 1146.120000
Metadata:
title : Chapter 6
Chapter #0.6: start 1146.120000, end 1385.200000
Metadata:
title : Chapter 7
Chapter #0.7: start 1385.200000, end 1725.320000
Metadata:
title : Chapter 8
Chapter #0.8: start 1725.320000, end 1837.000000
Metadata:
title : Chapter 9
Chapter #0.9: start 1837.000000, end 2064.200000
Metadata:
title : Chapter 10
Chapter #0.10: start 2064.200000, end 2166.280000
Metadata:
title : Chapter 11
Chapter #0.11: start 2166.280000, end 2307.920000
Metadata:
title : Chapter 12
Chapter #0.12: start 2307.920000, end 2507.880000
Metadata:
title : Chapter 13
Chapter #0.13: start 2507.880000, end 2640.040000
Metadata:
title : Chapter 14
Chapter #0.14: start 2640.040000, end 2857.560000
Metadata:
title : Chapter 15
Chapter #0.15: start 2857.560000, end 3090.480000
Metadata:
title : Chapter 16
Chapter #0.16: start 3090.480000, end 3269.080000
Metadata:
title : Chapter 17
Chapter #0.17: start 3269.080000, end 3429.960000
Metadata:
title : Chapter 18
Chapter #0.18: start 3429.960000, end 3631.840000
Metadata:
title : Chapter 19
Chapter #0.19: start 3631.840000, end 3913.440000
Metadata:
title : Chapter 20
Chapter #0.20: start 3913.440000, end 4144.560000
Metadata:
title : Chapter 21
Chapter #0.21: start 4144.560000, end 4259.440000
Metadata:
title : Chapter 22
Chapter #0.22: start 4259.440000, end 4444.400000
Metadata:
title : Chapter 23
Chapter #0.23: start 4444.400000, end 4654.200000
Metadata:
title : Chapter 24
Chapter #0.24: start 4654.200000, end 4712.680000
Metadata:
title : Chapter 25
Chapter #0.25: start 4712.680000, end 5016.880000
Metadata:
title : Chapter 26
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 720x576 [SAR 64:45 DAR 16:9],
2083 kb/s, 25 fps, 25 tbr, 90k tbn, 180k tbc
Metadata:
creation_time : 2012-10-21 21:43:29
Stream #0:1(eng): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side), fltp, 640 kb/s
Metadata:
creation_time : 2012-10-21 21:43:29
Stream #0:2(und): Subtitle: mov_text (text / 0x74786574)
Metadata:
creation_time : 2012-10-21 21:43:29.
To get around not having this attribute I remux constant frame rate 16:9 videos into m2ts and transcocde h264 in all other containers which is not ideal
Sony Bravia KDL-32V5500 | Panasonic Viera TH-P42U30Z | Panasonic DMP-BD75 | Windows 7 |