Hi, Question about the run_pe_test command when running the unit tests for openCore.
I'm trying to understand how the Media I/O works in the openCore engine, in particular the video output. I know that in the unit tests, the output are being sent to a file (both audio and video) instead of a device player. When running the streaming tests (specifically -test 201 201), I noticed that it is generating two .dat files, one for audio and one for video. When I attempted to open these files through a native player (I'm using VLC and in Ubuntu Totem Movie Player 2.22.1), the audio dat file is being played back successfully but not the video dat file. Can someone explain why this is the case? Should I be able to playback the generated .dat file if I open it in a media player? I've observed the same behavior if I run the File Format Test Cases as well. FYI: I ran the test cases for Progressive Streaming but it seems that is failing (-test 150 161) Any help or input is appreciated. Thanks. -R --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
