Normal
Hi sorry for not testing myself, but my Mediaportal computer is into pieces (upgrading) - but I found this GUI version of FFMPEG, which have some presets, furthermore there is a forum discussing these presets (can be seen on the commandline window).Webpage: WinFF - Free Video Converterforum: WinFF - IndexEdit:I found this"try thisffmpeg -async 24 -deinterlace -i http://xx.xx.xx.xx:8100 -vcodec libx264 -s vga-b 2048000 -acodec libfaac -ar 44100 -ab 64000 -y x.flvnotice the async parameter - I did a lot of analogue video capture andfound this worked like a charm "Copied from here :Nabble - FFmpeg-users - Video progresively falling behind audio (TS stream to FLV conversion)
Hi sorry for not testing myself, but my Mediaportal computer is into pieces (upgrading) - but I found this GUI version of FFMPEG, which have some presets, furthermore there is a forum discussing these presets (can be seen on the commandline window).
Webpage: WinFF - Free Video Converter
forum: WinFF - Index
Edit:
I found this
"try this
ffmpeg -async 24 -deinterlace -i http://xx.xx.xx.xx:8100 -vcodec libx264 -s vga
-b 2048000 -acodec libfaac -ar 44100 -ab 64000 -y x.flv
notice the async parameter - I did a lot of analogue video capture and
found this worked like a charm "
Copied from here :Nabble - FFmpeg-users - Video progresively falling behind audio (TS stream to FLV conversion)