On 30 May 2013 19:22, Stephan Loescher wrote:
> Some months ago I had success with ffmpeg:
>
> ffmpeg -i input.mp4 -f mpegts -vcodec mpeg2video -aspect 16:9 -sameq -s 4cif
> -acodec mp2 -ar 48000 -ab 192k 1.ts
Works a treat, thanks! :-)
I did initially wonder about creating the index file bu
Am 05/27/13 14:48, schrieb Laurence Abbott:
Has anyone worked out a simple way of converting, e.g. part of a DVD
or any miscellaneous video into an MPEG-TS that vdr is happy to play?
I had a bit of a play with ffmpeg and mencooder but never managed to
generate something that vdr would play!
So