Hello,

I'm having a problem with vcodec skew. When I run:

$ melt -query video_codecs

There is no mention of h264. But when I run:

$ avconv -codecs

then I see h264 listed.

Needless to say, since melt isn't seeing the codec (via the avformat
consumer), it is ignoring my vcodec= assignment.

Is there something that I'm missing? I've been attempting to following
the cmdline suggested at:
  
http://www.mltframework.org/bin/view/MLT/Questions#How_can_I_stream_as_multicast_tr

For starters, if I specify *any* vcodec=, then nothing goes through to
VLC. Just audio. When I drop it, then I get the original .mp4 passed
through and VLC shows the video. I've been trying to specify a codec
and bitrate, however, to increase the quality. And the h264 simply
isn't working.

Thanks,
-g

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to