Anonymous Guest
|
Posted: Mon Jan 15, 2007 4:10 am Post subject: Audio is fine, video is missing, but appears to be decoding |
|
|
Installed icecast with yum. The audio comes through fine from these avi files, but the video does not come through. It looks like icecast / ffmpeg2theora seem to decode / encode the stream ok because it gives a video bitrate, but I don't understand why it is not broadcasting.
Here is what's on the screen:
[root@tux Season 3]# ezstream -c scrubs.xml
Connecting to http://localhost:8000/testmount.ogg...SUCCESS.
Streaming 301\ -\ My\ American\ Girl.avi
Opening file (301\ -\ My\ American\ Girl.avi)
Cannot open (301\ -\ My\ American\ Girl.avi) - No metadata support.
Unknown format OGG, passing right on through!
Input #0, avi, from '301 - My American Girl.avi':
Duration: 00:20:30.8, start: 0.000000, bitrate: 1194 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 512x384, 23.98 fps(r)
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 128 kb/s
Pixel Aspect Ratio: 1.00/1 Frame Aspect Ratio: 1.33/1
Resize: 512x384
0:07:08.01 audio: 48kbps video: 234kbps, time remaining: 00:13:18
Thanks in advance! |
|