In all versions I've tested (0.8.2, 0.8.4test1a), no video frames will be output during a stream/transcode if the input video source has a frame rate greater than 25fps when either the mp1v or mp2v codecs are used.@Reven: can you tell us a bit more about this bug? I've never heard about this before.
Not normally, no. Normal playback and streaming are totally separate in VLC. If you are playing a video, even if you are playing it to a TV output, no reencoding of the video is required. Here is a block diagram that might illustrate:My guess is that what VLC calls transcoding is required for playback to anything but the computer monitor
Code: Select all
|-------------|
|Encoded Video|
1 |(from file, |
|network) |
|-------------|
|
/------------>>|
| |
| |--------------|
2 | | Video Decode |
| |--------------|
| | decoded (raw)
| | video
| | stream
| / \
| play / \ stream
| / \
| / \
| |--------| |------------|
3 | |Playback| |Video Encode|
| |--------| |------------|
| |
\-------------------<<|
Play Locally |
|------------|
|Stream Out |
4 |(to file or |
|network) |
|------------|
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 21 guests