Hi,

How can I play a live network stream and get all metadata printed to stdout?
I don't care so much about the audio (would be better to have though).

ffplay doesn't display the metadata as it occurs on the stream. I tried with "-f ffmetadata" but the players seems stuck waiting for something.

I tried:
ffmpeg -i http://.... -f ffmetadata metadata.txt
but ffmpeg doesn't stay connected (quits with "Output file is empty, nothing was encoded" message)

I tried with ffprobe but it also didn't stay connected.

Thanks,
Jean-Luc
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to