Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
1k views

I'm currently working on an Android app using Media3 ExoPlayer, and I'm facing issues with playing media files in FLV, ASF, and MPEG formats. I’ve tried loading these files, but ExoPlayer seems to ...
nabeel abid's user avatar
0 votes
0 answers
126 views

I'm working on a tool that generates a file for use in the Original Xbox's Music menu. Put simply, it grabs a bunch of music files in WMA (only!) format, then generates a soundtrack description file (...
Aureal's user avatar
  • 77
0 votes
0 answers
210 views

I'm currently working on a SAME70 board made by Atmel. I plugged on it an extention OLED1 board (Atmel too) on EXT1 port. My goal is to recover the information about interrupt type (falling or ...
antoine saintlouis's user avatar
2 votes
3 answers
870 views

I met issues while bulk downloading Alos Palsar DEMs from https://search.asf.alaska.edu The error comes out when I run a script.py which contains my downloads: Microsoft Windows [version 10.0.18362....
Ark's user avatar
  • 21
1 vote
0 answers
365 views

LWIP library version - 2.1.2 Atmel Studio - version 7.0 Demo code - THIRDPARTY_LWIP_RAW_BASIC_HTTP_EXAMPLE Target device - ATSAME70Q21 Dev Board - ATSAME70- Xplained Compiler - GCC We are trying to ...
pravalika's user avatar
0 votes
2 answers
152 views

Hey guys I recently started working with mutagen and I'm facing a very annoying problem. Let´s say I´m trying to print the title of a wma file with mutagen: from mutagen.asf import ASF song=r"C:\...
Reinhart Steckin's user avatar
1 vote
1 answer
604 views

I use SAMD21 Xplained board. I run a DAC example provided by Atmel Studio: DAC_QUICKSTART1 In header file that comes with the example (dac_feature.h), I have following enum: enum dac_reference { ...
DenR's user avatar
  • 43
2 votes
1 answer
202 views

If anyone can help me with this problem I would be very grateful. Here's what i know. I have a custom PCB based around an atmega328p processor. I am using atmelstudio 7.0.1645 IDE. I have used the ...
Matthew Wroe's user avatar
5 votes
1 answer
945 views

I try to parse WMV (ASF) files without any SDK, just by decoding raw bytes. Now I have problem with ASF_Data_Object, where I can't find length of data packet. More precise, Single payload data packet. ...
bukkojot's user avatar
  • 1,548
0 votes
0 answers
835 views

I am playing around with gstreamer to stream various sources to RTMP. It works fine with RTSP and MP4 sources but when i try asf source it dosen't work. Pipeline i am using is: gst-launch-1.0 -v ...
Pawan's user avatar
  • 1,664
1 vote
2 answers
1k views

I'm working on a design based on the Microchip(Atmel)SAM3X8C. The ethernet part of the design is pretty much copied from the ATSAM3S-EK2-ND board (which I don't have, but the drawings were the basis ...
Steven Burck's user avatar
2 votes
1 answer
722 views

I'm trying to write a C++ program for an Atmel Microcontroller. I need to use some of the functions that were already written in the ASF library, and I'm doing this by copying some of the code into C+...
user3808318's user avatar
  • 1,167
0 votes
2 answers
2k views

I'm using the SAMD21 xPlained pro with a prototype to acquire a signal, using the internal ADC and DMAC which configured to collect 5500 samples. The samples then transferred to a PC application via ...
Modi's user avatar
  • 23
0 votes
1 answer
170 views

My program uses Windows Media Foundation WMV/WMA MFTs to encode to ASF format (mux is done by ffmpeg). Generated file can be played perfectly by Windows Media Player on Win10 but failed to be rendered ...
rhbc73's user avatar
  • 787
2 votes
2 answers
772 views

I'm implementing a custom IMFByteStream to stream video over a network, but the problem is that I cannot pass its object to the source resolver to create media source, because the ...
pawel's user avatar
  • 119

15 30 50 per page