Tue Nov 13, 2012 12:26 am by otaraia
I have a similar issue. when you load a video on my Samsung BDP it shows the length to be less than what is shown on a PC.
Copying the file into the same directory fixes the problem. i.e file.mp4 -> file-copy.mp4
I'm running Serviio 1.0.1 on a Windows 7 platform. TV and BDP are both Samsung using the default Samsung C/D/E profile
if I run ffmpeg on the file it reports :-
Y:\ezRSS - Search Results\incoming>ffmpeg -i "Chicago.Fire.S01E05.HDTV.x264-LOL.[VTV].mp4"
ffmpeg version N-44264-g070b0e1 Copyright (c) 2000-2012 the FFmpeg developers
built on Sep 7 2012 17:38:57 with gcc 4.7.1 (GCC)
configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runtime-cpudetect --enab
le-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amr
nb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libn
ut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-lib
vpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 72.100 / 51. 72.100
libavcodec 54. 55.100 / 54. 55.100
libavformat 54. 25.105 / 54. 25.105
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 16.100 / 3. 16.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Chicago.Fire.S01E05.HDTV.x264-LOL.[VTV].mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isom
creation_time : 2012-11-07 03:24:41
Duration: 00:42:06.85, start: 0.000000, bitrate: 1100 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x404, 975 kb/s, 23.98 fps,
23.98 tbr, 24k tbn, 47.95 tbc
Metadata:
creation_time : 2012-11-08 01:53:38
handler_name : GPAC ISO Video Handler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 121 kb/s
Metadata:
creation_time : 2012-11-07 03:24:44
handler_name : GPAC ISO Audio Handler
At least one output file must be specified
and one that works....
Y:\ezRSS - Search Results\incoming>ffmpeg -i "Chicago.Fire.S01E05.HDTV.x264-LOL.[VTV] - copy.mp4"
ffmpeg version N-44264-g070b0e1 Copyright (c) 2000-2012 the FFmpeg developers
built on Sep 7 2012 17:38:57 with gcc 4.7.1 (GCC)
configuration: --enable-gpl --enable-version3 --disable-pthreads --enable-runtime-cpudetect --enab
le-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amr
nb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libn
ut --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheo
ra --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-lib
vpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 72.100 / 51. 72.100
libavcodec 54. 55.100 / 54. 55.100
libavformat 54. 25.105 / 54. 25.105
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 16.100 / 3. 16.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Chicago.Fire.S01E05.HDTV.x264-LOL.[VTV] - copy.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isom
creation_time : 2012-11-07 03:24:41
Duration: 00:42:06.85, start: 0.000000, bitrate: 1100 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x404, 975 kb/s, 23.98 fps,
23.98 tbr, 24k tbn, 47.95 tbc
Metadata:
creation_time : 2012-11-08 01:53:38
handler_name : GPAC ISO Video Handler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 121 kb/s
Metadata:
creation_time : 2012-11-07 03:24:44
handler_name : GPAC ISO Audio Handler
At least one output file must be specified
The other frustrating thing is no FFWD - just skip function.