[mythtv-users] No Video playing Bluray rip (VC-1) video

Eric Sharkey eric at lisaneric.org
Thu Aug 12 14:10:45 UTC 2010


On Wed, Aug 11, 2010 at 8:51 PM, Rett D. Walters <rettw at rtwnetwork.com> wrote:
> Interesting thought - unfortunately when I run ffmpeg -i on any of my bd
> rips, one cpu core goes to 100% and it appears to hang, so I can't give you
> the output of what ffmpeg thinks is in the file.

I think you can get similar information from mplayer if you play the
video with an extra -v or two on the command line.

mythtered% mplayer -v -vo null -ao null
/u/ext2t/mythvideo/BluRay/Wall-E/Wall-E.m2ts 2>&1 | grep "VIDEO PID"
ADDED VIDEO PID 6913, type: 10000005 stream n. 0
ADDED VIDEO PID 4113, type: 10000005 stream n. 1
ADDED VIDEO PID 6912, type: 10000005 stream n. 2

In this case -vid 4113 selects the right video stream.

Eric


More information about the mythtv-users mailing list