Fast forward is not working with any transcoded video
Hi,,
Fast forward is not working with transcoded videos on my installation
I have Serviio working on Ubuntu 12.04 64 bit, P4 3.2 GHz dual core CPU, and 2 GB RAM
the ffmpeg command running by Serviio is:
ffmpeg -i /srv/share1/media/h3.avi -y -threads 2 -async 1 -vcodec mpeg2video -sameq -r 25 -g 15 -copyts -acodec copy -map 0:0 -map 0:1 -sn -f mpegts /tmp/Serviio/transcoding-temp-25-MPEG2TS.stf
the file information is
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
built on Jun 12 2012 16:52:09 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[mpeg4 @ 0x13e39e0] Invalid and inefficient vfw-avi packed B frames detected
Seems stream 0 codec frame rate differs from container frame rate: 30000.00 (30000/1) -> 25.00 (25/1)
Input #0, avi, from '/srv/share1/media/h3.avi':
Metadata:
encoder : VirtualDubMod 1.5.4.1 (build 2178/release)
Duration: 00:41:50.80, start: 0.000000, bitrate: 1169 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 25 fps, 25 tbr, 25 tbn, 30k tbc
Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified
each core is running about 75%.. and 1.3 GB of the RAM is used
The rendering device is Sony BDP-S780 3D Blu-ray disc player
Fast forward is not working with transcoded videos on my installation
I have Serviio working on Ubuntu 12.04 64 bit, P4 3.2 GHz dual core CPU, and 2 GB RAM
the ffmpeg command running by Serviio is:
ffmpeg -i /srv/share1/media/h3.avi -y -threads 2 -async 1 -vcodec mpeg2video -sameq -r 25 -g 15 -copyts -acodec copy -map 0:0 -map 0:1 -sn -f mpegts /tmp/Serviio/transcoding-temp-25-MPEG2TS.stf
the file information is
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
built on Jun 12 2012 16:52:09 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[mpeg4 @ 0x13e39e0] Invalid and inefficient vfw-avi packed B frames detected
Seems stream 0 codec frame rate differs from container frame rate: 30000.00 (30000/1) -> 25.00 (25/1)
Input #0, avi, from '/srv/share1/media/h3.avi':
Metadata:
encoder : VirtualDubMod 1.5.4.1 (build 2178/release)
Duration: 00:41:50.80, start: 0.000000, bitrate: 1169 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 25 fps, 25 tbr, 25 tbn, 30k tbc
Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s
At least one output file must be specified
each core is running about 75%.. and 1.3 GB of the RAM is used
The rendering device is Sony BDP-S780 3D Blu-ray disc player