Hi

On Thu, 8 Aug 2019, 20:07 Erik Dobák, <erik.do...@gmail.com> wrote:

> Hi,
>
> i have an old Sony Bravia which accepts only MPEG4 as video and MP3 as
> audio. If i want to watch videos i do it with this command:
>
> ffmpeg -i the_kingdom_of_dreams_and_madness.mp4 -b:v 1M -vcodec mpeg4 -vtag
> xvid -acodec libmp3lame -q:a 2 the_kingdom_of_dreams_and_madness.avi
>
> but for some reason some video do not play at all. some do.
>
> is there a way that the input video could influence the output? I thought
> that when i resample with ffmpeg to these basic codecs all will work...
>
Maybe frame size and bitrate? Post the complete console output of an
instance where the file worked ok your TV and one instance where it didn't.

Best,

Kieran



> Any hints?
>
> E
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to